Uses of Enum Class
boofcv.factory.feature.describe.ConfigDescribeRegion.Type
-
Uses of ConfigDescribeRegion.Type in boofcv.factory.feature.describe
Modifier and TypeMethodDescriptionstatic ConfigDescribeRegion.Type
Returns the enum constant of this class with the specified name.static ConfigDescribeRegion.Type[]
ConfigDescribeRegion.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ConfigDescribeRegion.Type in boofcv.factory.feature.detdesc
Modifier and TypeFieldDescriptionConfigDetectDescribe.typeDescribe
The feature descriptor is used.