plastimatch
Loading...
Searching...
No Matches
Functions
xio_dose.h File Reference
#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)
 

Function Documentation

◆ xio_dose_apply_transform()

void xio_dose_apply_transform ( Plm_image plm,
Xio_ct_transform transform 
)

◆ xio_dose_load()

void xio_dose_load ( Plm_image plm,
Metadata::Pointer &  meta,
const char filename 
)

◆ xio_dose_save()

void xio_dose_save ( const Plm_image::Pointer &  plm,
Metadata::Pointer &  meta,
Xio_ct_transform transform,
const char filename,
const char filename_template 
)