largest_component: Get Largest Component

View source: R/largest_component.R

largest_componentR Documentation

Get Largest Component

Description

Wrapper for oMath("GetLargestComponent")

Usage

largest_component(img, ..., retfile = FALSE)

Arguments

img

Object of class nifti

...

Additional arguments passed to iMath

retfile

logical to indicate if an antsImage should be returned (useful for chaining)

Value

Object of class nifti


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