- 06 Sep, 2013 2 commits
-
-
Roman Donchenko authored
begin_x[1] is not the second component of the element, but the element after the one pointed to begin_x. When begin_x points to the last element, that line overwrites data past the end of the allocation, which, during my tests, happened to contain the reference count for the matrix. Hilarity ensues.
-
Roman Donchenko authored
-
- 05 Sep, 2013 2 commits
-
-
Ilya Lavrenov authored
-
Roman Donchenko authored
-
- 04 Sep, 2013 3 commits
-
-
Daniel Angelov authored
-
Roman Donchenko authored
-
Daniel Angelov authored
-
- 02 Sep, 2013 2 commits
-
-
Vadim Pisarevsky authored
-
kdrobnyh authored
-
- 31 Aug, 2013 2 commits
-
-
Daniel Angelov authored
-
Daniel Angelov authored
Updated to new license.
-
- 29 Aug, 2013 1 commit
-
-
yao authored
-
- 28 Aug, 2013 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
fixed building OpenCV with IPP 6.x (different DFT API); added Canny and rectangular morphology (based on Alex Kapustin patches)
-
- 27 Aug, 2013 3 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Jason Newton authored
correct range computations, it is difficult to do the more efficient single pass 3N/2 implementations correctly in this particular setting without costing more than they save
-
- 21 Aug, 2013 3 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 19 Aug, 2013 1 commit
-
-
kdrobnyh authored
-
- 17 Aug, 2013 1 commit
-
-
kdrobnyh authored
-
- 14 Aug, 2013 1 commit
-
-
Dmitry Retinskiy authored
-
- 13 Aug, 2013 2 commits
-
-
abidrahmank authored
-
abidrahmank authored
-
- 12 Aug, 2013 3 commits
-
-
kocheganovvm authored
There's some disagreement about the correct formula. has its supporters, however, for texture analysis, the newly introduced formula became standard. The commit enables both uses without breaking backward compatibility. First contributor of this commit was sperrholz.
-
StevenPuttemans authored
-
StevenPuttemans authored
-
- 08 Aug, 2013 2 commits
-
-
Roman Donchenko authored
Looks like we don't actually use them; when creating precompiled headers with Visual C++, a dummy .cpp is created at build time.
-
kdrobnyh authored
-
- 07 Aug, 2013 1 commit
-
-
StevenPuttemans authored
ReST directive was used. Also fixed some other ReST directives that were not correct and removed some warnings during buildbot checks.
-
- 06 Aug, 2013 1 commit
-
-
Vadim Pisarevsky authored
disabled 64f IPP DFT; added IPP Gaussian filter; added IPP GetRectSubPix; added IPP BilateralFilter (temporarily disabled)
-
- 02 Aug, 2013 1 commit
-
-
StevenPuttemans authored
-
- 01 Aug, 2013 1 commit
-
-
kdrobnyh authored
-
- 31 Jul, 2013 1 commit
-
-
StevenPuttemans authored
- Used lunix style slashes - works on most systems - Removed all trailing whitespaces
-
- 30 Jul, 2013 4 commits
-
-
berak authored
-
Andrey Pavlenko authored
-
kdrobnyh authored
-
abidrahmank authored
-
- 27 Jul, 2013 1 commit
-
-
Shervin Emami authored
-