mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
771af4f32d
- 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)