opencv/modules
Roman Donchenko ca8b621b4f Refactored detecting several Apple-related technologies.
Now the HAVE_* macros are set using cvconfig.h. Previously most
of them already were there, but were always undefined. One,
HAVE_COCOA, I had to add.

This also makes the CMake code more consistent; now, WITH_* variables
are always checked in cmake/*, while HAVE_* variables are checked in
modules/highgui/CMakeLists.txt.
2013-07-10 19:45:56 +04:00
..
androidcamera android -> plarforms/android 2013-05-27 11:10:38 +04:00
calib3d Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
contrib Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
core Removed a few more unused configuration macros. 2013-07-10 18:29:11 +04:00
features2d Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
flann Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
gpu Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
highgui Refactored detecting several Apple-related technologies. 2013-07-10 19:45:56 +04:00
imgproc Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
java JavaCameraView delivers same frame twice (Bug #3123) fixed. 2013-07-02 12:58:59 +04:00
legacy Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
ml Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
nonfree Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
objdetect Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
ocl Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
photo Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
python Removed references to opencv.itseez.com 2013-06-28 12:48:12 +04:00
stitching Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
superres Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
ts Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
video Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
videostab Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
world Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
CMakeLists.txt Add support for adding custom OpenCV modules. 2013-06-05 18:10:44 +04:00
refman.rst.in Made reference manual table of contents autogenerated 2012-05-30 14:06:47 +00:00