Result type returned by the cvb.find_local_maxima() function. More...
Properties | |
| position = property | |
| cvb.Point2D: Position of the local maximum (X, Y). | |
| value = property | |
| float: Gray value of the local maximum. | |
| x = property | |
| float: X-position of the local maximum. | |
| y = property | |
| float: Y-position of the local maximum. | |
Result type returned by the cvb.find_local_maxima() function.