Uses of Package
boofcv.abst.scene
Package
Description
-
ClassDescriptionGeneric configuration for using implementations of
FeatureSceneRecognition
inside ofSceneRecognition
.Which type of recognition algorithm to useMore specialized version ofSceneRecognition
where it is assumed the input is composed of image features that have been detected sparsely at different pixel coordinates.Set of feature pixel and descriptions from a image.Provides information on the score for a specific category when multiple results are requestedBase class for algorithms which process an image and load a model to do soImplementations of this interface seek to solve the problem of "have I seen this scene before, but from the same or different perspective? If so find those images".References a match in the database to the query image -
ClassDescriptionMore specialized version of
SceneRecognition
where it is assumed the input is composed of image features that have been detected sparsely at different pixel coordinates.Set of feature pixel and descriptions from a image.References a match in the database to the query image -
ClassDescriptionMore specialized version of
SceneRecognition
where it is assumed the input is composed of image features that have been detected sparsely at different pixel coordinates.Set of feature pixel and descriptions from a image.References a match in the database to the query image -
ClassDescriptionMore specialized version of
SceneRecognition
where it is assumed the input is composed of image features that have been detected sparsely at different pixel coordinates. -
ClassDescriptionHigh level interface for a classifier which assigns a single category to an image.Provides information on the score for a specific category when multiple results are requestedBase class for algorithms which process an image and load a model to do so
-
ClassDescriptionGeneric configuration for using implementations of
FeatureSceneRecognition
inside ofSceneRecognition
.High level interface for a classifier which assigns a single category to an image.ConvertsFeatureSceneRecognition
intoSceneRecognition
. -
ClassDescriptionProvides information on the score for a specific category when multiple results are requested
-