Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoAreaQuantification2d::SbArea2DDetail Class Reference

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
 The area in calibration unit.
 
unsigned long getPixelNumber () const
 The area in pixels (number of object pixels).
 
float getPixelDensity () const
 The number of object pixels divided by the pixels number of the image.
 

Detailed Description

Results details of 2d Area measurement.

Definition at line 89 of file SoAreaQuantification2d.h.

Constructor & Destructor Documentation

◆ SbArea2DDetail()

SoAreaQuantification2d::SbArea2DDetail::SbArea2DDetail ( SoImageAnalysisResult analysis,
int  sequenceIndex = 0 
)

Member Function Documentation

◆ getArea()

float SoAreaQuantification2d::SbArea2DDetail::getArea ( ) const
inline

The area in calibration unit.

Definition at line 96 of file SoAreaQuantification2d.h.

◆ getPixelDensity()

float SoAreaQuantification2d::SbArea2DDetail::getPixelDensity ( ) const
inline

The number of object pixels divided by the pixels number of the image.

Definition at line 104 of file SoAreaQuantification2d.h.

◆ getPixelNumber()

unsigned long SoAreaQuantification2d::SbArea2DDetail::getPixelNumber ( ) const
inline

The area in pixels (number of object pixels).

Definition at line 100 of file SoAreaQuantification2d.h.


The documentation for this class was generated from the following file: