boofcv.struct.image
Class FactoryImage
- java.lang.Object
-
- boofcv.struct.image.FactoryImage
-
public class FactoryImage extends java.lang.ObjectUsed to create new images from its type alone
-
-
Constructor Summary
Constructors Constructor and Description FactoryImage()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static <T extends ImageGray>
Tcreate(java.lang.Class<T> type, int width, int height)
-
-
-
Method Detail
-
create
public static <T extends ImageGray> T create(java.lang.Class<T> type, int width, int height)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG