opencv/modules
2016-12-13 11:29:53 +00:00
..
calib3d Merge pull request #7840 from alalek:fix_test_rng 2016-12-13 11:29:53 +00:00
core Merge pull request #7840 from alalek:fix_test_rng 2016-12-13 11:29:53 +00:00
cudaarithm build: fix cuda tests 2016-12-03 13:17:37 +03:00
cudabgsegm Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudacodec Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudafeatures2d test: fix cuda build 2016-11-29 01:18:10 +03:00
cudafilters build: cuda warnings 2016-12-04 03:10:05 +03:00
cudaimgproc build: cuda warnings 2016-12-04 03:10:05 +03:00
cudalegacy Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudaobjdetect test: fix cuda build 2016-11-29 01:18:10 +03:00
cudaoptflow test: fix cuda build 2016-11-29 01:18:10 +03:00
cudastereo test: fix cuda build 2016-11-29 01:18:10 +03:00
cudawarping Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudev build: cuda warnings 2016-12-04 03:10:05 +03:00
features2d Merge pull request #7787 from alalek:ocl_explicit_only 2016-12-13 10:22:33 +00:00
flann Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
highgui highgui: g_thread_create deprecated warning 2016-11-26 03:01:39 +03:00
imgcodecs Add imread documentation note when EXIF orientation is embedded. 2016-12-07 18:08:18 +01:00
imgproc Disable error throwing in convexityDefects when hull is a line or point 2016-12-13 12:28:38 +03:00
java java: fix PATH environment variable 2016-12-06 20:01:06 +03:00
ml Merge pull request #7371 from mshabunin:aruco-java-wrap 2016-10-01 15:38:59 +00:00
objdetect ocl: stop using of OpenCL without explicit UMat arguments 2016-12-04 02:34:17 +03:00
photo test: change condition in Photo_Decolor 2016-10-20 16:54:43 +03:00
python Merge pull request #7644 from alalek:cmake_python_install 2016-11-18 12:19:00 +00:00
shape Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
stitching test: don't check magic values in stitching perf test 2016-10-31 13:37:59 +03:00
superres warnings 2016-11-18 14:08:53 +03:00
ts test: fix RNG problem in accuracy tests 2016-12-12 14:40:52 +03:00
video Removed redundant calculations 2016-12-04 20:28:56 +01:00
videoio Merge pull request #7769 from alalek:cmake_ffmpeg_cleanup 2016-12-01 20:24:05 +00:00
videostab Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
viz viz: free new[] allocated arrays using delete[] instead of free 2016-11-08 13:03:22 +01:00
world Fixed identifiers warns 2016-09-30 15:16:29 +05:30
CMakeLists.txt