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