ants.extract: Extract values from antsImage from mask

View source: R/ants.extract.R

ants.extractR Documentation

Extract values from antsImage from mask

Description

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

Usage

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


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