label_clusters(img, ..., retfile = FALSE)
Arguments
img |
input image |
... |
additional arguments passed to labelClusters |
retfile |
logical to indicate if an antsImage should be returned
TRUE (useful for chaining) or a nifti image |
Value
A antsImage
or a nifti
image, depending on
retfile