Different modes for the search calls, that return a single result.
More...
Inherits object.
|
int | FindBest = 1 |
| Search the whole region of interest and return the best result.
|
|
int | FindBestSubPixel = 2 |
| Search the whole region of interest and return the best result with sub pixel accuracy.
|
|
int | FindFirst = 0 |
| Stop after the first result has been found.
|
|
Different modes for the search calls, that return a single result.