Class GenerateEpipolarMatrix

java.lang.Object
boofcv.abst.geo.fitting.GenerateEpipolarMatrix
All Implemented Interfaces:
ModelGenerator<DMatrixRMaj,AssociatedPair>

public class GenerateEpipolarMatrix extends Object implements ModelGenerator<DMatrixRMaj,AssociatedPair>
Wrapper around Estimate1ofEpipolar for ModelGenerator. Used for robust model fitting with outliers.