Uses of Enum Class
boofcv.generate.AutoTypeImage
Packages that use AutoTypeImage
-
Uses of AutoTypeImage in boofcv.generate
Methods in boofcv.generate that return AutoTypeImageModifier 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 AutoTypeImageReturns 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.