Releases: ocean-perception/oplab_pipeline
Releases · ocean-perception/oplab_pipeline
oplab_pipeline v0.1.1
- Remove docs from Travis as we have RTD now
- Added code to remove memmaps
- Remove lazy imports
- Improve correct_images documentation in RTD
oplab_pipeline v0.1.0
- First public release
- Added changelog
- Changed CSV headers to lowercase
- Camera CSV files contain the relative path to the images from the dive folder
- Store numpy memmaps from correct_images in the processed folder
- Added parser template at auv_nav/parsers/parser_template.py
- Added documentation at read the docs.