2546 Commits (097d81363befbce1bf922379a4ea886e5f6dbd2b)

Author SHA1 Message Date
Alexander Alekhin 8e6280fc8e ocl: binary program cache 7 years ago
Alexander Alekhin b389c1cfe7 core(ocl): syntax fix 7 years ago
Tomoaki Teshima 3cbe60cca2 Merge pull request #9753 from tomoaki0705:universalMatmul 7 years ago
Maksim Shabunin 184daa155f Fixed minor issues reported by GCC 7.2 7 years ago
Alexander Alekhin 9c4f0a984f ocl: drop CV_OclDbgAssert 7 years ago
Alexander Alekhin 8fb48c09f7 ocl: improve debug information 7 years ago
Alexander Alekhin 7db612a545 core(ocl): fix parameters for 'intelblas_gemm_buffer_NT' kernel 7 years ago
Alexander Alekhin 7809c4156f core(ocl): workaround CL_OUT_OF_RESOURCES error 7 years ago
Sayed Adel def444d99f core: Several improvements to Power/VSX 7 years ago
Alexander Alekhin 734ea77c9a ocl(macosx): fix CL_INVALID_BUILD_OPTIONS for gemm programs 7 years ago
Alexander Alekhin d96cac1341 ocl: cache program build failures 7 years ago
Alexander Alekhin 185faf99bd ocl: simplify ocl::Timer interface 7 years ago
Mattia Rizzolo d026d7dcfb
Fix build for non-linux architectures but still glibc-based 7 years ago
Gregory Morse d30a0c6f03 Merge pull request #9856 from GregoryMorse:patch-1 7 years ago
Tomoaki Teshima 2a781bb616 remove raw SSE2/NEON implementation from mathfuncs.cpp 7 years ago
Alexander Alekhin b0c6bd0a5b build: resolve naming issue 7 years ago
Wu Zhiwen dbe9ee0924 ocl: simplify ocl::Timer 7 years ago
Sayed Adel d077778074 Added support for VSX 7 years ago
Alexander Alekhin 6be25727ec ocl: refactor program compilation 7 years ago
Alexander Alekhin 04b4495493 ocl: define ProgramSource before program 7 years ago
Igor Wodiany ffb9554787
Extract code from scalarToRawData 7 years ago
Igor Wodiany b638aa74d7 Fix a memory leak in the Mat copying constructor 7 years ago
pengli e340ff9c3a Merge pull request #9114 from pengli:dnn_rebase 7 years ago
Alexander Alekhin 1f18282f04 build: fix MSVS2017 warning 7 years ago
Alexander Alekhin 529632f8d0 core: cv::eigenNonSymmetric() via EigenvalueDecomposition 7 years ago
Tomoaki Teshima e187219699 use universal intrinsic in arithm.cpp 7 years ago
Deric Crago a0d7cf89f2 Fixed 'boundary' spelling 7 years ago
Alexander Alekhin 3dee92ec50 fix usage of CV_FMA3 macro 7 years ago
Rostislav Vasilikhin 945706a8e8 softfloat f64_sqrt bug fix 7 years ago
Alexander Alekhin e5890fc92a ocl: fix build 7 years ago
Alexander Alekhin 1283d62e49 ocl: Kernel::runProfiling() 7 years ago
Alexander Alekhin d9ab31490c ocl: profiling queue 7 years ago
Alexander Alekhin 2e68f89225 ocl: update kernel global size adjustment 7 years ago
Christof Kaufmann 7ec59fc097 Revert changes of mean and meanStdDev 7 years ago
RAJ NATARAJAN 0e44ad5543 Removed unnecessary assertion 7 years ago
RAJ NATARAJAN 6da62f56fa Add some useful input assertions to PSNR function 7 years ago
Alexander Alekhin 169add5aa6 ocl: added cv::ocl::Device::isExtensionSupported() method 7 years ago
Alexander Alekhin 44b75eb116 core: fix OpenCL runtime compilation with HAVE_OPENCL_STATIC 7 years ago
Maksim Shabunin 248e2c7d47 Fixed some issues found by static analysis 7 years ago
Pavel Vlasov 37ab318657 Compatibility improvement with old IPP versions (tested on 9.0.1); 7 years ago
Dmitry Kurtaev 8b094755fa Fix https://github.com/opencv/opencv/issues/8693 7 years ago
Christof Kaufmann 46a668c565 Add multi-channel mask support to mean, meanStdDev and setTo 7 years ago
Alexander Alekhin 0451629e22 core(persistence): resolve DMatch/KeyPoint problem 7 years ago
Zoltán Mizsei 6258ff36bc Haiku build fix 7 years ago
Wu Zhiwen da3da84a20 ocl: Add a function to unload a run-time cached program 7 years ago
Ricardo Ribalda Delgado 6fc5697950 ocl: Fix OpenCL library detection in Linux 7 years ago
Pavel Vlasov a57718e1ac ICV2017u3 package update; 7 years ago
KUANG Fangjun 97ec91ad67 fix cv::CommandLineParser. 7 years ago
Rostislav Vasilikhin 66b0651607 Merge pull request #9329 from savuor:softfloat_sincos 7 years ago
Alexander Alekhin ca9a88785e core(build): fix compilation of parallel.cpp (OpenMP configuration) 7 years ago