- 28 Apr, 2018 1 commit
-
-
yuki takehara authored
* Resolves 6125 * Fix test code * Delete unnecessary code
-
- 27 Apr, 2018 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
Arm: fix the test failure of OCL_Imgproc/CLAHETest.Accuracy on ODROID-XU4 (#11409) * fix the test failure of OCL_Imgproc/CLAHETest.Accuracy on ODROID-XU4 * avoid the race condition in the reduce * imgproc(ocl): simplify CLAHE code * remove unused class
-
Alexander Alekhin authored
OpenCV 3.4.1 for Intel Computer Vision SDK
-
Alexander Alekhin authored
-
Alexander Alekhin authored
for cv::Mat with type=16UC3 and width < 16
-
exoson authored
-
- 26 Apr, 2018 16 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
std::exception_ptr requires enabled C++11 mode
-
Alexander Alekhin authored
- remove duplicates - restore "always on" missing entries - fix FP16 detection on MSVC
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Enaldiev authored
-
Alexander Alekhin authored
for cv::Mat with width < 16
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 25 Apr, 2018 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- fixed wrong condition (always true) - replaced unnecessary shift operation: '>> 63' to '< 0' - used CV_BIG_INT()/CV_BIG_UINT() macros
-
Alexander Alekhin authored
avoid using of templated 'operator T ()'
-
Alexander Alekhin authored
-
- 24 Apr, 2018 11 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
shengyu authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
* Custom deep learning layers support * Stack custom deep learning layers
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-