CVBpy 14.0
GradientType Class Reference

Defines the gradient used for feature extraction. More...

Inherits object.

Static Public Attributes

int Roberts = 0
 Roberts edge filter.
 
int Sobel = 1
 Sobel edge filter.
 

Detailed Description

Defines the gradient used for feature extraction.