mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 05:11:04 -05:00
- IPP is disabled by default when compiler is mingw (couldn't make it work) - fixed some warnings - fixed some `__GNUC__` version checks (for correctness and convenience) - removed UTF-8 BOM from hough.cpp (fixes #5253)