MBT.getAllPixelSpacing: Retrieve the pixelSpacing values of the stored series

Description Usage Arguments Value Examples

View source: R/mmButo.wrappingFunctions.R

Description

In quickly allows to read the pixel spacing of the series loaded in a mmButo object. Useful when you are in duobt of having differen pixelSpacing and you are not sure you can work without considering the spatial dimension of the voxels..

N.B: pay attention.... Splat! Ok, bless you!

Usage

1

Arguments

obj.mmButo

the object mmButo

Value

a list of arrays; every array contains the x,y,z dimension of the voxel for the interested serie.

Examples

1
2
3
4
5
6
7
## Not run: 

obj<-mmButo()
MBT.getROIVoxel(obj.mmButo = obj, ROIName='GTV' );


## End(Not run)

robertogattabs/RadAgent documentation built on June 30, 2018, 12:02 a.m.