- 11 May, 2018 10 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
berak authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 10 May, 2018 6 commits
-
-
matech96 authored
Fix publication date of "Computer Vision Face Tracking for Use in a Perceptual User Interface" from 1988 to 1998.
-
Dmitry Kurtaev authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 09 May, 2018 7 commits
-
-
Alexander Alekhin authored
-
Namgoo Lee authored
cuda_canny : multi stream safety (#11483) * CUDA_ImgProc/Canny Asynchronous test * cuda_canny : multi stream safety (1/3) - Convert global variable canny::counter to class local variable * cuda_canny : multi stream safety (2/3) - Use texture objects rather than texture reference for cc >= 3.0, since texture reference must be declared as a static global variable which results in race condition when ran concurrently * cuda_canny : multi stream safety (3/3) - Refrain from using global variable in row_filter and column_filter (converts column_filter::c_kernel and row_filter::c_kernel to local variables) * Fixes #11193
-
Alexander Alekhin authored
'0' is specific case (make no sence as a standalone operation), but it can be useful in template-based programming. reverts commit: a58c9d4d
-
Alexander Alekhin authored
-
cabelo authored
-
shengyu authored
-
Alexander Alekhin authored
-
- 08 May, 2018 3 commits
-
-
Tomoaki Teshima authored
-
Damien Picard authored
with the ffmpeg backend
-
Maksim Shabunin authored
-
- 07 May, 2018 1 commit
-
-
Tomoaki Teshima authored
* remove meaningless tests
-
- 06 May, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 05 May, 2018 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Sayed Adel authored
-
cDc authored
-
abhi-jha authored
-
- 04 May, 2018 4 commits
-
-
Sayed Adel authored
* add v_float64x2 support to v_rotate_* * treat float vector in v_check_any, vec_any_lt as int vector * add test case for v_rotate_left
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 03 May, 2018 2 commits
-
-
Sayed Adel authored
-
k-shinotsuka authored
-