plastimatch
|
#include "plmbase_config.h"
Go to the source code of this file.
Functions | |
void | xio_dose_load (Plm_image *plm, Metadata::Pointer &meta, const char *filename) |
void | xio_dose_save (const Plm_image::Pointer &plm, Metadata::Pointer &meta, Xio_ct_transform *transform, const char *filename, const char *filename_template) |
void | xio_dose_apply_transform (Plm_image *plm, Xio_ct_transform *transform) |
void xio_dose_apply_transform | ( | Plm_image * | plm, |
Xio_ct_transform * | transform ) |
void xio_dose_load | ( | Plm_image * | plm, |
Metadata::Pointer & | meta, | ||
const char * | filename ) |
void xio_dose_save | ( | const Plm_image::Pointer & | plm, |
Metadata::Pointer & | meta, | ||
Xio_ct_transform * | transform, | ||
const char * | filename, | ||
const char * | filename_template ) |