boofcv.abst.geo.f
Class EstimateNto1ofEpipolar
- java.lang.Object
-
- boofcv.abst.geo.GeoModelEstimatorNto1<org.ejml.data.DenseMatrix64F,AssociatedPair>
-
- boofcv.abst.geo.f.EstimateNto1ofEpipolar
-
- All Implemented Interfaces:
- Estimate1ofEpipolar, GeoModelEstimator1<org.ejml.data.DenseMatrix64F,AssociatedPair>
public class EstimateNto1ofEpipolar extends GeoModelEstimatorNto1<org.ejml.data.DenseMatrix64F,AssociatedPair> implements Estimate1ofEpipolar
Implementation ofGeoModelEstimatorNto1for epipolar matrices.
-
-
Constructor Summary
Constructors Constructor and Description EstimateNto1ofEpipolar(GeoModelEstimatorN<org.ejml.data.DenseMatrix64F,AssociatedPair> alg, DistanceFromModel<org.ejml.data.DenseMatrix64F,AssociatedPair> distance, int numTest)
-
Method Summary
-
Methods inherited from class boofcv.abst.geo.GeoModelEstimatorNto1
getMinimumPoints, process
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface boofcv.struct.geo.GeoModelEstimator1
getMinimumPoints, process
-
-
-
-
Constructor Detail
-
EstimateNto1ofEpipolar
public EstimateNto1ofEpipolar(GeoModelEstimatorN<org.ejml.data.DenseMatrix64F,AssociatedPair> alg, DistanceFromModel<org.ejml.data.DenseMatrix64F,AssociatedPair> distance, int numTest)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG