Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to fit an ellipse to fingertips ?

image description

I want to fit ellipse to all the fingertips on this hand using the detected points.
How should I draw ellipse only at those specific places.

Should I store these points in array and draw an ellipse for closest ones? Or is there any optimal solution to this.