Package boofcv.abst.geo
Interface EstimateNofEpipolar
- All Superinterfaces:
GeoModelEstimatorN<DMatrixRMaj,
AssociatedPair>
- All Known Implementing Classes:
Estimate1toNofEpipolar
,WrapEssentialNister5
,WrapFundamentalLinear7
Marker interface for estimating several fundamental, essential, or homography matrices given a set of associated pairs. Each of these matrices describes the relationship between two views.
The found output matrices will follow the epipolar constraints conventions as defined in functions
constraint Fundamental
and constraint Homography
.
-
Method Summary
Methods inherited from interface boofcv.struct.geo.GeoModelEstimatorN
getMinimumPoints, process