Results details of 2d Area measurement. More...
#include <ImageViz/Engines/ImageAnalysis/GlobalMeasures/SoAreaQuantification2d.h>
Public Member Functions | |
SbArea2DDetail (SoImageAnalysisResult *analysis, int sequenceIndex=0) | |
float | getArea () const |
unsigned long | getPixelNumber () const |
float | getPixelDensity () const |
Results details of 2d Area measurement.
SoAreaQuantification2d::SbArea2DDetail::SbArea2DDetail | ( | SoImageAnalysisResult * | analysis, | |
int | sequenceIndex = 0 | |||
) |
float SoAreaQuantification2d::SbArea2DDetail::getArea | ( | ) | const [inline] |
The area in calibration unit.
float SoAreaQuantification2d::SbArea2DDetail::getPixelDensity | ( | ) | const [inline] |
The number of object pixels divided by the pixels number of the image.
unsigned long SoAreaQuantification2d::SbArea2DDetail::getPixelNumber | ( | ) | const [inline] |
The area in pixels (number of object pixels).