EKernelRotation Enum

Possible values for rotating a convolution kernel.

Namespace: Euresys::Open_eVision

EKernelRotation_NoRotation
No rotation of the structuring element.
EKernelRotation_Clockwise
Clockwise rotation (one full turn per pass).
EKernelRotation_Anticlockwise
Counterclockwise rotation (one full turn per pass).

EKernelRotation Enum

Possible values for rotating a convolution kernel.

Namespace: Euresys.Open_eVision

NoRotation
No rotation of the structuring element.
Clockwise
Clockwise rotation (one full turn per pass).
Anticlockwise
Counterclockwise rotation (one full turn per pass).