Uses of Class
adams.data.io.input.AbstractImageReader
-
Packages that use AbstractImageReader Package Description adams.data.io.input -
-
Uses of AbstractImageReader in adams.data.io.input
Subclasses of AbstractImageReader in adams.data.io.input Modifier and Type Class Description classApacheCommonsImageReaderApache Commons image reader for: bmp, gif, ico, pbm, pgm, png, pnm, ppm, psd, tif, tiff
classBoofCVImageReaderBoofCV image reader for: bmp, gif, jpeg, jpg, pgm, png, ppm, wbmp
For more information see:
http://boofcv.org/
classJAIImageReaderJava Advanced Imaging (JAI) image reader for: jpg, bmp, gif, png, jpeg, wbmp
classOpenCVImageReaderReads images using OpenCV.classPNGImageReaderReads images in PNG format.
-