Click or drag to resize
SoAutoThresholdingProcessingoutResult Property

The thresholding results.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.Binarization
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoImageVizEngineAnalysisOutput<SoAutoThresholdingProcessingSbAutoThresholdingDetail> outResult { get; }

Property Value

Type: SoImageVizEngineAnalysisOutputSoAutoThresholdingProcessingSbAutoThresholdingDetail
Remarks

Default value is NULL.

See Also