IterationsΒΆ

Specifies the number of iterations to be taken by the RANSAC algorithm. If the number of iterations is specified directly the InlierFraction and FailureProbability parameters will be ignored. Otherwise the number of necessary iterations is derived from the primitive type, InlierFraction and FailureProbability. See also FitPrimitive .for a description how this parameter influences the search algorithm.

Format

Number

A positive integer number of iterations to take.

Note

This parameter can also be specified separately for each primitive by inserting it into a search parameter set, e.g. as subnode under primitive/\0 .