opencv/modules
2015-12-15 12:24:36 +00:00
..
calib3d Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test 2015-12-14 15:20:34 +01:00
core Merge pull request #5784 from alalek:distrib_fix 2015-12-15 12:24:36 +00:00
cudaarithm Merge pull request #5660 from jet47:cuda-wrap-stream-3.0 2015-12-08 12:28:57 +00:00
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy: 2015-01-19 14:17:00 +03:00
cudacodec Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudafeatures2d Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudafilters Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudaimgproc disable sanity tests for AlphaComp and PyrLKOpticalFlowDense 2015-11-27 16:46:47 +03:00
cudalegacy Some changes to support mingw-w64 2015-09-01 00:59:08 +03:00
cudaobjdetect Race condition bug-fix in hog.cu 2015-12-01 09:19:31 +01:00
cudaoptflow disable sanity tests for AlphaComp and PyrLKOpticalFlowDense 2015-11-27 16:46:47 +03:00
cudastereo increase epsilons in some tests: 2015-11-27 16:46:20 +03:00
cudawarping Cast some image coordinates and sizes to double. 2015-04-25 18:54:53 +02:00
cudev fix BORDER_WRAP processing on Maxwell generation 2015-11-27 16:45:26 +03:00
features2d Merge pull request #5774 from mshabunin:coverity_fixes 2015-12-09 13:32:44 +00:00
flann Added missing copyright headers. 2015-10-13 15:02:38 +03:00
hal checkRange fixes 2015-12-09 18:31:27 +03:00
highgui Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 2015-11-17 18:52:55 +03:00
imgcodecs Coverity: fixed uninitialized field in ExifReader 2015-12-09 14:25:08 +03:00
imgproc Merge pull request #5799 from alalek:fix_5066 2015-12-15 10:24:39 +00:00
java fixes #5019: python and java bindings become CMake modules (loadable plugins) 2015-12-14 16:20:18 +03:00
ml Merge pull request #5616 from afriesen:lr_predict 2015-12-11 12:22:56 +00:00
objdetect Merge pull request #5362 from Dikay900:cascade_reject_stage 2015-12-10 10:51:42 +00:00
photo Do not modify input parameter in MergeDebevec 2015-12-14 22:24:27 +01:00
python fixes #5019: python and java bindings become CMake modules (loadable plugins) 2015-12-14 16:20:18 +03:00
shape Python support 2015-03-02 18:13:00 +03:00
stitching UMat access flags (fixes #5095) 2015-12-14 14:26:43 +03:00
superres Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
ts disable ts module if it is not used: BUILD_TESTS=OFF and BUILD_PERF_TESTS=OFF 2015-12-12 15:23:31 +03:00
video Valgrind: do not use uninitialized data in optflow 2015-12-09 14:25:08 +03:00
videoio Gstreamer 1.0 on windows. 2015-12-09 09:11:45 -05: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