mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04: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