An open API service indexing awesome lists of open source software.

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

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