24#ifndef _SO_FRAGMENTATION_IMAGE_FILTER_H_
25#define _SO_FRAGMENTATION_IMAGE_FILTER_H_
109 {
return m_fragmentationIndex; }
115 float m_fragmentationIndex;
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
Results details of fragmentation global measure.
SbFragmentationDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
float getFragmentationIndex() const
The fragmentation index, expressed in calibration unit with dimension -1.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoFragmentationIndexQu...
SoSFInt32 elementSize
The half size of the structuring element.
SoImageVizEngineAnalysisOutput< SbFragmentationDetail > outResult
The output measure result.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
SoFragmentationIndexQuantification()
Constructor.
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 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.