CVBpy 14.0
RobertsDirection Class Reference

Directions of the Roberts edge filter. More...

Inherits object.

Static Public Attributes

int Down = 1
 Filter for edges that are positive, when looking from the top left corner.
 
int Up = 0
 Filter for edges that are positive, when looking from the top right corner.
 

Detailed Description

Directions of the Roberts edge filter.