24#ifndef _SO_ANISOTROPICDIFFUSION_IMAGE_FILTER_H_
25#define _SO_ANISOTROPICDIFFUSION_IMAGE_FILTER_H_
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoCurvatureDrivenDiffu...
SoSFFloat anisotropyFactor
The anisotropy factor.
SoSFInt32 iterationNumber
The number of iterations (strictly positive integer).
SoSFImageDataAdapter inImage
The input image.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
SoSFFloat sharpnessFactor
The sharpness factor.
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outImage
The output image.
SoCurvatureDrivenDiffusionProcessing()
Constructor.
SoSFImageDataAdapter inMaskImage
The binary image for the mask or empty (command looks for only inside).
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Abstract base class fo...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Image Processing outpu...
Field containing an enumerated value.
Field containing a floating-point value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...
Field containing a int32_t integer.