- 12 Sep, 2013 7 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
This reverts commit 41b8479d, reversing changes made to 531471b0. Reason: breaks the build.
-
Roman Donchenko authored
-
Roman Donchenko authored
We don't use -Wcast-align ourselves, but the headers trigger warnings for those users who do, which is not nice.
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Smorkalov authored
JNI check became optional; Pathes to SDK, NDK and Java API level can be defined by command line.
-
- 11 Sep, 2013 2 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 10 Sep, 2013 7 commits
-
-
Roman Donchenko authored
-
Alexander Smorkalov authored
It increases performance on some devices like Nexus4. Target Android SDK version increased up to 14.
-
Roman Donchenko authored
They're unsequenced if CV_IMIN3 or CV_IMAX3 are invoked more than once in a single expression.
-
Ilya Lavrenov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 09 Sep, 2013 16 commits
-
-
Roman Donchenko authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Vadim Pisarevsky authored
added IPP optimization of separable 32f filters; fixed IPP version check in DFT; fixed conditions in IPP optimization of norm functions.
-
Ilya Lavrenov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Smorkalov authored
-
Jin Ma authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Jin Ma authored
-
Roman Donchenko authored
-
Vladislav Vinogradov authored
-
- 07 Sep, 2013 1 commit
-
-
Jin Ma authored
-
- 06 Sep, 2013 7 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
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
-
ilya-lavrenov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-