Matches the argument to pass to getEveSegPath, then reads the NIfTI image of the segmetation into R

readEveSeg(..., reorient = FALSE, verbose = TRUE)

Arguments

...

Arguments to pass to getEveSegPath

reorient

Should the image be reoriented? Passed to readNIfTI

verbose

Print diagnostic messages of the labels

Value

Object of class nifti

Examples

readEveSeg()
#> Label 0: Background 
#> Label 1: CSF 
#> Label 2: GM 
#> Label 3: WM 
#> NIfTI-1 format
#>   Type            : nifti
#>   Data Type       : 8 (INT32)
#>   Bits per Pixel  : 32
#>   Slice Code      : 0 (Unknown)
#>   Intent Code     : 0 (None)
#>   Qform Code      : 2 (Aligned_Anat)
#>   Sform Code      : 1 (Scanner_Anat)
#>   Dimension       : 181 x 217 x 181
#>   Pixel Dimension : 1 x 1 x 1
#>   Voxel Units     : mm
#>   Time Units      : sec