24#ifndef _SO_AREA_IMAGE_FILTER_H_
25#define _SO_AREA_IMAGE_FILTER_H_
101 {
return m_pixelNumber; }
105 {
return m_pixelDensity; }
112 unsigned long m_pixelNumber;
113 float m_pixelDensity;
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
Results details of 2d Area measurement.
unsigned long getPixelNumber() const
The area in pixels (number of object pixels).
float getArea() const
The area in calibration unit.
float getPixelDensity() const
The number of object pixels divided by the pixels number of the image.
SbArea2DDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoAreaQuantification2d...
SoImageVizEngineAnalysisOutput< SbArea2DDetail > outResult
The output measure result.
SoAreaQuantification2d()
Constructor.
SoSFImageDataAdapter inImage
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...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...