In the below picture, there is on palm, how to find the center point of this palm using OpenCV? It will be very appreciated if anyone can tell me the method.
1 | initial version |
In the below picture, there is on palm, how to find the center point of this palm using OpenCV? It will be very appreciated if anyone can tell me the method.
In the below picture, there is on palm, how to find the center point of this palm using OpenCV? It will be very appreciated if anyone can tell me the method.
I want to find the center point of the palm center region, see the below image, I want to find the center of the red circle
when use connectedComponentsWithStats(), I get the centroid point, see the below image, the centroid point(the blue point) is not which I want