mirror of
https://github.com/opencv/opencv.git
synced 2024-12-13 07:59:27 +08:00
e4f71994c2
- 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 |