opencv/modules
2014-10-24 12:59:13 +00:00
..
androidcamera world fix 2014-08-05 20:12:35 +04:00
calib3d Optimize OpenCL version of StereoBM function 2014-10-23 20:18:53 +04:00
core ocl: restore clFinish() in unmap() for AMD devices 2014-10-24 14:29:38 +04:00
cuda Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudaarithm world fix 2014-08-05 20:12:35 +04:00
cudabgsegm fix cudabgsegm module compilation 2014-08-13 19:20:23 +04:00
cudacodec world fix 2014-08-05 20:12:35 +04:00
cudafeatures2d Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudafilters Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudaimgproc Optimization for HoughLinesP 2014-10-07 17:53:33 +04:00
cudalegacy Fixes for compiling with CUDA 6.5 2014-08-29 23:09:02 +02:00
cudaoptflow CUDA optical flow stubs: missing parameter 2014-08-25 14:49:21 +02:00
cudastereo Fixes for compiling with CUDA 6.5 2014-08-29 23:09:02 +02:00
cudawarping Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudev world fix 2014-08-05 20:12:35 +04:00
features2d Merge pull request #3256 from vbystricky:oclopt_BFMatcher 2014-10-21 08:59:23 +00:00
flann Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
highgui Extracted repeated cmake instruction block 2014-10-17 18:14:53 +04:00
imgcodecs Fixing iOS clang warnings, part 3 2014-10-17 18:15:21 +04:00
imgproc Forgotten punctuation 2014-10-17 18:14:54 +04:00
java Merge pull request #3344 from mshabunin:java_automation 2014-10-20 06:50:34 +00:00
ml fixed bug in automatic SVM training 2014-10-18 20:53:39 +04:00
objdetect Fixing iOS clang warnings, part 2 2014-10-17 18:14:54 +04:00
photo Merge pull request #3283 from abak:fix-cloning-illumination-change-noipp 2014-10-09 14:57:57 +00:00
python fixed some more compile errors and test failures 2014-10-17 15:02:56 +04:00
shape fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 2014-08-10 00:10:05 +04:00
stitching Merge pull request #3292 from mshabunin:fix-ios-warnings 2014-10-20 06:41:51 +00:00
superres removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 2014-08-14 12:50:07 +04:00
ts Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
video Merge pull request #3352 from alucarded:BackgroundSubtractorMOG2_optimization 2014-10-22 01:55:23 +00:00
videoio Merge pull request #3349 from a-wi:DShow_Strsafe_header_v3 2014-10-20 06:49:18 +00:00
videostab OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 2014-10-17 14:56:58 +04:00
viz viz: fixed memory leak 2014-10-18 18:17:42 +04:00
world fixed MSVC warnings and iOS framework compile error 2014-10-18 21:58:34 +04:00
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00
refman.rst.in