24#ifndef _SO_FRACTAL_IMAGE_FILTER_H_
25#define _SO_FRACTAL_IMAGE_FILTER_H_
125 {
return m_fractalDimension; }
131 float m_fractalDimension;
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
Results details of fractal dimension.
float getFractalDimension() const
The fractal dimension value.
SbFractalDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoFractalDimensionQuan...
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
SoFractalDimensionQuantification()
Constructor.
SoSFBool useOnlyBorders
Select if use only the object borders to compute measure.
SoImageVizEngineAnalysisOutput< SbFractalDetail > outResult
The output measure result.
SoSFImageDataAdapter inBinaryImage
The input binary image.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> class to handle image ...
<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> Abstract base class fo...
Field containing a single Boolean value.
Field containing an enumerated value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...