Search result as returned by ShapeFinder. More...
Inherits object.
Properties | |
| position = property | |
| cvb.Point2D: Result location in the image. More... | |
| precision_mode = property | |
| int: PrecisionMode that was used for generating this result (see cvb.shapefinder2.PrecisionMode). More... | |
| quality = property | |
| float: Quality measure of the result. More... | |
| rotation = property | |
| cvb.Angle: Rotation angle of the result. More... | |
| x = property | |
| float: X-position at which the object has been found. More... | |
| y = property | |
| float: Y-position at which the object has been found. More... | |
Search result as returned by ShapeFinder.
Instantiates a SearchResult object.
|
static |
cvb.Point2D: Result location in the image.
|
static |
int: PrecisionMode that was used for generating this result (see cvb.shapefinder2.PrecisionMode).
|
static |
float: Quality measure of the result.
|
static |
cvb.Angle: Rotation angle of the result.
|
static |
float: X-position at which the object has been found.
|
static |
float: Y-position at which the object has been found.