- 20 Jan, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 18 Jan, 2019 7 commits
-
-
Alexander Alekhin authored
-
Rostislav Vasilikhin authored
YUV/YCrCb conversions rewritten to wide intrinsics (#13649) * YUV: minors * YUV42x conversions template-merged * more template-merged YUV42x conversions; some NEON code removed * rgb2yuv<float> vectorized * yuv2rgb<float> vectorized * memcpy removed * Yuv2RGB<ushort> vectorized * unused code removed * rgb2yuv<ushort> vectorized * rgb2yuv<uchar> vectorized * v_pack_u used (up to +30% perf) * yuv2rgb<uchar> vectorized * fixed compilation
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
This reverts commit 3721c8bb except changes in modules/dnn/test/test_tf_importer.cpp
-
Vitaly Tuzov authored
-
- 17 Jan, 2019 6 commits
-
-
Lee Jaehwan authored
* Add Operator override for multi-channel Mat with literal constant. * simple test * Operator overloading channel constraint for primitive types * fix some test for #13586
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
berak authored
-
Maksim Shabunin authored
-
- 16 Jan, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 15 Jan, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
-
Brad Kelly authored
-
- 14 Jan, 2019 3 commits
-
-
Suleyman TURKMEN authored
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
-
- 13 Jan, 2019 4 commits
-
-
Namgoo Lee authored
- Before this PR, following tests failed on some platform. CUDA_OptFlow/FarnebackOpticalFlow.Accuracy/19 CUDA_OptFlow/FarnebackOpticalFlow.Accuracy/23 - The algorithm now recognizes the OPTFLOW_USE_INITIAL_FLOW flag. Previously, when the flag was set, it did not use the flow data passed as input, instead used some garbage data in memory. - More strict test limit.
-
Alexander Alekhin authored
-
atinfinity authored
* fixed tutorial code of py_matcher * fixed imread mode
-
Alexander Alekhin authored
-
- 12 Jan, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 11 Jan, 2019 3 commits
-
-
Vitaly Tuzov authored
-
Jim Zhou authored
* Fix the bug in case determinant of rotation matrix is -1 * calib3d(test): check det(R) == 1
-
Dmitry Kurtaev authored
-
- 10 Jan, 2019 2 commits
-
-
Alexander Alekhin authored
-
Raphael Graf authored
-
- 09 Jan, 2019 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
CUI Hao (Lab) authored
-