opencv/modules
2014-02-20 18:58:32 +04:00
..
androidcamera All installed files marked with component names for install customization. 2014-01-21 20:34:36 +04:00
calib3d deleted extra semicolons 2014-01-07 02:52:30 +04:00
contrib Fixed Cl.exe hang for VS2008 x64 with Eigen::exp() function 2014-02-10 13:41:27 +04:00
core Merge pull request #2366 from yashdv:mat_copyto_doc_bug 2014-02-18 13:47:46 +04:00
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 2014-01-31 15:52:06 +04:00
features2d deleted extra semicolons 2014-01-07 02:52:30 +04:00
flann Fix: freeing previous elements has to be done before loading new parameters to avoid trying to delete unexisting objects if arrays size was modified 2014-01-03 13:16:36 +01:00
gpu fix bug #3562: 2014-02-20 10:24:52 +04:00
highgui removed trailing spaces 2014-02-18 13:56:26 +04:00
imgproc Merge pull request #2368 from asmorkalov:ocv_gcc48_warning_fix 2014-02-19 12:03:06 +04:00
java Dead code removed as this cannot be null in Java. 2014-02-13 18:17:47 +04:00
legacy Warning fixes for GCC 4.8. 2014-02-18 23:53:35 +04:00
ml Merge pull request #2107 from nghiaho12:nn_doc 2014-01-21 19:11:12 +04:00
nonfree fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 2014-02-14 17:56:03 +04:00
objdetect Disabled some IPP implementation since it breaks tests 2013-12-26 19:53:53 +04:00
ocl backport of master-based perf tests for matchTemplate to 2.4 2014-02-20 18:58:32 +04:00
photo
python All installed files marked with component names for install customization. 2014-01-21 20:34:36 +04:00
stitching turn on CUDA part of stitching module on Android for non-dynamic build 2014-02-03 12:35:24 +04:00
superres fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 2014-02-14 17:56:03 +04:00
ts backport of master-based perf tests for matchTemplate to 2.4 2014-02-20 18:58:32 +04:00
video deleted extra semicolons 2014-01-07 02:52:30 +04:00
videostab Code review fixes. 2013-12-23 11:34:46 +04:00
viz VTK off by default 2014-01-26 14:48:29 +04:00
world
CMakeLists.txt
refman.rst.in