- 17 Mar, 2020 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Mar, 2020 11 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
RAJKIRAN NATARAJAN authored
* Fixes issue 16777. * core: update Concurrency getNumThreads()
-
Dizhenin Vlad authored
Intelligent scissors * Start * Remove whitespace * Re onMouse * replased double to float * Draw contours * CV_FILLED -> FILLED * Remove line 210 * Change 'about' * Remove M_PI * Remove warning * CP_PI * double to float * CV_PI to Float * Add struct for data * line 172, 191 whitespace * Change name * Fix Warnings * Set const * line 180 * rewrite keys * &img = param->img
-
Dmitry Kurtaev authored
-
- 15 Mar, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 14 Mar, 2020 6 commits
-
-
Alexander Alekhin authored
-
Sayed Adel authored
There's no need to use `vec_perm()` instead of `vec_splat()`, since instruction `vperm` is quite heavy compared to `vsplt[b,h,w]`.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Liubov Batanina authored
* Supported Flatten for constant nodes * Added default axis * Refactoring * Refactoring * Added cast layer * Fix comments * Add Cast for layers
-
Alexander Alekhin authored
-
- 13 Mar, 2020 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- HETERO plugin doesn't switch well between devices
-
Alexander Alekhin authored
-
Anton Potapov authored
- avoid overflow in own::Mat::total() and according tests, part 2
-
- 12 Mar, 2020 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Anton Potapov authored
- avoid overflow in own::Mat::total() and according tests
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 11 Mar, 2020 8 commits
-
-
Alexander Duda authored
Problem is that iter1 += tcols, iter2 += tcols are called without check. row < trows - 1 check is processed after increment in "for" statements.
-
Alexander Alekhin authored
-
Anton Potapov authored
- replaced bitwise &= on bools, with explicit && to make KW happy
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-