24#ifndef _SO_OBJECT_SURFACE_DENSITY_IMAGE_FILTER_H_
25#define _SO_OBJECT_SURFACE_DENSITY_IMAGE_FILTER_H_
97 {
return m_surfaceDensity; }
103 float m_surfaceDensity;
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<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...
Results details of object surface density global measure.
SbObjectSurfaceDensityDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
float getSurfaceDensity() const
The ratio of binarised object surface to total volume, expressed in calibration unit with dimension -...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoObjectSurfaceDensity...
SoSFImageDataAdapter inBinaryImage
The input binary image.
SoObjectSurfaceDensityQuantification()
Constructor.
SoImageVizEngineAnalysisOutput< SbObjectSurfaceDensityDetail > outResult
The output measure result.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
SoSFImageDataAdapter inMaskImage
The binary image for the mask or empty (command looks for only inside).
Field containing an enumerated value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...