Click or drag to resize
SoCannyEdgeProcessingoutResult Property

The thresholding results.

Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarking
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoImageVizEngineAnalysisOutput<SoCannyEdgeProcessingSbCannyEdgeDetectionDetail> outResult { get; }

Property Value

Type: SoImageVizEngineAnalysisOutputSoCannyEdgeProcessingSbCannyEdgeDetectionDetail
Remarks

Default value is NULL.

See Also