Code Monkey home page Code Monkey logo

write-exif-gps's Introduction

write-EXIF-GPS

Upload GPS coordinates and focal length from UAV log into photos' EXIF. Input is a CSV file created from a jxl file using jxl2csv tool. The CSV file looks like this:

name,latitude,longitude,height,yaw,pitch,roll
DSC01505.JPG,35.72515912,-78.69455195,183.10,-0.024451,0.0474495,-0.0796704
DSC01506.JPG,35.72535282,-78.69453640,181.82,-0.0341963,-0.0453087,-0.0160694
DSC01507.JPG,35.72557271,-78.69451902,180.93,0.025517,0.00329905,-0.0783194
DSC01508.JPG,35.72575487,-78.69450289,181.77,0.0673514,0.0334387,-0.137099
DSC01509.JPG,35.72599511,-78.69447896,182.18,0.0547578,-0.0137402,-0.0966732
DSC01510.JPG,35.72620886,-78.69445576,182.60,0.0866429,0.0138617,-0.0725457
DSC01511.JPG,35.72640986,-78.69443359,182.94,0.0342202,0.0474153,-0.104997
DSC01512.JPG,35.72661482,-78.69441034,183.25,0.0671639,0.0174592,-0.081061
DSC01513.JPG,35.72683582,-78.69438373,183.56,0.0761532,-0.00724168,-0.10356

Currently the focal length is hardcoded.

Usage

pyhton write_EXIF_GPS.py log.csv

write-exif-gps's People

Contributors

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