Skip to content

jokd/Drone-Footprints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UAV Band-to-Band Registration for 4x-band RGBN Imagery

Name: drone_fp.py

The purpose of this module is to calculate imagery footprints or field of view (FOV). This is accomplished by using exiftags from drone images to generate polygons for each image. The output is a GeoJSON file with:

  • Drone Flightpath (LineString)
  • Mission Area (Polygon)
  • Individual Image Footprints (Polygons)

Author: Dean Hand
Date Created: 09/07/2019


Input

-i - The Default root folder for the mission you wish to processes. Required

Output

-o - The output directory for the GeoJSON file. Not Required

Sample Dataset

A sample dataset can be found here

Sample JSON Output

A sample of the json output can be found here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published