Click or drag to resize
SoCannyEdgeProcessing Properties

The SoCannyEdgeProcessing type exposes the following members.

Properties
  NameDescription
Public propertyinImage

The input graylevel image.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoutImage

Output edge image.

Public propertyoutResult

The thresholding results.

Public propertystandardDeviation

Input gaussian kernel size.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also