perona_malik: Perona-Malik Anisotropic Filter

Description Usage Arguments Value

View source: R/perona_malik.R

Description

Wrapper for oMath("PeronaMalik")

Usage

1
perona_malik(img, n_iter, conductance, ..., retfile = FALSE)

Arguments

img

Object of class nifti

n_iter

number of iterations

conductance

From ITK: The conductance parameter controls the sensitivity of the conductance term in the basic anisotropic diffusion equation

...

Additional arguments passed to iMath

retfile

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

Value

Object of class nifti


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