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