Click or drag to resize
SoCannyEdgeProcessing.outResult Property

The thresholding results.

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

Property Value

Type: SoImageVizEngineAnalysisOutput<SoCannyEdgeProcessing.SbCannyEdgeDetectionDetail>
Remarks

Default value is NULL.

See Also