4834 Commits (e5d78960c6c96c255ca699a0b9f0974e571055b3)

Author SHA1 Message Date
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
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
Dale Phurrough ad94d8cc4f
Merge pull request #19029 from diablodale:fix19004-memthreadstart 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
Alexander Alekhin d35e2f5339 core(ipp): workaround getIppTopFeatures() value mismatch 4 years ago
Zhangyin 673e4e20f0 Added RISC-V backend of universal intrinsics 4 years ago
Alexander Alekhin 91ce6ef190 core(ipp): disable SSE4.2 code path in countNonZero() 4 years ago
Alexander Alekhin 5c987e4c75
Merge pull request #18924 from alalek:4.x-xcode12 4 years ago
Dale Phurrough c08e38acd0
fix missing addref() in ocl::Context::create(str) 4 years ago
Or Avital 5a3a915a9b Remove unnecessary condition (will never reach) 4 years ago
Jiri Kucera ce31c9c448 core(matrix): Negative values checks 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
Jojo R 12b8d542b7 norm.cpp(normL2Sqr_): improve performance of pipeline 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