opencv/modules
2014-12-01 15:47:13 +03:00
..
androidcamera world fix 2014-08-05 20:12:35 +04:00
calib3d Doxygen documentation: calib3d and features2d modules 2014-12-01 15:47:13 +03:00
core Merge pull request #3452 from Dmitry-Me:fixIncorrectSizeComputation 2014-12-01 10:43:44 +00: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 Add Triangle thresholding algorithm 2014-10-22 16:54:39 +02: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 Updated test_features2d.cpp with latest API change 2014-11-05 12:03:28 +01: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 Updated ORB test with parameters 2014-11-05 12:00:31 +01: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 Doxygen documentation: calib3d and features2d modules 2014-12-01 15:47:13 +03:00
flann Doxygen documentation: flann, photo and stitching modules 2014-12-01 15:47:13 +03:00
highgui Doxygen documentation for: highgui, video, imgcodecs and videoio 2014-12-01 15:47:13 +03:00
imgcodecs Doxygen documentation for: highgui, video, imgcodecs and videoio 2014-12-01 15:47:13 +03:00
imgproc Merge pull request #3426 from mshabunin:doxygen-imgproc 2014-12-01 10:43:13 +00:00
java Merge pull request #3344 from mshabunin:java_automation 2014-10-20 06:50:34 +00:00
ml Doxygen doucmentation: ml module 2014-12-01 15:47:13 +03:00
objdetect Doxygen doucmentation: ml module 2014-12-01 15:47:13 +03:00
photo Doxygen documentation: flann, photo and stitching modules 2014-12-01 15:47:13 +03:00
python Mod: Open header files with io.open for Python 2/3 compatibility. 2014-11-10 21:09:43 +08: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 Doxygen documentation: flann, photo and stitching modules 2014-12-01 15:47:13 +03: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 ocl: change processing of OpenCL failures 2014-11-05 19:44:36 +03:00
video Doxygen documentation for: highgui, video, imgcodecs and videoio 2014-12-01 15:47:13 +03:00
videoio Doxygen documentation for: highgui, video, imgcodecs and videoio 2014-12-01 15:47:13 +03:00
videostab Fix compilation when building without the Video I/O module. 2014-11-25 13:52:07 -05: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