resize_image: Select active areas within a mask

Description Usage Arguments Value Author(s)

View source: R/resize_image.R

Description

Select the part of the image within the mask.

Usage

1
resize_image(mask, img = mask)

Arguments

mask

path of the mask file

img

path of the image file

Value

A list with the following elements

array

array containing voxels within the mask

original_coord

coordinates of the limits of the mask with respect to the original size of the image

Author(s)

Marco Palma, M.Palma@warwick.ac.uk


marcopalma3/neurofundata documentation built on Dec. 12, 2019, 5:29 a.m.