You are here: Start » AVL.NET » GradientMaskOperator Enumeration
GradientMaskOperator Enumeration
Describes methods of image gradient computing.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| Central | Only two direct neighbours of a pixel are used for computing |
| Forward | Only one direct neighbour of a pixel is used for computing |
| Prewitt | |
| Sobel |
