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. More... | |
| int | Up = 0 |
| Filter for edges that are positive, when looking from the top right corner. More... | |
Directions of the Roberts edge filter.
|
static |
Filter for edges that are positive, when looking from the top left corner.
|
static |
Filter for edges that are positive, when looking from the top right corner.