ridge penalty increases robustness to outliers but also
makes image converge to average
usecor
employ correlation as local similarity
rSearch
radius of search, default is 2
slices
vector defining slices to use (speeds parameter selection)
Value
approximated image, segmentation and probabilities
(latter are WIP, might be done by the time your read this ) ...
Details
intensity generalization of joint label fusion, does not support segmentation.
this version is more efficient, memory-wise, for 3D images. it is a thin
wrapper that goes slice-by-slice but produces the same results.
This program is for research. For studies, please use jointLabelFusion in
ANTs or in ANTsR.