opencv/modules
Roman Donchenko 13d67b6ae7 Suppress a bogus -Warray-bounds in modules/superres/src/optical_flow.cpp
This is actually the same warning that the suppression at the bottom
suppresses, but that one doesn't suppress it when using a native compiler
(go figure).

I remove the forced inclusion of precompiled headers into all sources,
since otherwise this workaround doesn't work - the header with the warning
is included before I can use a pragma.
2014-11-10 18:38:54 +03:00
..
androidcamera Android camera qcom HAL doesn't like it when no consumer usage bits are set. Set a usage bit for preview BufferQueue. 2014-05-01 16:03:39 +03:00
calib3d Test fisheye.rectify disabled for Tegra. 2014-09-30 14:49:33 +04:00
contrib Merge pull request #3364 from mshabunin:doxygen-docs-24 2014-10-30 10:42:25 +00:00
core Merge pull request #3364 from mshabunin:doxygen-docs-24 2014-10-30 10:42:25 +00:00
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 2014-01-31 15:52:06 +04:00
features2d Basic doxygen documentation support 2014-10-23 18:27:26 +04:00
flann Basic doxygen documentation support 2014-10-23 18:27:26 +04:00
gpu Merge pull request #3364 from mshabunin:doxygen-docs-24 2014-10-30 10:42:25 +00:00
highgui fixed issue with malformed UTF-8 string; 2014-10-27 12:47:53 +03:00
imgproc Fixed doc for Bug #3887 2014-10-08 19:52:35 +05:30
java OpenCV Manager version++. 2014-09-30 12:05:46 +04:00
legacy Fixed typos in comments 2014-06-26 16:29:45 +02:00
ml Fixing a line where integer data was treated as floating point data. 2014-09-18 14:03:13 +02:00
nonfree doc/check_docs2.py warnings fixes 2014-10-02 13:40:30 +04:00
objdetect fixing SVM negative value rounding 2014-10-29 13:50:20 +01:00
ocl ocl: Change static variable order in cl_context.cpp to avoid crashes during destruction 2014-10-14 20:54:13 -04:00
photo typos 2014-03-02 21:04:17 +04:00
python Python tests added to -tests deb package. 2014-09-08 18:11:12 +04:00
stitching Feature based stitching's wave correction bugfix. 2014-09-15 17:04:08 +04:00
superres Suppress a bogus -Warray-bounds in modules/superres/src/optical_flow.cpp 2014-11-10 18:38:54 +03:00
ts Fixes for QNX 6.6 Neitrino support. 2014-10-23 17:17:35 +04:00
video Basic doxygen documentation support 2014-10-23 18:27:26 +04:00
videostab fix variable name typo in calcBlurriness 2014-03-10 03:02:06 -04:00
viz Merge pull request #3346 from Nerei:fixed_memory_leak_in_viz 2014-10-18 16:57:55 +00:00
world fix for compiling 2.4 opencv with xcode 5.1 2014-04-18 13:42:47 +02: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