CSJ2K.j2k.image.input ImgReaderPGM in C# (CSharp): 2 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per CSJ2K.j2k.image.input.ImgReaderPGM, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Correlati
Related in langs
This class implements the ImgData interface for reading 8 bit unsigned data from a binary PGM file.
After being read the coefficients are level shifted by subtracting 2^(nominal bit range-1)
The TransferType (see ImgData) of this class is TYPE_INT.
NOTE: This class is not thread safe, for reasons of internal buffering.