Analyze drone GPS path CSV files and export segmented CSV files plus an AI Analyze Overview PNG.
Project description
drone-path-analyzer
Analyze a drone flight path CSV and export segmented CSV files plus an AI Analyze Overview.png image.
Install
pip install drone-path-analyzer
Usage
drone-path-analyzer flight.csv
By default, results are written to output/:
output/
AI Analyze Overview.png
full_result.csv
splited/
line-1.csv
curve-2.csv
circle-3.csv
You can choose a different output folder or sliding window size:
drone-path-analyzer flight.csv --output results --sliding-window 30
The input CSV can include extra leading columns. The analyzer looks for a timestamp-like column and reads Time, Longitude, Latitude, and optionally Altitude from that point.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file drone_path_analyzer-0.1.1.tar.gz.
File metadata
- Download URL: drone_path_analyzer-0.1.1.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48b3ba6061cc6b9c81ea4debca5f9d0a3c4c19753efdbad321b72b6c11df7ee2
|
|
| MD5 |
3a5fec440368610bde98a431864dd6f1
|
|
| BLAKE2b-256 |
465bba879df1e3b010c1942638b55608f79f47959b54f1d9418ae0c3002bc3fb
|
File details
Details for the file drone_path_analyzer-0.1.1-py3-none-any.whl.
File metadata
- Download URL: drone_path_analyzer-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c665223f8fa06529243c9719a2dfff758b2126ca57577f94b4930f6134e93826
|
|
| MD5 |
b1a90c01e76ed98af9053a6ef00315d0
|
|
| BLAKE2b-256 |
69dafd5b91053e357d80140e9b4706e12e3b1319ef92f279f7288f6883d9d34f
|