Click or drag to resize
Accord.NET (logo)

KirschEdgeDetector Fields

The KirschEdgeDetector type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEast
Gets the East direction Kirsch kernel mask.
Public fieldStatic memberNorth
Gets the North direction Kirsch kernel mask.
Public fieldStatic memberNortheast
Gets the Northeast direction Kirsch kernel mask.
Public fieldStatic memberNorthwest
Gets the Northwest direction Kirsch kernel mask.
Public fieldStatic memberSouth
Gets the South direction Kirsch kernel mask.
Public fieldStatic memberSoutheast
Gets the Southeast direction Kirsch kernel mask.
Public fieldStatic memberSouthwest
Gets the Southwest direction Kirsch kernel mask.
Public fieldStatic memberWest
Gets the West direction Kirsch kernel mask.
Top
See Also