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. | |
Results details of threshold by automatic segmentation.
Definition at line 193 of file SoAutoThresholdingQuantification.h.
SoAutoThresholdingQuantification::SbAutoThresholdingDetail::SbAutoThresholdingDetail | ( | SoImageAnalysisResult * | analysis, |
int | sequenceIndex = 0 |
||
) |
|
inline |
The threshold computed by the algorithm.
Definition at line 200 of file SoAutoThresholdingQuantification.h.