- 10 May, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 04 May, 2018 2 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 03 May, 2018 2 commits
-
-
Alexander Alekhin authored
-
zuoshaobo authored
* FIX INF_ENGINE RELU ERROR * set slope to variable * tab in indentwq
-
- 02 May, 2018 1 commit
-
-
Sayed Adel authored
-
- 28 Apr, 2018 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
modules\dnn\src\layers\prior_box_layer.cpp(208): warning C4834: discarding return value of function with 'nodiscard' attribute
-
yuki takehara authored
* Resolves 6125 * Fix test code * Delete unnecessary code
-
- 27 Apr, 2018 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
to avoid accessing of 'p[-1]' (static code analysers dislike this)
-
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 3 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 ()'
-