SoAutoThresholdingQuantification.outResult Property |
The thresholding results.
Namespace: OIV.ImageViz.Engines.ImageAnalysis.StatisticsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic SoImageVizEngineAnalysisOutput<SoAutoThresholdingQuantification. SbAutoThresholdingDetail> outResult { get; }
Public ReadOnly Property outResult As SoImageVizEngineAnalysisOutput(Of SoAutoThresholdingQuantification.SbAutoThresholdingDetail)
Get
public:
property SoImageVizEngineAnalysisOutput<SoAutoThresholdingQuantification. SbAutoThresholdingDetail^>^ outResult {
SoImageVizEngineAnalysisOutput<SoAutoThresholdingQuantification. SbAutoThresholdingDetail^>^ get ();
}
member outResult : SoImageVizEngineAnalysisOutput<SoAutoThresholdingQuantification. SbAutoThresholdingDetail> with get
Property Value
Type:
SoImageVizEngineAnalysisOutput<SoAutoThresholdingQuantification.SbAutoThresholdingDetail>
Remarks
See Also