4949 Commits (59ae0e0013d85bf4a6d064e7c258c00e56858b35)

Author SHA1 Message Date
Alexander Alekhin 392991fa0b core(opencl): add version check before clCreateFromGLTexture() call 4 years ago
Alexander Alekhin d2bc0e5fe0 js(wasm): use fallback on missing intrinsics in Emscripten 2.0.0+ 4 years ago
Dale Phurrough f77276311d
clarify opencl execution context doc 4 years ago
Dale Phurrough ad94d8cc4f
Merge pull request #19029 from diablodale:fix19004-memthreadstart 4 years ago
Alexander Alekhin 26e8048a0a core: update handling of allocator stats type 4 years ago
Kong Liangqian 8e32566583 Add adding and subtraction operations between a number and a quaternion; 4 years ago
Alexander Alekhin 6f8120cb3a core(UMat): drop unavailable methods 4 years ago
Alexander Alekhin d35e2f5339 core(ipp): workaround getIppTopFeatures() value mismatch 4 years ago
Zhangyin 673e4e20f0 Added RISC-V backend of universal intrinsics 4 years ago
Alexander Alekhin 91ce6ef190 core(ipp): disable SSE4.2 code path in countNonZero() 4 years ago
Alexander Alekhin 5c987e4c75
Merge pull request #18924 from alalek:4.x-xcode12 4 years ago
Dale Phurrough c08e38acd0
fix missing addref() in ocl::Context::create(str) 4 years ago
Or Avital 5a3a915a9b Remove unnecessary condition (will never reach) 4 years ago
Jiri Kucera ce31c9c448 core(matrix): Negative values checks 4 years ago
Felix Gorschlüter c996fd1c06 Small improvements to persistence-API doc 4 years ago
chargerKong 11cfa64a10
Merge pull request #18335 from chargerKong:master 4 years ago
Jojo R 12b8d542b7 norm.cpp(normL2Sqr_): improve performance of pipeline 4 years ago
Suleyman TURKMEN cc7f17f011 update documentation 4 years ago
Alexander Alekhin 2687a2b6dc pre: OpenCV 4.5.1 (version++) 4 years ago
Alexander Alekhin 9485113923 pre: OpenCV 3.4.13 (version++) 4 years ago
Alexander Alekhin 2b558a3787 core: fix F16C compilation check 4 years ago
Alexander Alekhin cfbdbffcad objc: rework headers import 4 years ago
Alexander Alekhin 2e7ef6f4e8 objc: fix std::string handling 4 years ago
Maksim Shabunin 1b0dca9c2c Fix issues found by static analysis 4 years ago
Alexander Alekhin 1fe276d041 core: move inline code from mat.inl.hpp (OpenCV 4.x additions) 4 years ago
Alexander Alekhin aac7c5465b core: move inline code from mat.inl.hpp 4 years ago
masa-iwm 5ac0712cf1
Merge pull request #18593 from masa-iwm:master 4 years ago
Kun Liang c82417697a
Merge pull request #18068 from lionkunonly:gsoc_2020_simd 4 years ago
Alexander Alekhin b5717f82a0 core: fix __clang_major__ typo regression 4 years ago
Alexander Alekhin d5fd2f0155 release: OpenCV 4.5.0 4 years ago
mtfrctl 16561ed71e Add data pointer bridge method to Mat for Objective-C/Swift 4 years ago
Alexander Alekhin dc15187f1b release: OpenCV 3.4.12 4 years ago
Alexander Alekhin 6f5d56d994 core(logger): avoid destruction of GlobalLoggingInitStruct object 4 years ago
Alexander Alekhin f30aafc3cc core(test): regression test for 18473 4 years ago
Mario Emmenlauer 102d8f67cd matrix.cpp::setSize(): fixed out-of-bounds access on cv::Mat steps 4 years ago
Rafael Sadowski 3acf8cfd63 Add an OpenBSD check 4 years ago
Alexander Alekhin d34717d8c9 core: allow to disable including of unsupported/Eigen/CXX11/Tensor 4 years ago
Alexander Alekhin 8cbd20b380 eliminate build warnings 4 years ago
Giles Payne b29f73d5e0 Android OpenCL support 4 years ago
Alexander Alekhin 233030e417 core: force check for string literals are used in the message 4 years ago
Alexander Alekhin c945ea125a ocl: fix PlatformInfo usage 4 years ago
Odianosen Ejale 862fc06b6f Fixed and updated OpenCL-VA interoperability 4 years ago
Alexander Alekhin 261ad78122 core: emit more clear messages in OutputArray::create() 4 years ago
Alexander Alekhin 4fa82809df ocl: avoid rescheduling of async kernels 4 years ago
Alexander Alekhin a12ceb04bb pre: OpenCV 4.5.0 (version++) 4 years ago
Alexander Alekhin 50ff40d684 pre: OpenCV 3.4.12 (version++) 4 years ago
Alexander Alekhin 8711653530 ocl: fixes for OpenCL multiple contexts support 4 years ago
Giles Payne 8b61719a9d Swift native in/out array handling 4 years ago
Alexander Alekhin 2129c72bc0 core(OpenCL): thread-local OpenCL execution context 4 years ago
Alexander Alekhin efcf307b4c ocl: cleanup dead code in case of disabled OpenCL 4 years ago