[FEATURE] Experiment with prop measuring using a stereo camera
benjaminwp18 opened this issue · comments
Benjamin Poulin commented
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.