ants_bwlabel: ANTs BWLabel Clusters of Certain Size

View source: R/ants_bwlabel.R

ants_bwlabelR Documentation

ANTs BWLabel Clusters of Certain Size

Description

Get Cluster of certain size from labelClusters

Usage

ants_bwlabel(img, k = 1, binary = TRUE)

Arguments

img

input image

k

Minimum cluster size needed

binary

(logical) Should the result be binary or numbered with cluster.

Value

nifti object


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