Randomized Hough transform: Difference between revisions

Content deleted Content added
No edit summary
typo
Line 46:
}
Select the ellipse with the best score and save it in a best ellipse table;
ElliminateEliminate the pixels of the best ellipse from the image;
Empty the accumulator;
}