Click or drag to resize
Accord.NET (logo)

RobinsonEdgeDetector Fields

The RobinsonEdgeDetector type exposes the following members.

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