label_clusters: Label Clusters

View source: R/ants_bwlabel.R

label_clustersR Documentation

Label Clusters

Description

Label Clusters

Usage

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


muschellij2/extrantsr documentation built on June 3, 2024, 7:04 p.m.