Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to find the center of one palm in the picture

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.

image description

How to find the center of one palm in the picture

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.

image description

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

image description

when use connectedComponentsWithStats(), I get the centroid point, see the below image, the centroid point(the blue point) is not which I want

image description