Scroll to navigation

JOINTFUSION(1) User Commands JOINTFUSION(1)

NAME

jointfusion - part of ANTS registration suite

DESCRIPTION

Joint Label Fusion: usage:

jointfusion dim mod [options] output_image

required options:

Image dimension (2 or 3)
Number of modalities or features
Warped atlas images
Target image(s)
Warped atlas segmentation
Select voting method. Options: Joint (Joint Label Fusion) May be followed by optional parameters in brackets, e.g., -m Joint[0.1,2]. See below for parameters

other options:

Patch radius for similarity measures, scalar or vector (AxBxC) Default: 2x2x2
Local search radius. Default: 3x3x3
Specify an exclusion region for the given label.
Save the posterior maps (probability that each voxel belongs to each label) as images. The number of images saved equals the number of labels. The filename pattern must be in C printf format, e.g. posterior%04d.nii.gz
Save the voting weights as images. The number of images saved equals the number of atlases. The filename pattern must be in C printf format, e.g. weight%04d.nii.gz
Assign a group ID for each atlas
Assign the voting weights to each atlas group

Parameters for -m Joint option:

Regularization term added to matrix Mx for inverse Default: 0.1
Exponent for mapping intensity difference to joint error Default: 2
September 2017 jointfusion 2.1.0