Uses of Enum Class
boofcv.abst.scene.ConfigFeatureToSceneRecognition.Type
-
Uses of ConfigFeatureToSceneRecognition.Type in boofcv.abst.scene
Modifier and TypeFieldDescriptionConfigFeatureToSceneRecognition.typeRecognize
Specifies which recognition algorithm to useModifier 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.