Class DistanceSe2Sq

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

public class DistanceSe2Sq extends Object implements DistanceFromModel<Se2_F64,AssociatedPair>
Computes the Euclidean error squared between the predicted and actual location of 2D features after applying a Se2_F64 transform.