label_mask: Label Connected Components

View source: R/label_mask.R

label_maskR Documentation

Label Connected Components

Description

Label a binary image with connected components

Usage

label_mask(img, k = 1)

Arguments

img

Object of class nifti or array

k

Minimum number of voxels for a cluster/component.

Value

Object of class nifti


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