Image I/O for JPEG2000 imagery using OpenJPEG. More...
#include <vcl_cmath.h>
#include <vcl_cstring.h>
#include <vcl_iostream.h>
#include <vcl_stdexcept.h>
#include <vcl_limits.h>
#include <vil/vil_stream.h>
#include <vbl/vbl_smart_ptr.h>
#include <vbl/vbl_smart_ptr.txx>
#include <vil/vil_image_view.txx>
#include <openjpeg.h>
#include "vil_openjpeg.h"
Go to the source code of this file.
Classes | |
struct | opj_header |
class | vil_openjpeg_decoder |
struct | vil_openjpeg_image_impl |
Defines | |
#define | USE_OPJ_DEPRECATED |
Typedefs | |
typedef vbl_smart_ptr< vil_stream > | vil_stream_sptr |
Image I/O for JPEG2000 imagery using OpenJPEG.
Definition in file vil_openjpeg.cxx.
#define USE_OPJ_DEPRECATED |
Definition at line 29 of file vil_openjpeg.cxx.
typedef vbl_smart_ptr<vil_stream> vil_stream_sptr |
Definition at line 37 of file vil_openjpeg.cxx.