#include "gdcmFileHelper.h"
#include "gdcmDebug.h"
#include <iostream>
#include <fstream>
#include <openjpeg.h>
Include dependency graph for gdcmJpeg2000.cxx:
Go to the source code of this file.
Namespaces | |
namespace | gdcm |
Functions | |
bool | gdcm::gdcm_read_JPEG2000_file (void *raw, char *inputdata, size_t inputlength) |
routine for JPEG decompression |