https://github.com/mbari-org/ptvr-tools
python scripts and libs for Planktivore data processing
https://github.com/mbari-org/ptvr-tools
Last synced: 10 months ago
JSON representation
python scripts and libs for Planktivore data processing
- Host: GitHub
- URL: https://github.com/mbari-org/ptvr-tools
- Owner: mbari-org
- Created: 2023-10-28T19:03:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T22:19:03.000Z (over 1 year ago)
- Last Synced: 2025-02-04T21:43:17.738Z (11 months ago)
- Language: Python
- Size: 1.99 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PTVR Tools
A collection of python libs and scripts to aid in working with Planktivore (and related) image processing and data management tasks.
## Tools
### lrauv_data.py
Load batches of mat files from LRAUV deployments, stack into pandas dataframe and provide
query tools to extract vehicle data from timestamps of ROIs
### log_parser.py
Parse Planktivore log files to extract env sensor data, power draw, and related info from the controller.
### raw_image.py
Parse and extract full-frame images from Planktivore data
### rois.py
Parse and extract color ROIs from Planktivore data