- 14 Jun, 2013 13 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Shishkov authored
-
Vladislav Vinogradov authored
The matrix g can have CV_32F or CV_64F type, but g.at uses only float template. This fix adds specialization for double type.
-
peng xiao authored
Revise some descriptions of the enums.
-
Ivan Korolev authored
-
Andrey Pavlenko authored
-
Ivan Korolev authored
-
- 13 Jun, 2013 12 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Smorkalov authored
Merged android.toolchain.cmake from project https://github.com/taka-no-me/android-cmake commit: fd1f7055f8b7338644d58d9a2015a784dfa3a5ca
-
Roman Donchenko authored
-
Ivan Korolev authored
-
Alexander Smorkalov authored
-
Sergei Nosov authored
If we have perfect matches (min_dist == 0.0), then strict comparison fails. Making it non-strict results in treating perfect matches as good.
-
Vladislav Vinogradov authored
weights array is only allocated for (l_count+1) elements, but then weights[l_count+1] element is accessed.
-
peng xiao authored
-
- 12 Jun, 2013 1 commit
-
-
Peng Xiao authored
1. As getDevice will implicitly call setDevice, in getContext we should not need to call it again. 2. Fix an incorrect type casting.
-
- 11 Jun, 2013 7 commits
-
-
Andrew Senin authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Peng Xiao authored
-
Roman Donchenko authored
-
- 10 Jun, 2013 7 commits
-
-
Roman Donchenko authored
It was merged by mistake. This reverts commit ab6be9b7.
-
Vadim Pisarevsky authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Smorkalov authored
-
Roman Donchenko authored
-
Peng Xiao authored
Test cases (accuracy and performance) are provided.
-