boofcv.abst.geo
Interface RefineEpipolar
-
- All Superinterfaces:
- ModelFitter<org.ejml.data.DenseMatrix64F,AssociatedPair>
- All Known Implementing Classes:
- LeastSquaresFundamental, LeastSquaresHomography
public interface RefineEpipolar extends ModelFitter<org.ejml.data.DenseMatrix64F,AssociatedPair>
Refines a Fundamental, Essential, or Homography matrix such that it is a better fit to the provided observations. Input and output matrices are assumed to follow the constraint conventions defined in
constraint Fundamentalandconstraint Homography.
-
-
Method Summary
-
Methods inherited from interface org.ddogleg.fitting.modelset.ModelFitter
fitModel
-
-
DataMelt 3.0 © DataMelt by jWork.ORG