Uses of Class
boofcv.abst.feature.associate.AssociateDescriptionSets2D
-
Uses of AssociateDescriptionSets2D in boofcv.alg.descriptor
Modifier and TypeMethodDescriptionstatic <TD extends TupleDesc<TD>>
voidUtilFeature.setDestination
(FastAccess<TD> descriptors, DogArray_I32 sets, FastAccess<Point2D_F64> locs, AssociateDescriptionSets2D<TD> association) Adds the feature descriptor and its set to the association algorithmstatic <TD extends TupleDesc<TD>>
voidUtilFeature.setSource
(FastAccess<TD> descriptors, DogArray_I32 sets, FastAccess<Point2D_F64> locs, AssociateDescriptionSets2D<TD> association) Adds the feature descriptor and its set to the association algorithm -
Uses of AssociateDescriptionSets2D in boofcv.alg.tracker.dda
Modifier and TypeFieldDescriptionprotected AssociateDescriptionSets2D<TD>
DetectDescribeAssociateTracker.associate
-
Uses of AssociateDescriptionSets2D in boofcv.alg.tracker.hybrid
Modifier and TypeFieldDescriptionprotected AssociateDescriptionSets2D<TD>
HybridTrackerScalePoint.associate
Used to associate features using their DDA description