Package boofcv.alg.shapes.polyline
-
Class Summary Class Description FitLinesToContour Refines a set of corner points along a contour by fitting lines to the points between the corners using a least-squares technique.MinimizeEnergyPrune Prunes corners from a pixel level accuracy contour by minizing a penalized energy function.RefinePolyLineCorner Optimizing corner placements to a pixel level when given a contour and integer list of approximate corner locations which define set of line segments.