Documentation of 'boofcv.alg.shapes.polyline.SplitMergeLineFitLoop' Java class
SplitMergeLineFitLoop
boofcv.alg.shapes.polyline

Class SplitMergeLineFitLoop



  • public class SplitMergeLineFitLoop
    extends SplitMergeLineFit
    Implementation of SplitMergeLineFit for looped lists of points. The beginning and end of the list are assumed to be connected. An additional check is done in the start to find two points which are far apart.
    • Method Detail

      • process

        public boolean process(java.util.List<Point2D_I32> contour)
        Description copied from class: SplitMergeLineFit
        Approximates the input list with a set of line segments
        Specified by:
        process in class SplitMergeLineFit
        Parameters:
        contour - Ordered list of connected points.
        Returns:
        true if it could fit a polygon to the points or false if not

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.