- 19 Jun, 2013 1 commit
-
-
peng xiao authored
There is no WIN64 defined in the environment.
-
- 18 Jun, 2013 6 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Smorkalov authored
Simle Java test for computeCorrespondEpilines added.
-
Roman Donchenko authored
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
- 14 Jun, 2013 18 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
-
Alexander Shishkov authored
Updated iOS camera. Added rotation flag. Added functions to lock/unlock focus, white balance and exposure.
-
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
-