Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Classes | Public Member Functions | Static Public Member Functions | List of all members
IRImageLoader Class Reference

Public Member Functions

void setTransformList (const IRTransformVector &transforms, const TheTextVector &imageIDs)
 
void setShrinkFactor (unsigned int shrinkFactor)
 
unsigned int shrinkFactor ()
 
void setPixelSpacing (double pixelSpacing)
 
double pixelSpacing ()
 
image_t::Pointer getImage (const std::string &imageID)
 
mask_t::Pointer getMask (const std::string &maskID)
 
image_t::Pointer getFullResImage (const std::string &imageID)
 
vec2d_t getImageSize (const std::string &imageID, base_transform_t::Pointer transform)
 

Static Public Member Functions

static IRImageLoadersharedImageLoader ()
 

The documentation for this class was generated from the following files: