You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: