4949 Commits (59ae0e0013d85bf4a6d064e7c258c00e56858b35)

Author SHA1 Message Date
Alexander Alekhin ad6e82942b release: OpenCV 4.5.3 3 years ago
Joe Howse 6a3d925a47 OpenCL: core support for FP16, more channel orders 3 years ago
Alexander Alekhin db4b1e613c core(persistence): fix types format handling 3 years ago
Alexander Alekhin 4eac198270 core(persistence): fix types format handling, fix 16F support 3 years ago
Giles Payne 61a5378aeb Improvements/fixes for unsigned type handling in Swift/Kotlin 3 years ago
xzvno 42d644ef91
Merge pull request #20293 from endjkv:fix-mem-leak-when-throw 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
Vincent Rabaud c8268e65fd Fix potential NaN in cv::norm. 4 years ago
Joe Howse b4084491e5 DirectX: Support more types, including float16 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
Giles Payne f1f9121bc7 Add test for Java Mat.at 4 years ago
Giles Payne 3b42e19505 At-like function for Java/Kotlin 4 years ago
Giles Payne 709156ee65 Add tests for Mat.at function 4 years ago
Giles Payne 472030907b At-like function for Swift 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
Alexander Alekhin 3d394943e6 core(ocl): avoid limit of Image kernel args 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
Giles Payne 6265155ce4
Merge pull request #20092 from komakai:disable_swift_build 4 years ago
Mikhail Nikolskii a604d44d06
Merge pull request #19755 from mikhail-nikolskiy:ffmpeg-umat 4 years ago
Francesco Petrogalli 7a31a6edee [build][option] Build option to disable filesystem support. 4 years ago
berak 302c2354a3 core: add missing implementation for Mat::ptr(Vec) 4 years ago
Alexander Alekhin d2a9ca13f1 core(tls): handle process termination / cleanup issues 4 years ago
Zhuo Zhang bf26050f7e
Fix missing return type for unsafe CV_XADD function 4 years ago
Alexander Alekhin 222af8e7e4 core: avoid process cleanup deadlock if TlsStorage is not used 4 years ago
Suleyman TURKMEN ec8b7c933a Update Documentation 4 years ago
Aaron Greig f3f46096d6 Relax accuracy requirements in the OpenCL sqrt perf arithmetic test. 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
Alexander Alekhin 8069a6b4f8 core(IPP): disable some ippsMagnitude_32f calls 4 years ago
Alexander Alekhin a2a92999be core(arithm_op): workaround problem with scalars handling 4 years ago
Vitaly Tuzov aab62aa6dd
Merge pull request #18952 from terfendail:wui_doc 4 years ago
Mikhail Nikolskii bf9f67e93f
Merge pull request #19783 from mikhail-nikolskiy:interop-perf 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
Alexander Alekhin a41394c885 core(parallel): fix plugins handling if no filesystem available 4 years ago
Alexander Alekhin 87e607a19b core(ocl): skip SPIR test on AMD devices if problem detected 4 years ago
Dale Phurrough cbe236652b noexcept def construct Mat, UMat, Mat_, MatSize, MatStep 4 years ago
Dan Ben Yosef d4d805cb3e Avoiding copy by passing param by reference 4 years ago
Sayed Adel f8181fbef8 core:ppc64 fix detecting CPU features when optimization is off 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