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