Package boofcv.abst.feature.associate
Interface ScoreAssociateSad<Desc>
- All Superinterfaces:
ScoreAssociation<Desc>
- All Known Implementing Classes:
ScoreAssociateSad.F32
,ScoreAssociateSad.F64
,ScoreAssociateSad.S8
,ScoreAssociateSad.U8
Scores association using Sum-of-Absolute-Difference error metric.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
static class
static class
static class
-
Method Summary
Methods inherited from interface boofcv.abst.feature.associate.ScoreAssociation
getDescriptorType, getScoreType, score