Toolchain for AUV dive processing, camera calibration and image correction
Project description
oplab_pipeline
oplab_pipeline is a python toolchain to process AUV dives from raw data into navigation and imaging products. The software is capable of:
- Process navigation: fuses AUV or ROV sensor data using state of the art filters and geolocalises recorded imagery.
- Camera and laser calibration: performs automatic calibration pattern detection to calibrate monocular or stereo cameras. Also calibrates laser sheets with respect to the cameras.
- Image correction: performs pixel-wise image corrections to enhance colour and contrast in underwater images.
Please review the latest changes in the CHANGELOG.md.
Installation
For production, to install this package run:
pip install -U git+https://github.com/ocean-perception/oplab_pipeline.git
This will make the commands auv_nav
, auv_cal
and correct_images
available in the terminal. For more details refer to the documentation.
For development, clone the repository, navigate to the oplab-pipeline folder and run
pip install -U --user -e .
Documentation
The documentation is hosted in read the docs.
Citation
If you use this software, please cite the following article:
Yamada, T, Prügel‐Bennett, A, Thornton, B. Learning features from georeferenced seafloor imagery with location guided autoencoders. J Field Robotics. 2020; 1– 16. https://doi.org/10.1002/rob.21961
License
Copyright (c) 2020-2022, University of Southampton. All rights reserved. This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
See LICENSE.md file in the project root for full license information.
Contributing
Please document the code using Numpy Docstrings. If you are using VSCode, there is a useful extension that helps named Python Docstring Generator. Once installed, make sure you select Numpy documentation in the settings.
Run pre-commit install
to install pre-commit into your git hooks. pre-commit will now run on every commit. If you don't have pre-commit
installed, run pip install pre-commit
.
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
File details
Details for the file oplab_pipeline-1.1.3.tar.gz
.
File metadata
- Download URL: oplab_pipeline-1.1.3.tar.gz
- Upload date:
- Size: 244.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41c4d1004623445c7761d27129eb6c3ddb5da60b9bd29113e92d23aaeb3c4f6c |
|
MD5 | 0b92446d6e9d86760729c2398f5f0165 |
|
BLAKE2b-256 | a9ad33cf1900955b933d5d8bc426e34a20ae482f9e07f17123a1bf2a19ec1e2e |
File details
Details for the file oplab_pipeline-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: oplab_pipeline-1.1.3-py3-none-any.whl
- Upload date:
- Size: 308.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6068b24cd571bb654289fc83f7b571700a5f049a53bd3f9cb15e085437464011 |
|
MD5 | c94752a6afc5b9c18e23afc73fe8268a |
|
BLAKE2b-256 | aa9c29f9d77c80ddb8e455c53973d341394956f1ab0686d6493caf04258b9e09 |