2149 Commits (e5d78960c6c96c255ca699a0b9f0974e571055b3)

Author SHA1 Message Date
Francesco Petrogalli 6ee23c9b85
Merge pull request #19486 from fpetrogalli:dotprod_fast-3.4 4 years ago
Alexander Alekhin e6959055b5 core(cuda.hpp): fix GpuMatND compilation with GCC < 5 4 years ago
Namgoo Lee 7ea21c4b3c
Merge pull request #19259 from nglee:dev_gpumatnd1 4 years ago
Pavel Rojtberg 6c1a433c4c python: also catch general c++ exceptions 4 years ago
Alexander Alekhin 30bef20e22 js: fix SIMD build 4 years ago
Alexander Alekhin c5bf15e009 build: fix cv2.cpp compilation 4 years ago
Dale Phurrough 34c3f0f495
add cuda::Stream constructor with cuda flags 4 years ago
Alexander Alekhin b73bf03bfc core: parallel backends API 4 years ago
Vadim Levin 1d3207d7c7 feat: common fixed size sequence conversion for Python bindings 4 years ago
Vadim Levin a0bdb78a99 feat: add overload resolution exception for Python bindings 4 years ago
Vitaly Tuzov 8f653ba8de Inlined WASM fallback intrinsics to avoid using of V_TypeTraits 4 years ago
Liangqian e4c7fca755
Merge pull request #19098 from chargerKong:EulerAngle 4 years ago
Alexander Alekhin 1363496c11 release: OpenCV 4.5.1 4 years ago
Alexander Alekhin 8869dc7762 release: OpenCV 3.4.13 4 years ago
Alexander Alekhin 3359bdc464 docs(core): fix process_video_frame() code snippet 4 years ago
Vincent Rabaud 4c75b1c102 Fix comment typos. 4 years ago
Vadim Pisarevsky ba7dbca018 added information about the contribution & ISCAS copyright 4 years ago
Vadim Levin 7b0d7d0c9a fix: conversion to string in python bindings 4 years ago
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
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
Zhangyin 673e4e20f0 Added RISC-V backend of universal intrinsics 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
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 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
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
Alexander Alekhin dc15187f1b release: OpenCV 3.4.12 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
Alexander Alekhin 233030e417 core: force check for string literals are used in the message 4 years ago
Odianosen Ejale 862fc06b6f Fixed and updated OpenCL-VA interoperability 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 2129c72bc0 core(OpenCL): thread-local OpenCL execution context 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
Alexander Alekhin c3bb57afea release: OpenCV 4.4.0 4 years ago
Alexander Alekhin ffe0d50447 core(persistence): fix "use after free" bug 4 years ago
Alexander Alekhin e8d4259f9a release: OpenCV 3.4.11 4 years ago
Alexander Alekhin 8bf1b9a422 cmake(cuda): repair ccbin, re-implement execute_process() cache 4 years ago