Skip to content

Releases: ocean-perception/oplab_pipeline

oplab_pipeline v0.1.1

01 Jun 09:18
e5570d1
Compare
Choose a tag to compare
  • 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

30 May 17:20
Compare
Choose a tag to compare
  • 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.