Skip to content

my ricoh theta tools for mapillary and google street view

License

Notifications You must be signed in to change notification settings

trolleway/theta_tools

Repository files navigation

theta_tools

my ricoh theta tools for mapillary and google street view

thetacorrector.py

Bulk horizont correction (nadir-zenith) using nona

alt tag

Before

alt tag

After

regenerate_direction.py

bulk regenerate GPS Direction tag. Needed after manual coordinates correction in JOSM for accept by Google Street View service. Requires exiftool program.

Platform

Windows. Should be work in Ubuntu, but not tested yet. Why you use Ubuntu for work with photos?

Install

git clone https://github.com/trolleway/theta_tools.git
  1. Install Hugin
  2. Install exiftool into script folder or in system path.
  3. Open thetacorrector.py, change nona_path variable. Set here path to nona.exe from Hugin folder/

Usage

  1. 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