-
Notifications
You must be signed in to change notification settings - Fork 11
extract labelfields #2
Copy link
Copy link
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
is there an easy way to extract labelfields for the different VOIs (white matter, grey matter, skin, etc.)? End goal is to create a 4D
.niiwith a 3D image per VOI. Background would also be nice. The values can be binary or probabilistic, we don't mind (as long as sum =1).Our initial thought was to use
petNoise=0, petSigma=0and then do value-based labelfields, but I'm not sure what happens when you have a mixture of two VOIs in the same voxel.