2344 Commits (540aa13300b2aede45d328a228f79fb26ad1a5cd)

Author SHA1 Message Date
HAN Liutong 5462a6be6e Update SIMD macro for RVV backend. 2 years ago
Hyunggi Chang 085fb78e85 fix typo (portatibility -> portability) 2 years ago
cudawarped f89dee4f3e Reset cuda error code to cudasuccess. 2 years ago
Pavel Rojtberg 35f43cc429 core: expose rectangle intersection to bindings 2 years ago
Alexander Alekhin 43b2bb2c25 dnn: plugin support for OpenVINO 2 years ago
Sean McBride 1829eba584 Fixed most clang -Wextra-semi warnings 2 years ago
HAN Liutong df24bd295d Fix v_signmask for RISC-V Vector. 2 years ago
Andrey Senyaev ccfc34b13f Disabled compiling warnings in case of symbols in cmake for 4.x 2 years ago
Andrey Senyaev 3f4abcb228 Disabled compiling warnings in case of symbols in cmake for 3.4 2 years ago
Alexander Alekhin 2e15582799 build: eliminate uninitialized warnings from GCC12 2 years ago
Hao Chen fce8349c99 Optimize the cvCeil and cvFloor functions. 2 years ago
wxsheng 4154bd0667
Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 2 years ago
HAN Liutong 7e2c8cc9f4 Add remaining intrinsics. 2 years ago
HAN Liutong 189f647264 Add implementation for zip, transpose, interleave, reverse and combine. 2 years ago
HAN Liutong e65ad44b32 Remove redundant intrinsics. 2 years ago
HAN Liutong 80c82e10aa Update implementations on arithmetics. 2 years ago
HAN Liutong f0d29cd33c Add more universal intrinsic implementations for RVV. 2 years ago
HAN Liutong 2bd72af2ef
Merge pull request #22292 from hanliutong:fix 2 years ago
HAN Liutong 3e3b53f815 Fix compile errors when all SIMD is disabled. 2 years ago
Tomoaki Teshima b3269b08a1 neon: add dotprod dispatch implementation 2 years ago
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 2 years ago
Vadim Pisarevsky b5adffd5c2 * cleaned cvRound(), cvFloor() and cvCeil() implementations, removed the old non-banking rounding branch completely 2 years ago
Alexander Alekhin b0dc474160 release: OpenCV 4.6.0 3 years ago
Alexander Alekhin a3d0882317 release: OpenCV 3.4.18 3 years ago
Namgoo Lee 24547f40ff remove const from functions returning by value 3 years ago
Alexander Alekhin e9428726ca pre: OpenCV 4.6.0 (version++) 3 years ago
Alexander Alekhin 400906b433 pre: OpenCV 3.4.18 (version++) 3 years ago
huangziqing 82ae9ef541 Wrap gpuMat::release to Python 3 years ago
Yulv-git 15ac54d5d6 Fix some typos in modules/. 3 years ago
Alexander Smorkalov 2402fa4824 Fix #21894: Wrap constructor to Python to create initialized cuda::BufferPool object. 3 years ago
Qingnan Duan 2958142e31 Remove extra not in doc 3 years ago
shengwenxue 8b44ee2ce1 fix MSA sum overflow issue 3 years ago
HAN Liutong 3e4a566e46
Merge pull request #21351 from hanliutong:rvv-clang 3 years ago
pkubaj f3699b5ac8
Fix build with LLVM 13 on ppc64le 3 years ago
rogday e16cb8b4a2
Merge pull request #21703 from rogday:transpose 3 years ago
Vincent Rabaud 057c3da82a Allow Matx static function to work with Vec. 3 years ago
Vadim Levin ccebbbc0ac feature: submodule or a class scope for exported classes 3 years ago
Tatsuro Shibamura d354ad1c34
Merge pull request #21630 from shibayan:arm64-msvc-neon 3 years ago
Vadim Levin 119d8b3aca
Merge pull request #21553 from VadimLevin:dev/vlevin/scope-for-classes-4x-port 3 years ago
Yuriy Chernyshov 0898f372b1
Аix -Winvalid-noreturn under clang-cl 3 years ago
Alexander Alekhin 8d88bb06b2 core(vsx): update vec_absd() workaround condition 3 years ago
Greg Fiumara dae73938e8
Fix cv::FileStorage::Mode::Memory doxygen layout 3 years ago
Vadim Levin d88730685e fix: submodules creation and registration 3 years ago
Alexander Alekhin 123519165d core: FP denormals hints support 3 years ago
Yuriy Chernyshov d1b533d399 Disable -Wreturn-type-c-linkage under clang-cl 3 years ago
Vadim Levin eca2d92791 fix: submodules creation and registration 3 years ago
cudawarped ecfbaa267d
Merge pull request #21374 from cudawarped:fix_cuda_event_flags 3 years ago
Vincent Rabaud bf5e09d5ab Remove unnecessary use of ref-capture in code example. 3 years ago
Joe Howse c2209ad5e4 Doc warnings about experimental UMatUsageFlags 3 years ago
Alexander Alekhin dad26339a9 release: OpenCV 4.5.5 3 years ago