ants.extract: Extract values from antsImage from mask

Description Usage Arguments Value

View source: R/ants.extract.R

Description

Just helpful wrapper to convert to array and then take values for which mask is 1

Usage

1
ants.extract(img, mask)

Arguments

img

image either in array or class antsImage

mask

binary image either in array or class antsImage

Value

Numeric vector


neuroconductor/extrantsr documentation built on Sept. 28, 2020, 11:31 a.m.