vbmaskinfo
From VoxBoWiki
vbmaskinfo takes as input a 4D volume in which each "time" point is a lesion mask. It prints a summary of the lesion masks, including a count of the number of distinct voxels and a breakdown of the number of voxels with different lesion counts.
Here's the help text:
VoxBo vbmaskinfo (v1.8.5pre8/May 6 2010) summary: mask/lesion summary utility for VoxBo usage: vbmaskinfo <flags> <img> [<img> ...] flags: -m <num> minimum lesions for a voxel to be included (default 1) -h show help -v show version notes: vbmaskinfo treats all the passed 3D and 4D volumes as one large series of masks, typically lesion masks, and produces a summary of the number of total and distinct voxels in the combined volume.
