5047 Commits (41d108ead6a1f8701092f6b1bee2569f68c16bfd)

Author SHA1 Message Date
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
dev-tronifier 9b727fa1f3 Increased portability of CV_Func 4 years ago
Giles Payne 59ba33658a Dynamic build for Objective-C/Swift wrapper 4 years ago
Alexander Alekhin 99bc35a883 core(logger): complete initialization of logger structures 4 years ago
Yuriy Obukh 456e88a8a4 fix VS Windows build with eigen. https://github.com/opencv/opencv/issues/17548 5 years ago
Namgoo Lee 2043e06102 cuda optflow tvl1 : async safety 5 years ago
Giles Payne 177fbc7bbb Cleanup unneeded raw pointer handling code 5 years ago
Giles Payne 13962b8533 Use cv::Ptr instead of raw pointers 5 years ago
Alexander Alekhin 442999dcdb core: fix handling of ND-arrays in dumpInputArray() helpers 5 years ago
Rasmus 781fbde449
Merge pull request #17368 from themightyoarfish:cv2eigen-doc 5 years ago
cyy 171cba4947 use C++11 static variables as memory barrier 5 years ago
Alexander Alekhin 5f3012fc9a pre: OpenCV 4.4.0 (version++) 5 years ago
Alexander Alekhin a43e3bebe6 pre: OpenCV 3.4.11 (version++) 5 years ago
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 5 years ago
Maksim Shabunin 59608907b8 Added countNonZero test for big arrays and disable IPP for some cases 5 years ago
Vadim Pisarevsky 5489735258
Merge pull request #17436 from vpisarev:fix_python_io 5 years ago
Alexander Alekhin 74020a084b core: fix builds with eigen helper header 5 years ago
Egor Pugin 1bec7ca540
Merge pull request #17352 from egorpugin:patch-2 5 years ago
Josh Bradley 9fef09fe89
Merge pull request #17320 from jgbradley1:add-eigen-tensor-conversions 5 years ago
Alexander Alekhin a3b109eca0 imgproc: enable GaussianBlur IPP parallel processing 5 years ago
Alexander Alekhin 74e4cfd1da core(MatExpr): fix warning in case of e.s == (0, 0, 0, 0) 5 years ago
Alexander Smorkalov 7228d2a824 Added initial version of cmake toolchain for RISC-V architecture. 5 years ago
Alexander Alekhin cd7db168e0 core(SIMD): suppress coverity UNINIT_CTOR on SIMD vectors 5 years ago