Package boofcv.factory.geo
Class EstimatorToGenerator<Model,Point>
java.lang.Object
boofcv.factory.geo.EstimatorToGenerator<Model,Point>
- All Implemented Interfaces:
ModelGenerator<Model,
Point>
public class EstimatorToGenerator<Model,Point>
extends Object
implements ModelGenerator<Model,Point>
Wrapper class for converting
GeoModelEstimator1
into ModelGenerator
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
-
Constructor Details
-
EstimatorToGenerator
-
-
Method Details
-
generate
- Specified by:
generate
in interfaceModelGenerator<Model,
Point>
-
getMinimumPoints
public int getMinimumPoints()- Specified by:
getMinimumPoints
in interfaceModelGenerator<Model,
Point>
-