- 02 Sep, 2014 1 commit
-
-
Vladislav Vinogradov authored
In CUDA 6.0 there was a bug in NPP LUT implementation (invalid results when src == 255). In CUDA 6.5 the bug was fixed. Replaced NPP LUT call with own implementation (ported from master branch) to be independant from CUDA Toolkit version. (cherry picked from commit eaaa2d27)
-
- 27 Aug, 2014 5 commits
-
-
Alexander Smorkalov authored
(cherry picked from commit 634ffed4)
-
Vladislav Vinogradov authored
(cherry picked from commit 62f27b28)
-
Vladislav Vinogradov authored
(cherry picked from commit 599f5ef5)
-
Vladislav Vinogradov authored
(cherry picked from commit 86e12b60)
-
Vladislav Vinogradov authored
(cherry picked from commit 5dff283b)
-
- 15 Aug, 2014 1 commit
-
-
Alexander Smorkalov authored
(cherry picked from commit e11333dd)
-
- 24 Jul, 2014 2 commits
-
-
Alexander Smorkalov authored
(cherry picked from commit b2790973)
-
Alexander Smorkalov authored
(cherry picked from commit e650d87e)
-
- 14 Jul, 2014 1 commit
-
-
Alexander Smorkalov authored
(cherry picked from commit 60a5ada4)
-
- 07 May, 2014 2 commits
-
-
Vladislav Vinogradov authored
fix output matrix allocation in cv::subtract(cherry picked from commit 629461c8)
-
Vladislav Vinogradov authored
call dst.create(...) before using it(cherry picked from commit 4c66614e)
-
- 11 Apr, 2014 3 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 10 Apr, 2014 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 09 Apr, 2014 10 commits
-
-
Maks Naumov authored
-
Maks Naumov authored
-
Maks Naumov authored
-
Maks Naumov authored
-
Maks Naumov authored
-
Maks Naumov authored
-
Maks Naumov authored
-
Maks Naumov authored
2.4
-
Maks Naumov authored
-
David Rolland authored
Corrected bug #1437. Corrected the cast of two short values from an lParam. lParam contains two signed-short, the position can be negative when another mouse event happens with a mouse_move (mouse_click, etc.) The Microsoft documentation specifies NOT to use LOWORD and HIWORD macros to extract the x/y positions as it won't work correctly with multiple monitors. See http://msdn.microsoft.com/en-us/library/windows/desktop/ms645607(v=vs.85).aspx.
-
- 08 Apr, 2014 2 commits
-
-
Anatoly Baksheev authored
-
Martin Chodakowski authored
Fixed spelling of CV_INTER_LINEAR flag in geometric_transformations.rst
-
- 07 Apr, 2014 3 commits
-
-
Maks Naumov authored
-
Roman Donchenko authored
-
Vladislav Vinogradov authored
-
- 04 Apr, 2014 1 commit
-
-
Vladislav Vinogradov authored
-
- 01 Apr, 2014 1 commit
-
-
Roman Donchenko authored
-
- 31 Mar, 2014 5 commits
-
-
Alexander Smorkalov authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Ilya Lavrenov authored
-