R/minc_misc.R
volume.combineMaskVolumes.Rd
Given a list containing more than one label volume, combine those volumes, creating an aggregate mask volume.
volume.combineMaskVolumes(vol_list)
vol_list | A list containing more than one mask volume. Note that all volumes must reflect the same sampling. |
---|
A single aggregate MincVolumeIO volume is returned.