properly segment an object: Feret Calculation + subtraction method CV2
I’m facing some challenges with the accuracy of my current results. Specifically, the Feret detection is proving to be inaccurate due to issues with object detection, primarily caused by transparency in the images. Currently, I’m relying on the subtraction method provided by OpenCV (CV2) for background subtraction.
Feret Calculation + subtraction method CV2
I’m facing some challenges with the accuracy of my current results. Specifically, the Feret detection is proving to be inaccurate due to issues with object detection, primarily caused by transparency in the images. Currently, I’m relying on the subtraction method provided by OpenCV (CV2) for background subtraction.