28 const std::string& fileName,
30 itk::ImageIOBase::IOPixelType *pixel_type,
31 itk::ImageIOBase::IOComponentType *component_type,
itk::Size< 3 > SizeType
Definition itk_image.h:20
void itk_image_header_copy(T dest, U src)
Definition itk_image.cxx:132
itk::VariableLengthVector< unsigned char > UCharVecType
Definition itk_image.h:22
void itk_image_get_volume_header(Volume_header *vh, T image)
Definition itk_image.cxx:107
void get_image_header(plm_long dim[3], float offset[3], float spacing[3], T image)
Definition itk_image.cxx:58
T itk_image_fix_negative_spacing(T img)
Definition itk_image.cxx:160
itk::Index< 3 > IndexType
Definition itk_image.h:17
EXTERNC void itk_image_get_props(const std::string &fileName, int *num_dimensions, itk::ImageIOBase::IOPixelType *pixel_type, itk::ImageIOBase::IOComponentType *component_type, int *num_components)
Definition itk_image.cxx:25
void itk_volume_center(float center[3], const T image)
Definition itk_image.cxx:151
void itk_image_set_header(T image, const Plm_image_header *pih)
Definition itk_image.cxx:115
itk::Vector< double, 3 > SpacingType
Definition itk_image.h:21
itk::Point< double, 3 > OriginType
Definition itk_image.h:18
itk::ImageRegion< 3 > RegionType
Definition itk_image.h:19
#define PLMBASE_API
Definition plmbase_config.h:19
#define PLMBASE_C_API
Definition plmbase_config.h:18