boofcv.abst.geo
Interface Estimate1ofEpipolar
-
- All Superinterfaces:
- GeoModelEstimator1<org.ejml.data.DenseMatrix64F,AssociatedPair>
- All Known Implementing Classes:
- EstimateNto1ofEpipolar, WrapFundamentalLinear8, WrapHomographyLinear
public interface Estimate1ofEpipolar extends GeoModelEstimator1<org.ejml.data.DenseMatrix64F,AssociatedPair>
Marker interface for estimating a single fundamental, essential, or homography matrix 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 Fundamentalandconstraint Homography
-
-
Method Summary
-
Methods inherited from interface boofcv.struct.geo.GeoModelEstimator1
getMinimumPoints, process
-
-
DataMelt 3.0 © DataMelt by jWork.ORG