9153 Commits (7acea487885fe06aff20eeec4fd405b354ef1586)
 

Author SHA1 Message Date
Vladislav Vinogradov fc1d38ced8 fixed compilation of gpu-basics-similarity tutorial: 11 years ago
Alexander Smorkalov a13db7c8fa Android native camera destruction fixed for Android 4.4. 11 years ago
Alexander Smorkalov 6b09345232 Filter selection and several filters implemented for WinRT sample. 11 years ago
Roman Donchenko 41154b30de Merge pull request #1885 from jet47:gpu-bgfg-test-fix 11 years ago
Vladislav Vinogradov 5ac8444c22 fixed CUDA_TOOLKIT_TARGET_DIR for android: 11 years ago
Roman Donchenko 70c1b700d9 Merge pull request #1879 from LeszekSwirski:traincascade-2.4 11 years ago
Roman Donchenko 19b88a17bf Merge pull request #1873 from abak:hough_24 11 years ago
Vladislav Vinogradov 81acc5e73e added `-Xptxas;-dlcm=ca` and `-target-os-variant=Android` to nvcc flags 11 years ago
Vladislav Vinogradov 26cb0ce1d5 fixed compilation warnings in .cu files 11 years ago
Vladislav Vinogradov 20641b4a0b fixed CC arch/pts for android (used sm_32) 11 years ago
Vladislav Vinogradov 51663f5612 enable CUDA support for android 11 years ago
Vladislav Vinogradov 95ebdf4069 fixed compilation with CUDA 6.0: 11 years ago
Alexander Smorkalov 2cfd635e9e Image processing sample for WinRT added. 11 years ago
Vladislav Vinogradov 7537521f53 disabled MOG2 performance test (sanity check fails on CUDA 6.0) 11 years ago
Vladislav Vinogradov 7c43daccba fixed perf tests for bgfg segmentation 11 years ago
Adrien BAK 38904c9a11 fix exception being thrown when no arguments are passed 11 years ago
Adrien BAK 094d7c4926 build fix 11 years ago
Anatoly Baksheev 37a754621a Fixed compilation errors: removed using namespace from hpp file. This led to pulling cv::ACCESS_MASK to global namespace where conflict with the same name in 'windows.h' 11 years ago
Andrey Kamaev bef34093aa Remove all using directives for STL namespace and members 11 years ago
Roman Donchenko d5ead208b7 Merge pull request #1858 from StevenPuttemans:updates_traincascade 11 years ago
Roman Donchenko 935f973575 Merge pull request #1877 from tim36272:patch-2 11 years ago
tim36272 7539156109 Fixed minor documentation typo 11 years ago
StevenPuttemans a4239f972b Added extras to traincascade functionality 11 years ago
Roman Donchenko 10aec14a4d Merge pull request #1849 from StevenPuttemans:feature_3375_documentation 11 years ago
Andrey Pavlenko 1253c2101b Merge pull request #1875 from asmorkalov:android_bin_compat_fix 11 years ago
Alexander Smorkalov 8fe4ab280b Build error fix for binary-complience-checker tool. 11 years ago
Adrien BAK dda3b534ad fix indent 11 years ago
Adrien BAK 1c025be068 fix typos 11 years ago
Adrien BAK 514f1fae95 improved error handling 11 years ago
Adrien BAK 8a2de2ecca modified HoughCircleDemo to introduce variable params via trackbars 11 years ago
Andrey Pavlenko d45ce086c1 Merge pull request #1856 from alalek:ocl_fix_mt 11 years ago
Eric Sommerlade 3b4f65b186 fixed comparison to stop integer wrap around 11 years ago
StevenPuttemans 6f892b10ff Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago
Roman Donchenko 16a11cfb27 Merge pull request #1842 from StevenPuttemans:bugfix_3315 11 years ago
StevenPuttemans 1b0297d92b Added fixes mentioned in bugreport 3306 11 years ago
Roman Donchenko 75fba08042 Merge pull request #1822 from SpecLad:msvc12 11 years ago
Roman Donchenko 4c5593b633 Merge pull request #1837 from asmorkalov:android_opencl 11 years ago
Roman Donchenko 06f6f74e61 Merge pull request #1839 from pmiecielica:memory_leaks 11 years ago
Roman Donchenko 59aa516ca5 Merge pull request #1860 from alalek:ocl_fix_undef_warn 11 years ago
Roman Donchenko 0537747f79 Merge pull request #1853 from StevenPuttemans:bugfix_3346 11 years ago
Alexander Alekhin ddc9be9170 ocl: don't disable Undef warnings 11 years ago
Alexander Alekhin fbc91c5ee9 ocl: fix cl_platform.h:95: #elif _WIN32 -> #elif defined(_WIN32) 11 years ago
Roman Donchenko 901dc3b878 Merge pull request #1854 from asmorkalov:android_engine_tegra4i5 11 years ago
StevenPuttemans e59912f803 Applied fix mentioned in bugreport 3370. Seems to solve the issue. 11 years ago
Piotr Miecielica a19cc6cb64 Added pointer initialization 11 years ago
Alexander Smorkalov 514e97223c Some hacks to build and run OpenCL on Qualcomm S800. 11 years ago
Alexander Alekhin d650efc069 ocl: multi-threading: opencl buffer memory guard 11 years ago
Alexander Alekhin 96a4a7b339 ocl: multi-threading: fix bug in intialization 11 years ago
Alexander Smorkalov bd314bf955 VFPv4 detection implemented. Some Tegra5 related updates. 11 years ago
StevenPuttemans 2427c03625 Wrong example at the visual studio tutorial. Fixed link, fixed sample 11 years ago