Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoAutoThresholdingQuantification::SbAutoThresholdingDetail Class Reference

Results details of threshold by automatic segmentation. More...

#include <ImageViz/Engines/ImageAnalysis/Statistics/SoAutoThresholdingQuantification.h>

Public Member Functions

 SbAutoThresholdingDetail (SoImageAnalysisResult *analysis, int sequenceIndex=0)
 
float getThreshold () const
 The threshold computed by the algorithm.
 

Detailed Description

Results details of threshold by automatic segmentation.

Definition at line 193 of file SoAutoThresholdingQuantification.h.

Constructor & Destructor Documentation

◆ SbAutoThresholdingDetail()

SoAutoThresholdingQuantification::SbAutoThresholdingDetail::SbAutoThresholdingDetail ( SoImageAnalysisResult analysis,
int  sequenceIndex = 0 
)

Member Function Documentation

◆ getThreshold()

float SoAutoThresholdingQuantification::SbAutoThresholdingDetail::getThreshold ( ) const
inline

The threshold computed by the algorithm.

Definition at line 200 of file SoAutoThresholdingQuantification.h.


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