Results details of threshold by automatic segmentation. More...
#include <ImageViz/Engines/ImageSegmentation/Binarization/SoAutoThresholdingProcessing.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 195 of file SoAutoThresholdingProcessing.h.
SoAutoThresholdingProcessing::SbAutoThresholdingDetail::SbAutoThresholdingDetail | ( | SoImageAnalysisResult * | analysis, |
int | sequenceIndex = 0 |
||
) |
|
inline |
The threshold computed by the algorithm.
Definition at line 202 of file SoAutoThresholdingProcessing.h.