opencv/modules/highgui
Maksim Shabunin 771af4f32d Some changes to support mingw-w64
- 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)
2015-09-01 00:59:08 +03:00
..
doc/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 documentation patch 2015-08-26 17:40:38 +03:00
src Some changes to support mingw-w64 2015-09-01 00:59:08 +03:00
test Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
CMakeLists.txt fix wrong usage of status(), remove useless message in videoio 2015-07-10 19:18:07 +03:00