opencv/modules
2013-11-28 00:42:19 +01:00
..
androidcamera Switched OpenCV to a 3-component version number. 2013-11-15 19:41:53 +04:00
bioinspired changed eps in Retina_OCL test 2013-11-22 12:35:46 +04:00
calib3d Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-10-28 13:38:25 +04:00
contrib Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-11 16:55:36 +04:00
core Add on optional parameter to the matx invert function to know if this operation is successfull without having to analyse the matrix (it may fail in case of bad preconditioning or inappropriate decomposition method) 2013-11-28 00:42:19 +01:00
cuda moved BufferPool management functions to public 2013-10-08 17:21:22 +04:00
cudaarithm Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-11 16:55:36 +04:00
cudabgsegm
cudacodec Switched OpenCV to a 3-component version number. 2013-11-15 19:41:53 +04:00
cudafeatures2d
cudafilters
cudaimgproc Add missing limits include 2013-11-12 22:29:41 -05:00
cudalegacy Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-11 16:55:36 +04:00
cudaoptflow
cudastereo Fix a typo in kernel size 2013-10-11 23:31:31 -04:00
cudawarping Small OpenCV-CUDA bugs are fixed. 2013-10-22 12:08:43 +05:30
cudev Removed another usage of __func__, following #1763. 2013-11-11 17:02:50 +04:00
features2d Minimized the number of arguments required to workaround the MSVC2013 compiler bug. 2013-10-21 21:43:26 +02:00
flann Cherry-picked mariusmuja/flann@8c8b0e0cb8. 2013-10-02 16:09:45 +04:00
highgui Merge pull request #1824 from vpisarev:ocl_experiments5 2013-11-20 19:14:40 +04:00
imgproc Merge pull request #1867 from ilya-lavrenov:ocl_resize_master 2013-11-27 18:08:11 +04:00
java Switched OpenCV to a 3-component version number. 2013-11-15 19:41:53 +04:00
legacy the first draft of transparent API and new UMat class. more files 2013-10-22 14:05:15 +04:00
matlab Replace $(Configuration) with $<CONFIGURATION> 2013-10-24 18:20:16 +01:00
ml Merge remote-tracking branch 'upstream/2.4' into merge-2.4 2013-10-15 20:08:52 +04:00
nonfree another attempt to fix compile errors 2013-11-18 22:15:04 -05:00
objdetect fixed few compile errors and doc build errors 2013-11-18 13:48:04 -05:00
ocl Replaced most of the instances of "s = s +" with "s +=". 2013-11-22 17:59:56 +04:00
optim Merge pull request #1521 from nailbiter:optimCG 2013-10-29 16:14:32 +04:00
photo added some diagnostic into Tonemap test 2013-11-18 23:14:44 -05:00
python Support PyString_AsString() in Python 3 < 3.3 2013-11-07 23:47:33 -05:00
shape Merge pull request #1567 from ilya-lavrenov:warn_fix 2013-10-08 13:50:49 +04:00
softcascade
stitching Named GraphCutSeamFinderBase to allow its usage in makePtr. 2013-10-08 18:13:56 +04:00
superres updated patch to bring in the first functions with "transparent API" 2013-11-18 11:48:00 -05:00
ts Merge pull request #1867 from ilya-lavrenov:ocl_resize_master 2013-11-27 18:08:11 +04:00
video Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-05 16:38:23 +04:00
videostab
viz Viz code beautification 2013-11-17 19:33:55 +04:00
world Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-11 16:55:36 +04:00
CMakeLists.txt
refman.rst.in