- 14 Jun, 2013 17 commits
-
-
Ivan Korolev authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
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 15 commits
-
-
Sergei Nosov authored
-
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
-
Vladislav Vinogradov authored
-
Roman Donchenko authored
-
Vladislav Vinogradov authored
OPENCLAMDBLAS and OPENCLAMDFFT never detected under linux. lib64/import and lib32/import is the path on Windows but not Linux. for CLAMDBLAS library we should use CLAMDBLAS_PATH (not CLAMDFFT_PATH)
-
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
-