Choose between speed and accuracy during image moment calculation.
More...
Inherits object.
|
int | FavorAccuracy = 2 |
| Favor accuracy over speed during moments calculation.
|
|
int | FavorNone = 0 |
| Favor neither speed nor accuracy.
|
|
int | FavorSpeed = 1 |
| Favor speed over accuracy during moments calculation.
|
|
Choose between speed and accuracy during image moment calculation.