Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoIntensityHistogramQuantification::SbIntensityHistogramDetail Class Reference

Results details of SoIntensityHistogramQuantification. More...

#include <ImageViz/Engines/ImageAnalysis/GlobalMeasures/SoIntensityHistogramQuantification.h>

Public Member Functions

 SbIntensityHistogramDetail (SoImageAnalysisResult *analysis, int sequenceIndex=0)
 
long getIntensityValue () const
 The analyzed intensity value.
 
unsigned long getCount () const
 The number of pixels containing the analyzed intensity value.
 

Detailed Description

Results details of SoIntensityHistogramQuantification.

Definition at line 78 of file SoIntensityHistogramQuantification.h.

Constructor & Destructor Documentation

◆ SbIntensityHistogramDetail()

SoIntensityHistogramQuantification::SbIntensityHistogramDetail::SbIntensityHistogramDetail ( SoImageAnalysisResult analysis,
int  sequenceIndex = 0 
)

Member Function Documentation

◆ getCount()

unsigned long SoIntensityHistogramQuantification::SbIntensityHistogramDetail::getCount ( ) const
inline

The number of pixels containing the analyzed intensity value.

Definition at line 89 of file SoIntensityHistogramQuantification.h.

◆ getIntensityValue()

long SoIntensityHistogramQuantification::SbIntensityHistogramDetail::getIntensityValue ( ) const
inline

The analyzed intensity value.

Definition at line 85 of file SoIntensityHistogramQuantification.h.


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