24#ifndef _SO_OBJECT_LINEAR_DENSITY_IMAGE_FILTER_H_
25#define _SO_OBJECT_LINEAR_DENSITY_IMAGE_FILTER_H_
97 {
return m_linearDensity; }
103 float m_linearDensity;
119 PARALLEL_PLATE_MODEL = 0,
123 CYLINDER_ROD_MODEL = 1,
#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 linear density global measure.
float getLinearDensity() const
The object linear density, expressed in calibration unit with dimension -1.
SbObjectLinearDensityDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoObjectLinearDensityQ...
SoSFImageDataAdapter inImage
The input 3D binary image.
SoSFImageDataAdapter inMaskImage
The binary image for the mask or empty (command looks for only inside).
SoSFEnum model
The trabecular model.
SoObjectLinearDensityQuantification3d()
Constructor.
SoImageVizEngineAnalysisOutput< SbObjectLinearDensityDetail > outResult
The output measure result.
Field containing an enumerated value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...