Polimago search result. More...
Inherits object.
Properties | |
| confidence = property | |
| float: Search result quality or confidence (just under a different name). More... | |
| matrix = property | |
| cvb.Matrix2D: Transformation description in Matrix form. More... | |
| quality = property | |
| float: Search result quality or confidence. More... | |
| rotation = property | |
| cvb.Angle: Rotation of the result (if applicable). More... | |
| scale = property | |
| float: Scale of the result (if applicable). More... | |
| x = property | |
| float: X-position. More... | |
| y = property | |
| float: Y-position. More... | |
Polimago search result.
Instantiates a SearchResult object.
|
static |
float: Search result quality or confidence (just under a different name).
|
static |
cvb.Matrix2D: Transformation description in Matrix form.
|
static |
float: Search result quality or confidence.
|
static |
cvb.Angle: Rotation of the result (if applicable).
|
static |
float: Scale of the result (if applicable).
|
static |
float: X-position.
|
static |
float: Y-position.