2224 Commits (210bfaf8d68b556697a90aba54729418a1f29290)

Author SHA1 Message Date
Daniel Playfair Cal 4d63a89fa6
Merge pull request #20536 from hedgepigdaniel:fix/ocl-context-create-ownership 3 years ago
Alexander Smorkalov 6a2e559222 Fixed memory access issue in v_rshr_pack_store intrinsic on RISC-V RVV. 3 years ago
Vadim Levin 531ea5b3a2 fix: convert arguments names that are keywords reserved by Python 3 years ago
Zhuo Zhang bdd3930855
Fix typo in comment, OpenMP => TBB 3 years ago
ZhangYin acc576658a
Merge pull request #20412 from joy2myself:rvv-0.10 3 years ago
Francesco Petrogalli b928ebdd53
Merge pull request #19985 from fpetrogalli:disable_threads 3 years ago
Alexander Alekhin ad6e82942b release: OpenCV 4.5.3 3 years ago
Alexander Alekhin 591708903b release: OpenCV 3.4.15 3 years ago
Joe Howse 6a3d925a47 OpenCL: core support for FP16, more channel orders 3 years ago
Dale Phurrough 8be86cbdfd
add usageFlags to UMat static factories 3 years ago
kikaxa bb60cb0bf9 Reenable filesystem for ios builds 3 years ago
Zhang Yin 3a15a3821a Update RISC-V back-end to RVV 0.10 4 years ago
Alexander Alekhin 5f80f43ff5 core: fix nSize initialization in cvIplImage() 4 years ago
Alexander Alekhin b57faa41c2 pre: OpenCV 4.5.3 (version++) 4 years ago
JoeHowse 34183237ce
Merge pull request #20203 from JoeHowse:clMath-patches 4 years ago
Alexander Alekhin 43940f7ffc pre: OpenCV 3.4.15 (version++) 4 years ago
Dale Phurrough c2ce3d927a
UMat usageFlags fixes opencv/opencv#19807 4 years ago
Developer-Ecosystem-Engineering 814550d2a6
Merge pull request #20011 from Developer-Ecosystem-Engineering:3.4 4 years ago
HAN Liutong 8bd5405228 Fix RVV toolchain conflicts. 4 years ago
damonyu1989 5f637e5a02
Merge pull request #19778 from damonyu1989:master-riscv-0.7.1 4 years ago
Alexander Alekhin 70f69cb265 highgui: backends and plugins 4 years ago
HattrickGenerator 115e471515
Merge pull request #19967 from HattrickGenerator:master 4 years ago
Mikhail Nikolskii a604d44d06
Merge pull request #19755 from mikhail-nikolskiy:ffmpeg-umat 4 years ago
berak 302c2354a3 core: add missing implementation for Mat::ptr(Vec) 4 years ago
Zhuo Zhang bf26050f7e
Fix missing return type for unsafe CV_XADD function 4 years ago
Suleyman TURKMEN ec8b7c933a Update Documentation 4 years ago
Alexander Alekhin 69357b1e88 release: OpenCV 4.5.2 4 years ago
Alexander Alekhin d0e3e638c3 release: OpenCV 3.4.14 4 years ago
Alexander Alekhin b26f5b9468 core: backward compatibility for vx_store/vx_store_aligned calls 4 years ago
Vitaly Tuzov aab62aa6dd
Merge pull request #18952 from terfendail:wui_doc 4 years ago
Jonathan Deakin 29a289dfa1 Add v_expand for AArch64, fuse vmovl+vget_high into vmovl_high 4 years ago
Alexander Alekhin a97f6f8058 js: support setLogLevel() / getLogLevel() calls 4 years ago
Dale Phurrough cbe236652b noexcept def construct Mat, UMat, Mat_, MatSize, MatStep 4 years ago
Sayed Adel 84fcc4ab9b core:ppc64 fix the build with the newer versions of Eigen on IBM/Power 4 years ago
Vitaly Tuzov 04a9ff88d8
Merge pull request #19622 from terfendail:ref_doc 4 years ago
Mradul Agrawal 640f188ca2
Merge pull request #19583 from theroyalpekka:patch-1 4 years ago
Alexander Smorkalov 2e429268ff
Merge pull request #19668 from asmorkalov:as/filesystem_py 4 years ago
Alexander Alekhin a823b06fa5 pre: OpenCV 4.5.2 (version++) 4 years ago
Alexander Alekhin a123c48d4d pre: OpenCV 3.4.14 (version++) 4 years ago
Dale Phurrough 1b0f781b7c
noexcept def construct Mat, UMat, Mat_, MatSize, MatStep 4 years ago
Alexander Alekhin 599d64a405 core(parallel): fix JS build, fix OpenMP version dump 4 years ago
Alexander Alekhin 309e1e2b1d core(InputArray): replace STD_ARRAY to MATX 4 years ago
Dale Phurrough 96a15434a2
add move construct/assigns to cv::ocl main classes 4 years ago
Dale Phurrough 4badf640bf add noexcept to default constructors of cv::ocl 4 years ago
Dale Phurrough 77e26a7db3
add noexcept to default constructors of cv::ocl 4 years ago
Maksim Shabunin b5a4bd22fb plugins: use RTLD_NOW instead of RTLD_LAZY 4 years ago
Liangqian 0aca3fb5af
Merge pull request #19026 from chargerKong:dualquat 4 years ago
Alexander Alekhin 6d3502833f core: include version.hpp in cvdef.h, fix precomp.hpp usage 4 years ago
Alexander Alekhin cc73c36e32 core(parallel): plugins support 4 years ago
Francesco Petrogalli 6ee23c9b85
Merge pull request #19486 from fpetrogalli:dotprod_fast-3.4 4 years ago