CWRUbotix / rov-25

Software for the CWRUbotix MATE ROV 2024-25 season

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Experiment with prop measuring using a stereo camera

benjaminwp18 opened this issue · comments

One of our tasks this year will be measuring a "shipwreck" within 5cm. One option we want to explore is using a stereo (dual) camera to perceive depth and get length from that.

Create an OpenCV/PyQt testing script that shows the frames coming from our dual cam (in the software box), allows the user to click on the ends of the shipwreck (i.e. PVC pipe) in each frame, and then outputs the predicted length of the shipwreck.

Something like this might be helpful.