CVBpy 14.0
EdgeType Class Reference

Type of the edges to be searched. More...

Inherits object.

Static Public Attributes

int Ignore = 0
 Used for empty cvb.foundation.EdgeResult and with the 2nd derivative edge detection functions.
 
int Negative = 2
 Intensities decrease along the scan direction.
 
int Positive = 1
 Intensities increase along the scan direction.
 

Detailed Description

Type of the edges to be searched.