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.