opencv/modules
2015-10-22 12:24:47 +00:00
..
calib3d IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03:00
core Merge pull request #5532 from grundman:patch-2 2015-10-21 11:54:30 +00:00
cudaarithm fix cuda::normalize (dtype < 0) case 2015-10-02 11:41:01 +03:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc Use stream argument when launching bilateral filter kernel 2015-09-18 13:12:58 +02:00
cudalegacy Some changes to support mingw-w64 2015-09-01 00:59:08 +03:00
cudaobjdetect changed hog to work with variable parameters and changed the hog sample to test it with more options 2015-08-12 09:16:20 +02:00
cudaoptflow Fixes namespace error on cudaoptflow 2015-07-29 14:22:45 -03:00
cudastereo
cudawarping
cudev add opencv_test_cudev to installation package 2015-07-03 13:33:36 +03:00
features2d IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03:00
flann fixed uninitialized memory writing/reading in flann 2015-09-13 12:43:44 +02:00
hal Warning fix 2015-09-14 12:15:56 +03:00
highgui Fixing compilation errors in windows and mac 2015-10-19 10:58:43 +00:00
imgcodecs Merge pull request #5432 from sturkmen72:patch-11 2015-10-22 12:24:47 +00:00
imgproc Update imgproc.hpp 2015-10-18 15:53:15 +03:00
java android: add targetSdkVersion="21" 2015-10-12 18:12:34 +03:00
ml Merge pull request #5431 from MiguelAlgaba:em_one_cluster 2015-10-19 15:27:35 +00:00
objdetect IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03:00
photo typos in comments 2015-05-23 17:36:45 +02:00
python Fixing typo in variable name. 2015-08-12 20:50:05 +00:00
shape
stitching fix cyclic deps error (world,shared) 2015-06-22 20:14:30 +03:00
superres superres: Fix return value VideoFrameSource_GPU 2015-05-26 16:54:35 +02:00
ts fix perf tests 2015-09-22 15:20:40 +03:00
video ocl: workaround for getUMat() 2015-09-09 18:56:14 +03:00
videoio not only print file-not-found as a warning but also print the name of the problematic file and the uri used for the open attempt 2015-10-13 16:15:48 +02:00
videostab Added configuration changes enabling videoio WinRT support. 2015-05-15 16:29:06 +03:00
viz Added new functionalities to viz module 2015-08-15 01:03:59 +02:00
world fix tests build (win,shared,world) 2015-06-05 16:30:36 +03:00
CMakeLists.txt