Class DistanceEpipolarConstraintPointing

java.lang.Object
boofcv.alg.geo.f.DistanceEpipolarConstraintPointing
All Implemented Interfaces:
DistanceFromModel<DMatrixRMaj,AssociatedPair3D>

public class DistanceEpipolarConstraintPointing extends Object implements DistanceFromModel<DMatrixRMaj,AssociatedPair3D>
Computes error using the epipolar constraint when given observations as pointing vectors. The input matrix is normalized so that different matricescan be compared at the same scale.