AshVijay / Haversine-Distance-Calculator

Extracting regions of interest within the trajectory of a camera equipped drone based on haversine distance. This is an implementation of the data processing pipeline using recorded drone video data and image metadata.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haversine distance calculation. A simple pandas project demonstrating calculation of ROIs from aerial footages captured by surveillance drones.

Output files:
Drone_path.csv (SRT converted to csv)
Drone_path.kml (csv of the Drone path converted to KML)
Output.xlsl (Excel file containing the images within 'x'm from drone position)
POI_ouput.xlsl (Excel file containing images within 'x'm from Point of interest)


 

About

Extracting regions of interest within the trajectory of a camera equipped drone based on haversine distance. This is an implementation of the data processing pipeline using recorded drone video data and image metadata.


Languages

Language:Python 95.2%Language:C 3.2%Language:C++ 0.7%Language:XSLT 0.7%Language:Objective-C 0.1%Language:Fortran 0.0%Language:Shell 0.0%Language:Smarty 0.0%