Image I/O for JPEG2000 imagery using OpenJPEG. More...
Go to the source code of this file.
Classes | |
class | vil_openjpeg_file_format |
Derived class for JPEG2000 imagery using OpenJPEG. More... | |
class | vil_openjpeg_jp2_file_format |
class | vil_openjpeg_j2k_file_format |
class | vil_openjpeg_image |
Derived image resource for JPEG2000 imagery using OpenJPEG. More... | |
Enumerations | |
enum | vil_openjpeg_format { VIL_OPENJPEG_JP2 = 1, VIL_OPENJPEG_JPT = 2, VIL_OPENJPEG_J2K = 3 } |
OpenJPEG Codec. More... |
Image I/O for JPEG2000 imagery using OpenJPEG.
Definition in file vil_openjpeg.h.
enum vil_openjpeg_format |
OpenJPEG Codec.
Definition at line 25 of file vil_openjpeg.h.