24#ifndef _SO_STRUCTUREENHANCEMENTFILTER3D_IMAGE_FILTER_H_
25#define _SO_STRUCTUREENHANCEMENTFILTER3D_IMAGE_FILTER_H_
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<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...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoMultiscaleStructureE...
SoSFFloat standardDeviationStep
Standard deviation step.
SoSFImageDataAdapter inImage
Input image.
SoSFEnum structureType
Shape of structures to extract.
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outImage
Output image.
SoSFVec2f standardDeviationRange
Standard deviation of the Gaussian kernel at the minimum and maximum scale.
SoSFEnum lightness
The lightness type of structures to enhance.
SoSFEnum tensorType
Defines whether the command will use the gradient tensor or the hessian matrix.
SoMultiscaleStructureEnhancementProcessing3d()
Constructor.
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 two-dimensional vector.