Uses of Package
boofcv.abst.feature.associate
Packages that use boofcv.abst.feature.associate
Package
Description
-
Classes in boofcv.abst.feature.associate used by boofcv.abst.feature.associateClassDescriptionCommon interface for associating features between two images.Generalized interface for associating features.Associates features from two images together using both 2D location and descriptor information.Base class for set aware feature associationBase class for set aware feature associationStores data specific to a feature setEnsures that the source and/or destination features are uniquely associated by resolving ambiguity using association score and preferring matches with better scores.Scores based on Euclidean distance squaredScores association using Sum-of-Absolute-Difference error metric.Scores the fit quality between two feature descriptions.
-
Classes in boofcv.abst.feature.associate used by boofcv.alg.descriptorClassDescriptionFeature set aware association algorithm.Feature set aware association algorithm that takes in account image location.
-
Classes in boofcv.abst.feature.associate used by boofcv.alg.feature.associateClassDescriptionCommon interface for associating features between two images.Generalized interface for associating features.Associates features from two images together using both 2D location and descriptor information.Feature set aware association algorithm.Common interface for associating features between three images.Scores the fit quality between two feature descriptions.
-
Classes in boofcv.abst.feature.associate used by boofcv.alg.sfm.d3ClassDescriptionAssociates features from two images together using both 2D location and descriptor information.
-
Classes in boofcv.abst.feature.associate used by boofcv.alg.similarClassDescriptionFeature set aware association algorithm for use when there is a large sparse set of unique set ID's.
-
Classes in boofcv.abst.feature.associate used by boofcv.alg.tracker.ddaClassDescriptionAssociates features from two images together using both 2D location and descriptor information.Feature set aware association algorithm that takes in account image location.
-
Classes in boofcv.abst.feature.associate used by boofcv.alg.tracker.hybridClassDescriptionAssociates features from two images together using both 2D location and descriptor information.Feature set aware association algorithm that takes in account image location.
-
Classes in boofcv.abst.feature.associate used by boofcv.factory.feature.associateClassDescriptionGeneralized interface for associating features.Associates features from two images together using both 2D location and descriptor information.Scores the fit quality between two feature descriptions.
-
Classes in boofcv.abst.feature.associate used by boofcv.factory.trackerClassDescriptionAssociates features from two images together using both 2D location and descriptor information.
-
Classes in boofcv.abst.feature.associate used by boofcv.gui.controlsClassDescriptionGeneralized interface for associating features.Associates features from two images together using both 2D location and descriptor information.
-
Classes in boofcv.abst.feature.associate used by boofcv.gui.feature