opencv/modules
2014-10-16 22:52:04 +04:00
..
androidcamera
calib3d this is trivial change; the main change is in opencv_extra - added regression data for perf tests 2014-10-11 22:57:22 +04:00
core all the tests now pass except for MSER 2014-10-16 20:58:29 +04:00
cuda
cudaarithm
cudabgsegm fix cudabgsegm module compilation 2014-08-13 19:20:23 +04:00
cudacodec
cudafeatures2d
cudafilters
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
cudev
features2d fixed opencv_java build 2014-10-16 22:52:04 +04:00
flann Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
highgui Merge pull request #2702 from GregoryMorse:patch-3 2014-09-18 12:38:54 +00:00
imgcodecs Merge pull request #3128 from asmorkalov:android_tegra_optimizations_build_fix 2014-08-21 15:48:10 +00:00
imgproc Merge pull request #3326 from ilya-lavrenov:neon_canny 2014-10-11 17:58:24 +00:00
java fixed opencv_java build 2014-10-16 22:52:04 +04:00
ml Correction of the integer data treated as floating point data bug, already corrected in the 2.4 branch. 2014-09-23 14:03:20 +02:00
objdetect Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
photo Merge pull request #3283 from abak:fix-cloning-illumination-change-noipp 2014-10-09 14:57:57 +00:00
python extending stitching module for Java and Python bindings 2014-09-27 19:35:49 +04:00
shape
stitching all the tests now pass except for MSER 2014-10-16 20:58:29 +04: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 Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 2014-10-08 17:25:51 +04:00
video Optimize OpenCL version function BackgroundSubstractionMOG2 2014-09-23 10:33:30 +04:00
videoio Refactored code responsible for printing debug messages in DShow video capture module to reduce footprint in Release mode. 2014-10-10 17:49:01 +02:00
videostab OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 2014-10-15 22:49:17 +04:00
viz
world continue fixing nonfree elements 2014-08-28 13:30:47 +02:00
CMakeLists.txt
refman.rst.in