Package boofcv.alg.shapes.polyline.splitmerge
package boofcv.alg.shapes.polyline.splitmerge
-
ClassDescriptionSelects the point which is the farthest away from the line.Fits a polyline to a contour by fitting the simplest model (3 sides) and adding more sides to it.Corner in the polyline.Base class for algorithm which employ a split and merge strategy to fitting a set of line segments onto an ordered set of points.Deprecated.Deprecated.Interface for splitting a line along a contour.