perona_malik: Perona-Malik Anisotropic Filter

View source: R/perona_malik.R

perona_malikR Documentation

Perona-Malik Anisotropic Filter

Description

Wrapper for oMath("PeronaMalik")

Usage

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


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