Just strictly ‘algorithm’ wise. Obivously common ones like filtering for a contour, but then analyzing angles?
Although we haven’t run extensive testing yet, solvePnP has produced our most accurate distance measurements by far. The hard part about using solvePnP is making sure you’re inputting the correct contours (and that they are in the right order).
1 Like
From the limelight, we are reading horizontal offset and vertical offset. We use the horizontal offset to aim the shooter at the target. We found a linear relationship between the vertical offset from the camera reading and the distance we are from the target
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.