I'm looking for a fast algorithm to find the best ellipse and in another problem the best circle (best means minimum area) to contain certain 2D points. Convex hull algorithm is one option but is there any thing better?

More Ahmad Hassanat's questions See All
Similar questions and discussions