RINA is an Autonomous Underwater Vehicle (AUV) project. It is written in python, used OpenCV and Thread libraries. With threading we can control motors and camera in syncronization. Project is finished due to some economical and school problems. But as a team we are still learning and we still want to build our own professional AUV in the future
If you need to detect Rectangle Shapes then start the code with argument 1
If you need to detect Circle Shapes then start the code with argument 2
In both case you should set trackbars to detect shapes properly
Image of RINA is below
The Algorithm is trying to get the blue dot to center of white circle. White circle is in front of camera.
Algorithm successfully find circle in underwater video.
Algorithm successfully move RINA according to vision. This movement scenario tested on QGC and simulations.