EdgeType Enumeration

CVB.Net Documentation
Type of the edges to be searched.

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public enum EdgeType
Members

  Member nameValueDescription
Ignore0 Used for Empty and with the 2nd derivative edge detection functions.
Positive1 Intensities increase along the scan direction.
Negative2 Intensities decrease along the scan direction.
See Also

Reference