Class DistanceEpipolarConstraint

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

public class DistanceEpipolarConstraint extends Object implements DistanceFromModel<DMatrixRMaj,AssociatedPair>
Computes error using the epipolar constraint. The input matrix is normalized so that different matrices can be compared at the same scale.