Package boofcv.abst.geo.f
Class Estimate1toNofEpipolar
java.lang.Object
boofcv.abst.geo.GeoModelEstimator1toN<DMatrixRMaj,AssociatedPair>
boofcv.abst.geo.f.Estimate1toNofEpipolar
- All Implemented Interfaces:
EstimateNofEpipolar,GeoModelEstimatorN<DMatrixRMaj,AssociatedPair>
public class Estimate1toNofEpipolar
extends GeoModelEstimator1toN<DMatrixRMaj,AssociatedPair>
implements EstimateNofEpipolar
Implementation of
GeoModelEstimator1toN for epipolar matrices.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class boofcv.abst.geo.GeoModelEstimator1toN
getMinimumPoints, processMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface boofcv.struct.geo.GeoModelEstimatorN
getMinimumPoints, process
-
Constructor Details
-
Estimate1toNofEpipolar
-