- avoid updating of input image during equalizeHist() call - avoid for() with double variable (use 'int' instead) - more CV_Check*() macros - use Mat_<T>, Matx - static for local variables |
||
|---|---|---|
| .. | ||
| core | ||
| core.hpp | ||
- avoid updating of input image during equalizeHist() call - avoid for() with double variable (use 'int' instead) - more CV_Check*() macros - use Mat_<T>, Matx - static for local variables |
||
|---|---|---|
| .. | ||
| core | ||
| core.hpp | ||