Uses of Enum Class
boofcv.struct.image.ImageType.Family
-
Uses of ImageType.Family in boofcv.generate
Modifier and TypeMethodDescriptionAutoTypeImage.getImageName
(ImageType.Family family) AutoTypeImage.getName
(ImageType.Family family) -
Uses of ImageType.Family in boofcv.struct.image
Modifier and TypeMethodDescriptionImageType.getFamily()
static ImageType.Family
Returns the enum constant of this class with the specified name.static ImageType.Family[]
ImageType.Family.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic Class
ImageType.getImageClass
(ImageType.Family family, ImageDataType dataType) ModifierConstructorDescriptionImageType
(ImageType.Family family, ImageDataType dataType, int numBands)