24#ifndef _SO_ZSTACK_IMAGE_FILTER_H_
25#define _SO_ZSTACK_IMAGE_FILTER_H_
107 INTENSITY_MINIMA = 3,
150 GAUSSIAN_GRADIENT = 0,
154 MORPHOLOGICAL_GRADIENT = 1,
158 RECURSIVE_GRADIENT = 2
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoImageStackProjection...
SoSFInt32 smoothingSize
The size for the smooth process.
SoSFEnum projectionMode
The type of process.
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outImage
The output image.
SoImageStackProjectionProcessing3d()
Constructor.
SoSFImageDataAdapter inImage
A 3d volume representing a stack of 2d images.
SoSFEnum gradientOperator
The type of process.
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outLabelImage
The output map label image.
<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.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...
Field containing a int32_t integer.