CVBpy 14.0
EdgeResult Class Reference

Edge search result. More...

Inherits object.

Properties

 quality = property
 float: Quality of detection, depending on the method used.
 
 type = property
 int: Type of the edge (see cvb.foundation.EdgeType).
 
 x = property
 float: X-position relative to the last line processed.
 
 y = property
 float: Y-position relative to the last line processed.
 

Detailed Description

Edge search result.