28 void set_axis (
int axis);
29 void set_slice_loc (
float slice_loc);
30 void set_thumbnail_dim (
int thumb_dim);
31 void set_thumbnail_spacing (
float thumb_spacing);
32 FloatImageType::Pointer make_thumbnail ();
34 void set_internal_geometry (
void);
std::shared_ptr< Self > Pointer
Definition plm_image.h:29
Definition thumbnail.h:11
Plm_image::Pointer pli
Definition thumbnail.h:13
int thumbnail_dim
Definition thumbnail.h:20
float thumbnail_spacing
Definition thumbnail.h:21
int axis
Definition thumbnail.h:19
bool slice_loc_was_set
Definition thumbnail.h:23
float slice_loc
Definition thumbnail.h:22
#define PLMBASE_API
Definition plmbase_config.h:19