Class ImageType<T extends ImageBase>

java.lang.Object
boofcv.struct.image.ImageType<T>
All Implemented Interfaces:
Serializable

public class ImageType<T extends ImageBase> extends Object implements Serializable
Specifies the type of image data structure.
See Also: