opencv/modules/highgui
Roman Donchenko 4f9554eead Removed a few more unused configuration macros.
I've left HAVE_LIBPTHREAD as a CMake variable, since TBB's build depends on it.

Some macros in internal.hpp depended on HAVE_ALLOCA_H, but they were, in turn,
unused, so I've just deleted them all.
2013-07-10 18:29:11 +04:00
..
doc Fixed multiple issues in docs (bug #2410) 2013-01-31 17:34:40 +04:00
include/opencv2/highgui Merge pull request #1063 from alekcac:conversion 2013-06-28 14:41:35 +04:00
perf Perf test failure fixes for Media Foundation. 2013-06-25 03:35:57 -07:00
src Removed a few more unused configuration macros. 2013-07-10 18:29:11 +04:00
test Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
CMakeLists.txt added conversions between UIImage and cv::Mat 2013-06-28 13:26:54 +04:00