4949 Commits (59ae0e0013d85bf4a6d064e7c258c00e56858b35)

Author SHA1 Message Date
cyy b450dd7a87
Merge pull request #19565 from cyyever:minor_fix 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 cbfd38bd41 core: rework code locality 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
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
Giles Payne 5cf08b0722 Fix/optimize Android put/get functions 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
Zhuo Zhang 743099f9f9
Merge pull request #19521 from zchrissirhcz:3.4-fix-core-module-android-arm64-build 4 years ago
Francesco Petrogalli 6ee23c9b85
Merge pull request #19486 from fpetrogalli:dotprod_fast-3.4 4 years ago
Vincent Rabaud 847b16fb76 Disable thread sanitization when CV_USE_GLOBAL_WORKERS_COND_VAR is not set. 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
Maksim Shabunin 694fe3e7d2 core, gapi: supported build with oneTBB 2021 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
Alexander Alekhin 37e656082b core(ocl): update isOpenCLActivated() 4 years ago
Vadim Levin a0bdb78a99 feat: add overload resolution exception for Python bindings 4 years ago
Alexander Alekhin 212815a10d core(ocl): fix lifetime handling of Image kernel args 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 ba2b331461 core(ocl): parametrize OpenCLExecutionContext tests 4 years ago
Dale Phurrough 109255a730
add windows native aligned malloc + unit test case 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
Francesco Petrogalli c526705f4f [cv::transform] Enable CV_SIMD for the 16U case on AArch64. 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
Vincent Rabaud 8391a23600 Optimize calls to std::string::find() and friends for a single char. 4 years ago
Vadim Levin 7b0d7d0c9a fix: conversion to string in python bindings 4 years ago
Dale Phurrough bb59b81d82
remove g_isOpenCVActivated assign and clarify 4 years ago
Alexander Alekhin c240355cc6 dnn(ocl): avoid mess FP16/FP32 in convolution layer 4 years ago
Alexander Alekhin 4b3d2c8834 dnn(ocl): fix gemm kernels with beta=0 4 years ago