2510 Commits (a8a088d28c57990c866d1e961cc5e59a1529c37d)

Author SHA1 Message Date
Kumataro dba7186378
Merge pull request #24271 from Kumataro:fix24163 1 year ago
Philip Allgaier 9bb0a8d9e9
Fix comment typo in matx.hpp 1 year ago
Liutong HAN ce0516282a Optimize the v_lut for RVV. 1 year ago
Hao Chen c19adb4953 Change the lsx to baseline features. 1 year ago
zihaomu b913e73d04
DNN: add the Winograd fp16 support (#23654) 1 year ago
Alexander Smorkalov 8df76fe0cb Exclude RVV UI internals from Doxygen documentation. 1 year ago
Vincent Rabaud 832f738db0
Merge pull request #24495 from vrabaud:fast_math_compile 1 year ago
Rostislav Vasilikhin ea47cb3ffe
Merge pull request #24480 from savuor:backport_patch_nans 1 year ago
Liutong HAN 451ee3991e Use local variable. 1 year ago
CNClareChen d142a796d8
Merge pull request #23929 from CNClareChen:4.x 1 year ago
Vadim Pisarevsky ba4d6c859d
added detection & dispatching of some modern NEON instructions (NEON_FP16, NEON_BF16) (#24420) 1 year ago
Liutong HAN a287605c3e Clean up the Universal Intrinsic API. 1 year ago
Maksim Shabunin 8edf37903d RISC-V: added v0.12 intrinsics compatibility header 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
HAN Liutong 07bf9cb013
Merge pull request #24325 from hanliutong:rewrite 1 year ago
Kumataro b870ad46bf
Merge pull request #24074 from Kumataro/fix24057 1 year ago
HAN Liutong f617fbe166
Merge pull request #24132 from hanliutong:rewrite-imgproc2 1 year ago
Stefan Dragnev 9b5a719d80 build fixes for emscripten 3.1.45 1 year ago
Yuriy Chernyshov 494d201fda Add missing <sstream> includes 1 year ago
Kumataro 72bb8bb73c core: arm64: v_round() works with round to nearest, ties to even. 1 year ago
Yuantao Feng a308dfca98
core: add broadcast (#23965) 1 year ago
HAN Liutong 0dd7769bb1
Merge pull request #23980 from hanliutong:rewrite-core 2 years ago
Samuel Thibault 82de5b3a67 Fix GNU/Hurd build 2 years ago
cudawarped bea0c1b660 cuda: Fix GpuMat::copyTo and GpuMat::converTo python bindings 2 years ago
Alexander Smorkalov b22c2505a8 Disable warning C5054 in VS 2022 C++20 2 years ago
Clement Courbet 3cce299a78 Use intrinsics for `cvRound` on x86 and x86_64 `__GNUC__` (clang/gcc linux) too. 2 years ago
Liutong HAN a00818047f Add missing ”v_popcount“ for RVV and enable tests. 2 years ago
Zhang Na 10294a84fa Fix LoongArch Macro Definition 2 years ago
Berke 71796edf95
removed trailing semicolon after function 2 years ago
Alexander Smorkalov 7f6c95f2d7 Switch to version 3.4.20-dev 2 years ago
Alexander Smorkalov f9a59f2592 Release OpenCV 4.8.0 2 years ago
Alexander Smorkalov 1eb1d4c370 Release OpenCV 3.4.20 2 years ago
Dmitry Kurtaev 22b747eae2
Merge pull request #23702 from dkurt:py_rotated_rect 2 years ago
Alexander Smorkalov 9eaa7bd566 Document parameters of multi-dimentional reshape. 2 years ago
Alexander Smorkalov 51702ffd92 pre: OpenCV 4.8.0 (version++) 2 years ago
Alexander Smorkalov 805946baaf pre: OpenCV 3.4.20 (version++) 2 years ago
Pierre Chatelier 60b806f9b8
Merge pull request #22947 from chacha21:hasNonZero 2 years ago
Alexander Smorkalov 65487946cc Added final constrants check to solveLP to filter out flating-point numeric issues. 2 years ago
cudawarped 7539abecdb cuda: add python bindings to allow GpuMat and Stream objects to be initialized from raw pointers 2 years ago
Alexander Smorkalov 4eec739624 Build warning fix on Windows for Eigen wrapper. 2 years ago
n0099 868787c364
Merge pull request #23342 from n0099:#23335 2 years ago
Pierre Chatelier 6dd8a9b6ad
Merge pull request #13879 from chacha21:REDUCE_SUM2 2 years ago
Laurent Berger 23b819efb8
Merge pull request #23555 from LaurentBerger:doc_format 2 years ago
Sean McBride 58e4a880a2 Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
Alexander Smorkalov 3bcc3e70f1 Extended setNumThreads documentation according to code review. 2 years ago
Maksim Shabunin b12c14514a RISC-V: allow building scalable RVV support with GCC, LLVM 16 support 2 years ago
HAN Liutong a809ae4e88 Fix HAL compatibility layer and modify use cases. 2 years ago
unknown ee302b063f Typo in enum cv::QuatEnum::EulerAnglesType 2 years ago
Alexey Shtern c6e5f60525
Merge pull request #23301 from shtern:fix_quaternion 2 years ago
Alexander Alekhin fe59a5695f core(simd): 64-bit integer EQ/NE without misused 64F guard 2 years ago