Documentation of 'boofcv.factory.geo.EstimatorToGenerator' Java class
EstimatorToGenerator
boofcv.factory.geo

Class EstimatorToGenerator<Model,Point>

    • Method Detail

      • generate

        public boolean generate(java.util.List<Point> dataSet,
                                Model out)
        Description copied from interface: ModelGenerator
        Creates a list of hypotheses from the set of sample points.
        Specified by:
        generate in interface ModelGenerator<Model,Point>
        Parameters:
        dataSet - Set of sample points. Typically the minimum number possible.
        out - Storage for generated model.
        Returns:
        true if a model was generated, otherwise false is none were

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.