- 25 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 21 Sep, 2015 1 commit
-
-
Gleb Gladilov authored
-
- 22 Jul, 2015 1 commit
-
-
Gleb Gladilov authored
-
- 29 Apr, 2015 2 commits
-
-
- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 08 May, 2014 1 commit
-
-
Vladislav Vinogradov authored
-
- 07 May, 2014 4 commits
-
-
Vladislav Vinogradov authored
fix output matrix allocation in cv::subtract(cherry picked from commit 629461c8)
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
call dst.create(...) before using it(cherry picked from commit 4c66614e)
-
Vladislav Vinogradov authored
call dst.create(...) before using it
-
- 09 Apr, 2014 1 commit
-
-
Maks Naumov authored
-
- 08 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
Conflicts: modules/core/src/stat.cpp
-
- 23 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 10 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
(cherry picked from commit 09d25e11)
-
- 06 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 30 Dec, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 25 Jul, 2013 1 commit
-
-
kdrobnyh authored
-
- 01 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 27 Mar, 2013 1 commit
-
-
Alexander Smorkalov authored
Fixed flann build with NEON; Fixed Haming distance with NEON; Honest cvRound for WinRT added; cvRound test added; Video IO with direct show disabled;
-
- 11 Feb, 2013 2 commits
-
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
- 21 Oct, 2012 1 commit
-
-
marina.kolpakova authored
After setting depth to CV_32F for non double types this produces difference in results. I've attached test that reproduce this issue.The issue was found during anali broken GPU tests for multiply/device functions.
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 25 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 12 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 18 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 11 May, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 26 Apr, 2012 1 commit
-
-
Andrey Kamaev authored
Changed compiler flags for 32-bit MSVC; Fixed handling of "d" suffix of debug binaries in run.py.
-
- 23 Apr, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 09 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 29 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 28 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 19 Dec, 2011 1 commit
-
-
Andrey Kamaev authored
-