Uses of Enum Class
boofcv.generate.AutoTypeImage
-
Uses of AutoTypeImage in boofcv.generate
Modifier and TypeMethodDescriptionstatic AutoTypeImage[]
AutoTypeImage.getFloatingTypes()
static AutoTypeImage[]
AutoTypeImage.getGenericTypes()
static AutoTypeImage[]
AutoTypeImage.getIntegerTypes()
static AutoTypeImage[]
AutoTypeImage.getReallyGenericTypes()
static AutoTypeImage[]
AutoTypeImage.getSigned()
static AutoTypeImage[]
AutoTypeImage.getSpecificTypes()
static AutoTypeImage[]
AutoTypeImage.getUnsigned()
static AutoTypeImage
Returns the enum constant of this class with the specified name.static AutoTypeImage[]
AutoTypeImage.values()
Returns an array containing the constants of this enum class, in the order they are declared.