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
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic classstatic class -
Method Summary
Methods inherited from interface boofcv.abst.feature.associate.ScoreAssociation
getDescriptorType, getScoreType, score