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
-
Method Summary
Methods inherited from class boofcv.abst.geo.GeoModelEstimator1toN
getMinimumPoints, process
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface boofcv.struct.geo.GeoModelEstimatorN
getMinimumPoints, process
-
Constructor Details
-
Estimate1toNofEpipolar
-