4834 Commits (e5d78960c6c96c255ca699a0b9f0974e571055b3)

Author SHA1 Message Date
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
Clement Courbet da555a2c9b Optimize opencv dft by vectorizing radix2 and radix3. 4 years ago
Alexander Alekhin cd00d8f3f0 core(trace): lazy quering for OPENCV_TRACE_LOCATION 4 years ago
Alexander Alekhin b3755e617c ocl: silence warning in case of async cleanup 4 years ago
Vadim Pisarevsky 5108e3ced6
Merge pull request #18073 from vpisarev:apache2_license 4 years ago
nhlsm 68f527267b
Merge pull request #18080 from nhlsm:improve-mat-operator-assign-scalar 4 years ago
Alexander Alekhin 00890aecdf core(ocl): fix ocl::Image2d::isFormatSupported() 4 years ago
Giles Payne 31ddd98c8e Fix Objective-C declaration of Mat_to_vector_Point2d 4 years ago
Giles Payne bedabc15ae Obj-C/Swift docs improvements 4 years ago
Gabriel 96ce65f021 Document PatchNANs input type 4 years ago
Zhangyin ff4c3873f2 Added cmake toolchain for RISC-V with clang. 4 years ago
Namgoo Lee 2241bfb0df Use "src" not "*this" for source GpuMat 4 years ago
Giles Payne 4cf76754d3 Add Objective-C/Swift wrappers for opencv_contrib modules 4 years ago
Alexander Alekhin c3bb57afea release: OpenCV 4.4.0 4 years ago
Alexander Alekhin ffe0d50447 core(persistence): fix "use after free" bug 4 years ago
Vadim Pisarevsky 4564b8a224
Merge pull request #17841 from vpisarev:fixed_fs_dtor 4 years ago
Alexander Alekhin e8d4259f9a release: OpenCV 3.4.11 4 years ago
Giles Payne af9ee90091
Merge pull request #17818 from komakai:documentation-improvements 4 years ago
Alexander Alekhin e54040d540 core: use lazy on-demand initialization for param_traceEnable 4 years ago
Alexander Alekhin 8bf1b9a422 cmake(cuda): repair ccbin, re-implement execute_process() cache 4 years ago
Alexander Alekhin e0f9eac521 cmake: backport CUDA scripts 4 years ago
Alexander Alekhin eb6678ebef
Merge pull request #17699 from alalek:build_core_cuda 4 years ago