2863 Commits (499d8adb75f18113c1fd5ec36cbfbe5fac9b993a)

Author SHA1 Message Date
Dale Phurrough de1a459879
fix opencv/opencv#20613 4 years ago
Alexander Alekhin 9b4ecc96f6 core(ocl): buffer bounds in intelblas_gemm_buffer_NT 4 years ago
Alexander Alekhin e3f4f874c5
Merge pull request #20670 from alalek:core_ocl_fix_intel_gpu_gemm_requirements 4 years ago
Alexander Alekhin 5578ad5e14 dnn(ocl): fix automatic globalsize adjusting 4 years ago
Alexander Alekhin aaff125608 core(ocl): debug capabilities 4 years ago
Vadim Levin 16b9514543 feat: update conversion logic for `std::vector<T>` in Python bindings 4 years ago
Alexander Alekhin f25951c412 core(ocl): handle NULL in dumpValue() debug call 4 years ago
Dale Phurrough 54a9e00970
fix opencv/opencv#20594 - exception handling with refcounts 4 years ago
Francesco Petrogalli d29c7e7871
Merge pull request #20392 from fpetrogalli:aarch64-semihosting 4 years ago
Pablo Romero 6f417b57c1
Merge pull request #20399 from pablorcum:3.4 4 years ago
Francesco Petrogalli b928ebdd53
Merge pull request #19985 from fpetrogalli:disable_threads 4 years ago
Smirnov Egor b42623ff9d port base64 encoding from 3.4 4 years ago
Joe Howse 6a3d925a47 OpenCL: core support for FP16, more channel orders 4 years ago
Alexander Alekhin db4b1e613c core(persistence): fix types format handling 4 years ago
Alexander Alekhin 4eac198270 core(persistence): fix types format handling, fix 16F support 4 years ago
xzvno 42d644ef91
Merge pull request #20293 from endjkv:fix-mem-leak-when-throw 4 years ago
Dale Phurrough 8be86cbdfd
add usageFlags to UMat static factories 4 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
JoeHowse 34183237ce
Merge pull request #20203 from JoeHowse:clMath-patches 4 years ago
Dale Phurrough c2ce3d927a
UMat usageFlags fixes opencv/opencv#19807 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
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
Alexander Alekhin d2a9ca13f1 core(tls): handle process termination / cleanup issues 4 years ago
Alexander Alekhin 222af8e7e4 core: avoid process cleanup deadlock if TlsStorage is not used 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
Alexander Alekhin a41394c885 core(parallel): fix plugins handling if no filesystem available 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
cyy b450dd7a87
Merge pull request #19565 from cyyever:minor_fix 4 years ago
Alexander Smorkalov 2e429268ff
Merge pull request #19668 from asmorkalov:as/filesystem_py 4 years ago
Alexander Alekhin cbfd38bd41 core: rework code locality 4 years ago
Alexander Alekhin 65eb946756 core: rework code locality 4 years ago
Dale Phurrough 1b0f781b7c
noexcept def construct Mat, UMat, Mat_, MatSize, MatStep 4 years ago
Federico Martinez 773262bc09 Fix UB in CopyMakeConstBoder_8u 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
Alexander Alekhin 3dd55d284d core(libva): use dynamic loader 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
Zhuo Zhang 743099f9f9
Merge pull request #19521 from zchrissirhcz:3.4-fix-core-module-android-arm64-build 4 years ago