Class DistanceAffine2D

java.lang.Object
boofcv.alg.geo.robust.DistanceAffine2D
All Implemented Interfaces:
DistanceFromModel<Affine2D_F64,AssociatedPair>

public class DistanceAffine2D extends Object implements DistanceFromModel<Affine2D_F64,AssociatedPair>
Applies an affine transformation to the associated pair and computes the euclidean distance between their locations. The transform is applied to the "keyLoc".