opencv/modules
2017-12-06 15:55:18 +03:00
..
calib3d Merge pull request #10199 from alalek:fix_calib3d_fisheye_rectify_test 2017-12-01 15:26:50 +00:00
core ocl: fix usage of invalid OpenCL cache on mixed 64/32-bit platforms 2017-12-01 14:20:18 +03:00
cudaarithm suppress warning on Jetson TK1 2017-06-15 18:28:13 +09:00
cudabgsegm Rewritten some tests in videoio and imgcodecs modules 2017-06-20 18:20:41 +03:00
cudacodec Merge pull request #9599 from whizzzkid:master 2017-09-17 19:24:43 +00:00
cudafeatures2d test: fix cuda build 2016-11-29 01:18:10 +03:00
cudafilters cudafilters: don't modify "const" data 2017-09-08 14:19:09 +03:00
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 2017-03-15 09:34:00 +00:00
cudalegacy Rewritten some tests in videoio and imgcodecs modules 2017-06-20 18:20:41 +03:00
cudaobjdetect fix CUDA build 2017-09-04 14:41:29 +03:00
cudaoptflow fixed non c++11 warnings. 2017-10-15 12:12:00 -04:00
cudastereo test: fix cuda build 2016-11-29 01:18:10 +03:00
cudawarping
cudev Replace private.cuda.hpp with conditional include of cuda_fp16.h. 2017-10-03 17:47:52 -07:00
dnn dnn: SSD performance test 2017-12-06 15:55:18 +03:00
features2d Merge pull request #10180 from alalek:ocl_avoid_unnecessary_initialization 2017-11-29 11:42:22 +00:00
flann Fixed some issues found by static analysis 2017-09-08 12:22:12 +03:00
highgui Merge pull request #9850 from klchang:master 2017-10-27 11:22:28 +00:00
imgcodecs Fixed/disabled warnings produced by GCC 7 2017-11-29 17:21:22 +03:00
imgproc Merge pull request #10171 from ElenaGvozdeva:Threshold 2017-11-30 10:02:47 +00:00
java Merge pull request #9698 from abratchik:parse.doxygen 2017-11-16 16:48:12 +03:00
js js: fix tests (qunit -> node-qunit) 2017-11-16 15:00:33 +03:00
ml Merge pull request #10170 from LaurentBerger:Issue10166 2017-11-29 09:51:20 +00:00
objdetect ocl: avoid unnecessary loading/initializing OpenCL subsystem 2017-11-28 14:02:42 +03:00
photo removed unnecessary line 2017-09-15 17:09:21 +03:00
python Merge pull request #10152 from alalek:py_fix_isalgorithm 2017-11-28 10:46:41 +00:00
shape some improvements on tutorials 2017-07-29 20:08:19 +03:00
stitching ocl: avoid unnecessary loading/initializing OpenCL subsystem 2017-11-28 14:02:42 +03:00
superres Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
ts ocl: fix usage of invalid OpenCL cache on mixed 64/32-bit platforms 2017-12-01 14:20:18 +03:00
video ocl: avoid unnecessary loading/initializing OpenCL subsystem 2017-11-28 14:02:42 +03:00
videoio Merge pull request #10060 from allnes:videoio_tests_backend 2017-12-01 09:38:19 +00:00
videostab Merge pull request #9979 from fakabbir:ImproveDoc 2017-11-08 16:55:48 +00:00
viz cmake: fix WITH_VTK usage 2017-11-29 21:43:09 +03:00
world ocl: fix world compilation on Windows 2017-10-11 19:04:42 +03:00
CMakeLists.txt