reduce_img: Reduce Image, Dropping Image Dimensions

Description Usage Arguments Value

View source: R/reduce_img.R

Description

Reduce Image, Dropping Image Dimensions

Usage

1
2
3
4
reduce_img(x, verbose = TRUE, cleanup = 1, outdir = tempdir(),
  suffix = "_reduced")

mask_reduce(x, cleanup = 1)

Arguments

x

List of processed filenames

verbose

print diagnostic messages

cleanup

Argument to oMask. If >0, morphological operations will be applied to clean up the mask by eroding away small or weakly-connected areas, and closing holes.

outdir

Output directory

suffix

Name to append to the image filename

Value

List of filenames


muschellij2/smri.process documentation built on Nov. 22, 2019, 11:12 a.m.