boofcv.core.image
Interface ImageGenerator<T extends ImageGray>
-
- All Known Implementing Classes:
- FactoryImageGenerator.WrapImage, SingleBandGenerator
public interface ImageGenerator<T extends ImageGray>Creates a new instance of an image of a specific configuration.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description T[]createArray(int number)TcreateInstance(int width, int height)java.lang.Class<T>getType()
-
DataMelt 3.0 © DataMelt by jWork.ORG