Package boofcv.abst.geo
Interface EstimateNofEpipolarPointing
- All Superinterfaces:
GeoModelEstimatorN<DMatrixRMaj,
AssociatedPair3D>
- All Known Implementing Classes:
WrapEssentialNister5Pointing
public interface EstimateNofEpipolarPointing
extends GeoModelEstimatorN<DMatrixRMaj,AssociatedPair3D>
Marker interface for estimating essential matrix or other 3x3 matrices from observations provided as 3D pointing vectors
-
Method Summary
Methods inherited from interface boofcv.struct.geo.GeoModelEstimatorN
getMinimumPoints, process