Pool Test 06/30/2024
Today we finished developing a robust buoy detection algorithm, primarily using HSV filtering and contour matching. Here’s the high-level overview of the process: This has been proven to be a robust and reliable way to detect the buoy, whilst filtering out false positives and avoiding false negatives. We also began to write the task planning …