2341 Commits (8358efaca1cb0e47c0df53177ffe0bb32383e931)

Author SHA1 Message Date
Andrey Senyaev 752e5fdc26 Disabled compiling warnings in case of symbols in cmake for 5.x 2 years ago
HAN Liutong 2bd72af2ef
Merge pull request #22292 from hanliutong:fix 3 years ago
HAN Liutong 3e3b53f815 Fix compile errors when all SIMD is disabled. 3 years ago
Tomoaki Teshima b3269b08a1 neon: add dotprod dispatch implementation 3 years ago
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 3 years ago
Vadim Pisarevsky b5adffd5c2 * cleaned cvRound(), cvFloor() and cvCeil() implementations, removed the old non-banking rounding branch completely 3 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
Rostislav Vasilikhin 9d6f388809
Merge pull request #21018 from savuor:levmarqfromscratch 3 years ago
Alexander Alekhin dad26339a9 release: OpenCV 4.5.5 3 years ago
Rostislav Vasilikhin 3048188b5b
Merge pull request #21319 from savuor:backport_levmarqfromscratch 3 years ago
Alexander Alekhin 631126c77a release: OpenCV 3.4.17 3 years ago
Alexander Alekhin cdfa8a668b python: use '((x,y), (w,h), angle)' in std::vector<RotatedRect> 3 years ago
Alexander Alekhin c78a8dfd2d fix 4.x links 3 years ago
Alexander Alekhin 07dca8cc03 pre: OpenCV 4.5.5 (version++) 3 years ago
Alexander Alekhin 60c093f086 pre: OpenCV 3.4.17 (version++) 3 years ago
Vincent Rabaud 6b4ea68bc7 Solve Rect overflow issues. 3 years ago
HAN Liutong 4935b14539
Merge pull request #21012 from hanliutong:rvv_clang 3 years ago
rogday f044037ec5
Merge pull request #20733 from rogday:argmaxnd 3 years ago
Suleyman TURKMEN 4f0fe1de96 clean up c-api 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
Alexander Alekhin d228c5459d core: avoid using of 'check' identifier 3 years ago
Vincent Rabaud ffd010767f Only use fma functions when CV_FMA3 is set. 3 years ago
Julie Bareeva 69d0bc8fd5 Added overflow handling during conversion from float to int for LinearFilter 3 years ago
Alexander Alekhin a49cda6523 core: eliminate Winvalid-noreturn in base.hpp 3 years ago