C++ type used to represent an ITK image pointed to by 'pointer'. the actual image is of C++ type 'itk::image< pixeltype , dimension >::Pointer'
input object to convert
input object to convert
string e.g. "float" "unsigned char" "int"
dimensionality of the image
number of components per pixel
input object to convert
mask for the region
antsRegion for the image
internal control for types
internal control for types
pixeltypeusually float, can be other types unsigned char, int, double etc noting that short is not supported
dimensionusually 2 or 3 but can be 4
componentsnumber of pixel components
pointerthe memory location