VIA - Volumetric Image Analysis
Functions
Aniso2d.c File Reference

Functions

VImage VAniso2d (VImage src, VImage dest, VShort numiter, VShort type, VFloat kappa, VFloat alpha)
 

Detailed Description

2D Anisotropic diffusion

Reference:
G.Gerig, O. Kuebler, R. Kikinis, F.Jolesz: Nonlinear anisotropic filtering of MRI data. IEEE Trans on Medical Imaging, Vol.11, No.2, June 1992.
Author:
G.Lohmann, MPI-CBS

Function Documentation

VImage VAniso2d ( VImage  src,
VImage  dest,
VShort  numiter,
VShort  type,
VFloat  kappa,
VFloat  alpha 
)
Parameters
srcinput image
destoutput image
numiternumber of iterations
typetype of diffusion function (0 or 1)
kappaparameter for diffusion function
alphaparameter for diffusion function