my ricoh theta tools for mapillary and google street view
Bulk horizont correction (nadir-zenith) using nona
Before
After
bulk regenerate GPS Direction tag. Needed after manual coordinates correction in JOSM for accept by Google Street View service. Requires exiftool program.
Windows. Should be work in Ubuntu, but not tested yet. Why you use Ubuntu for work with photos?
git clone https://github.com/trolleway/theta_tools.git
- Install Hugin
- Install exiftool into script folder or in system path.
- Open thetacorrector.py, change nona_path variable. Set here path to nona.exe from Hugin folder/
-
Refrence photo coordinates to GPX tracks using JOSM with his modules or GeoSetter with latest version ExifTool. I prefer JOSM, it more quickly interface.
docker build --tag theta_corrector:latest .
docker run --rm -v "${PWD}/photos:/opt/photo_tools/photos" -it theta_corrector:latest
./regenerate_direction.py photos
./thetacorrector.py photos