Uses of Class
boofcv.alg.feature.associate.AssociateGreedyBase
Packages that use AssociateGreedyBase
-
Uses of AssociateGreedyBase in boofcv.alg.feature.associate
Subclasses of AssociateGreedyBase in boofcv.alg.feature.associateModifier and TypeClassDescriptionclass
Base class for associating image features using descriptions and 2D distance cropping.class
Greedily assigns two features to each other based on their scores while pruning features based on their distance apart.class
Greedily assigns two features to each other based on their scores while pruning features based on their distance apart.class
Brute force greedy association for objects described by aTupleDesc_F64
.class
Brute force greedy association for objects described by aTupleDesc_F64
.class
Greedy association for matching descriptors