Giter Site home page Giter Site logo

trolleway / theta_tools Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 0.0 346 KB

my ricoh theta tools for mapillary and google street view

License: The Unlicense

Python 80.71% Dockerfile 17.82% PowerShell 1.47%
theta mapillary photosphere equirectangular-panorama windows ricoh-theta

theta_tools's Introduction

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

theta_tools's People

Contributors

trolleway avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.