opencv/modules
Alexander Alekhin e07a488012
Merge pull request #15925 from alalek:core_test_simd_cpp_emulation
core(test): extending tests with SIMD C++ emulation code (intrin_cpp.hpp)

* core(test): test SIMD CPP emulation code (intrin_cpp.hpp)

* core(simd): eliminate build warnings from intrin_cpp.hpp
2019-11-19 21:08:45 +03:00
..
calib3d build: GCC9 compilation 2019-11-12 18:49:34 +03:00
core Merge pull request #15925 from alalek:core_test_simd_cpp_emulation 2019-11-19 21:08:45 +03:00
cudaarithm java: generated code to have javadoc 2019-06-05 12:44:03 +02:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy build: eliminate CUDA warnings 2019-10-08 15:30:02 +03:00
cudaobjdetect suppress noisy warning 2019-08-08 21:49:32 +09:00
cudaoptflow removed typo 2019-11-06 17:15:31 +05:30
cudastereo
cudawarping
cudev
dnn Merge pull request #15945 from alalek:dnn_ie_extension_handling 2019-11-19 14:25:12 +00:00
features2d imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 2019-11-18 01:39:27 +03:00
flann python: force using of ArgInfo 2019-11-15 19:16:22 +03:00
highgui build: GCC9 compilation 2019-11-12 18:49:34 +03:00
imgcodecs Update loadsave.cpp 2019-09-28 23:24:17 +03:00
imgproc Fix 13577 2019-11-18 07:41:34 -05:00
java android: use .getRowStride() in JavaCamera2View 2019-10-28 18:45:56 +00:00
js js(test): update features2d test 2019-11-19 07:40:12 +00:00
ml python: force using of ArgInfo 2019-11-15 19:16:22 +03:00
objdetect imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 2019-11-18 01:39:27 +03:00
photo Assorted documentation fixes 2019-08-31 01:50:11 +03:00
python python: force using of ArgInfo 2019-11-15 19:16:22 +03:00
shape
stitching backport: fixed warnings produced by clang-9.0.0 2019-09-23 18:36:18 +03:00
superres
ts imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 2019-11-18 01:39:27 +03:00
video Merge pull request #15799 from Cpitis:feature/parallelization 2019-10-31 23:38:49 +03:00
videoio Merge pull request #15919 from alalek:python_fix_arginfo 2019-11-19 13:24:58 +00:00
videostab backport: fixed warnings produced by clang-9.0.0 2019-09-23 18:36:18 +03:00
viz Merge pull request #15821 from ColasGael:colasg-viz-color 2019-11-01 22:37:34 +03:00
world
CMakeLists.txt