Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I need a maxEnclosingCircle function

Maybe somebody thoutght to implement this function? Open CV does not have something like this, just minEnclosingCircle. I need to send an array of points (contour) and return the maximum enclosing circle. Thank you!