Package boofcv.abst.feature.associate
Interface ScoreAssociateEuclideanSq<Desc>
- All Superinterfaces:
ScoreAssociation<Desc>
- All Known Implementing Classes:
ScoreAssociateEuclideanSq.F32
,ScoreAssociateEuclideanSq.F64
Scores based on Euclidean distance squared
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
static class
-
Method Summary
Methods inherited from interface boofcv.abst.feature.associate.ScoreAssociation
getDescriptorType, getScoreType, score