gaia-image-processing

Image processing module for the gaia boat.


Keywords
gaia, boat, pi2
License
GPL-3.0
Install
pip install gaia-image-processing==1.0.9

Documentation

Image Processing and Obstacle detection

Repo for the image processing and obstacle detection of the Gaia Boat.

Requirements

  • OpenCV 4.1.0
  • Python 3.6+

Installation

  1. Install OpenCV following this tutorial

  2. Install the image processing package running:

python3 setup.py install --user