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