6085 Commits (ce07840e9f39da268efcf38540f484b837b68399)

Author SHA1 Message Date
Andrey Pavlenko a9687a341e adding more than 4 channels random Mats support 12 years ago
krodyush 1ae71fe205 intel device guard was added because of perf degradation on some non intel platform. 12 years ago
krodyush 34c630faf4 update doc to be consisted with headers 12 years ago
Ilya Lavrenov 3a6d248bee typo 12 years ago
krodyush ea0c9b7f5c GFFT fix for linux build 12 years ago
krodyush fffac2f085 optimize SURF by 12 years ago
krodyush dfe7c98090 optimize separable filter by 12 years ago
krodyush f3ee1c3d2f Changes the datatype of the angle of the gradient for Intel platforms. 12 years ago
krodyush 917b883cf0 remove extra calculations from haar to be consistent with native implementation 12 years ago
krodyush a63576e76d HOST side optimization for GFFT 12 years ago
krodyush de431609db optimize Dx and Dy calcualtion to make it as single opencl kernel 12 years ago
Peter Andreas Entschev f44de302a0 cv::completeSymm fixed to work with any OpenCV data type and multiple channels. 12 years ago
Matthias Bady b7c97f6e30 fixed init of clCxt 12 years ago
Alexander Alekhin 17ca7f9545 ocl: add support for initialization from user-provided OpenCL handles 12 years ago
Alexander Alekhin 740b1f235e ocl: implemented per-thread OpenCL command queue 12 years ago
Alexander Alekhin a118577a57 core: added TLS support 12 years ago
Peter Andreas Entschev c289c8a700 Fixing some indentation issues on FREAK source file. 12 years ago
Alexander Smorkalov 9f04222a75 OpenCV Manager version++. 12 years ago
Andrey Pavlenko f2cf9dd8bf updating version to 2.4.7.2 12 years ago
Peter Andreas Entschev def17f2baa Removing ocl::oclMat::ptr() method. 12 years ago
Peter Andreas Entschev 3bc952ed34 ocl::BruteForceMatcher fix wrong use of oclMat::ptr(). 12 years ago
Alexander Alekhin 3dcddad88a ocl: added workaround into Haar kernels 12 years ago
Zhigang Gong 6ce03b0484 Fixed some implicitly type conversions between vector and scalar data type. 12 years ago
Josep Bosch 2153453fd1 Fixed little issue with mouse callback refering to issue 3409. Was using round instead of floor. 12 years ago
Ilya Lavrenov eb7ff99f80 fixed cv::remap and cv::convertMaps for map types CV_16SC2 && CV_16UC1 12 years ago
Alexander Alekhin 7b551af424 ocl: try to disable clFinish workaround 12 years ago
Andrey Pavlenko 1966e7cea9 fixing compilation on Linux 12 years ago
Alexander Alekhin c962a9d61c ocl:perf: fix moments test for plain impl 12 years ago
Vladislav Vinogradov adb2040980 added additional check in cv::gpu::demosaicing that source is not empty 12 years ago
Vladislav Vinogradov 14ee306b9e fix gpu test for Demosaicing: 12 years ago
Andrey Pavlenko bd9d3dd561 fixing build of 2.4 branch with VC12 (aka 2013) 12 years ago
Séverin Lemaignan 9ce9fc3361 Ensure compilation to Javascript with Emscripten 12 years ago
Alexander Smorkalov eab7603096 Warning fixes and suppression in ocl module for gcc 4.6 from Android NDK. 12 years ago
berak 34a390fbc2 CV_WRAP for BackgroundSubtractorMOG2 12 years ago
berak 059bf1d9e5 corrected initialization of output_folder in facereco examples 12 years ago
berak 773616ee04 swapped x,y in elbp_ 12 years ago
Alexander Smorkalov a13db7c8fa Android native camera destruction fixed for Android 4.4. 12 years ago
Vladislav Vinogradov 51663f5612 enable CUDA support for android 12 years ago
Vladislav Vinogradov 95ebdf4069 fixed compilation with CUDA 6.0: 12 years ago
Vladislav Vinogradov 7537521f53 disabled MOG2 performance test (sanity check fails on CUDA 6.0) 12 years ago
Vladislav Vinogradov 7c43daccba fixed perf tests for bgfg segmentation 12 years ago
Alexander Smorkalov 8fe4ab280b Build error fix for binary-complience-checker tool. 12 years ago
Eric Sommerlade 3b4f65b186 fixed comparison to stop integer wrap around 12 years ago
StevenPuttemans 6f892b10ff Applied feature #3375 and fix of pull 1842 to avoid merging problems later 12 years ago
StevenPuttemans 1b0297d92b Added fixes mentioned in bugreport 3306 12 years ago
Alexander Alekhin ddc9be9170 ocl: don't disable Undef warnings 12 years ago
Piotr Miecielica a19cc6cb64 Added pointer initialization 12 years ago
Alexander Smorkalov 514e97223c Some hacks to build and run OpenCL on Qualcomm S800. 12 years ago
Alexander Alekhin d650efc069 ocl: multi-threading: opencl buffer memory guard 12 years ago
Alexander Alekhin 96a4a7b339 ocl: multi-threading: fix bug in intialization 12 years ago