Uses of Enum Class
boofcv.abst.scene.ConfigFeatureToSceneRecognition.Type
Packages that use ConfigFeatureToSceneRecognition.Type
-
Uses of ConfigFeatureToSceneRecognition.Type in boofcv.abst.scene
Fields in boofcv.abst.scene declared as ConfigFeatureToSceneRecognition.TypeModifier and TypeFieldDescriptionConfigFeatureToSceneRecognition.typeRecognize
Specifies which recognition algorithm to useMethods in boofcv.abst.scene that return ConfigFeatureToSceneRecognition.TypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ConfigFeatureToSceneRecognition.Type[]
ConfigFeatureToSceneRecognition.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.