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