opencv/modules
2014-02-14 17:12:31 +04:00
..
androidcamera All installed files marked with component names for install customization. 2014-01-24 17:13:22 +04:00
calib3d
contrib Merge pull request #1897 from berak:b_3393_24 2013-12-02 17:11:56 +04:00
core OpenCV version++. 2014-02-11 10:15:02 +04:00
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder(cherry picked from commit 316d49fc0fb7a609ebb0a65efc207faea6b978a4) 2014-01-31 22:23:22 +04:00
features2d Fixing some indentation issues on FREAK source file. 2013-12-10 08:57:46 -02: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-02-10 15:48:51 +04:00
gpu temporary disable performance test for alphaComp function(cherry picked from commit 1ce5165cb7) 2014-02-14 17:12:31 +04:00
highgui Fixed MinGW build by declaring the minimal required Windows version. 2014-02-10 15:48:50 +04:00
imgproc fixing bug #3345. use norm to make sure two matrices are the same. 2014-02-10 15:48:51 +04:00
java Dead code removed as this cannot be null in Java. 2014-02-13 20:13:47 +04:00
legacy
ml Merge pull request #1839 from pmiecielica:memory_leaks 2013-11-25 12:17:08 +04:00
nonfree fix nonfree module compilation without CUDA(cherry picked from commit 3e1f74f2ca) 2014-02-10 15:48:52 +04:00
objdetect Disabled some IPP implementation since it breaks tests 2013-12-26 19:53:53 +04:00
ocl Merge pull request #2078 from ilya-lavrenov:warn 2013-12-27 18:17:21 +04:00
photo
python All installed files marked with component names for install customization. 2014-01-24 17:13:22 +04:00
stitching turn on CUDA part of stitching module on Android for non-dynamic build(cherry picked from commit a138e5a6a5) 2014-02-10 15:48:51 +04:00
superres Make dependency from CUDA explicit to prevent from fake dependedcies from CUDA runtime. 2013-12-19 10:27:38 +04:00
ts ts dependency from CUDA runtime removed. All implicit CUDA calls replaced by calls from core module. 2013-12-26 11:36:00 +04:00
video CV_WRAP for BackgroundSubtractorMOG2 2013-11-30 13:35:23 +01:00
videostab Code review fixes. 2013-12-23 11:34:46 +04:00
world
CMakeLists.txt
refman.rst.in