Skip to content

Instantly share code, notes, and snippets.

@JulesGorny
Created October 5, 2014 14:20
Show Gist options
  • Save JulesGorny/4516329253f396379198 to your computer and use it in GitHub Desktop.
Save JulesGorny/4516329253f396379198 to your computer and use it in GitHub Desktop.
//Includes DCMTK
#include "dcdicdir.h"
#include "dcdeftag.h"
#include "dcddirif.h"
#include "dcmtk/config/osconfig.h"
#include "dctk.h"
#include "dcmimage.h"
#include "diregist.h" // Support for color images
#include "dcrledrg.h" // Support for RLE images
#include "djdecode.h" // Support for JPEG images
#include "djencode.h" // Support for JPEG images
#include "dcmtk/dcmdata/dcpxitem.h"
#include "djrplol.h"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment