5356 Commits (850ebec135bb7904de4a1b9abbbf32b9937c1c06)

Author SHA1 Message Date
Vincent Rabaud 0812659e92 Fix compilation on some 32-bit windows 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
Giles Payne 617d7ff575
Merge pull request #24454 from komakai:refactorObjcRange 1 year ago
Kumataro 1911c63826
fix: supress GCC13 warnings (#24434) 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
jvuillaumier 24fd39538e
Merge pull request #24233 from jvuillaumier:rotate_flip_hal_hooks 1 year ago
HAN Liutong 07bf9cb013
Merge pull request #24325 from hanliutong:rewrite 1 year ago
Maksim Shabunin 1bccc14e05
Merge pull request #24343 from mshabunin:fix-test-writes 1 year ago
Alexander Smorkalov 2af5815d47 Fail Java test suite, execution, if one of test failed. 1 year ago
casualwinds 7b399c4248
Merge pull request #24280 from casualwind:parallel_opt 1 year ago
Dmitry Kurtaev d78637102c Skip test cases in case of SkipTestException in SetUp 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
Dmitry Kurtaev 6bc369fc56
Merge pull request #24250 from dkurt:ts_fixture_constructor_skip_2 1 year ago
Vincent Rabaud 3880d059b3
Merge pull request #24260 from vrabaud:ubsan 1 year ago
Yuriy Chernyshov eb20bb3b23 Add missing sanitizer interface include 1 year ago
Alexander Smorkalov 0367a12b92 Check that cv::merge input matrices are not empty. 1 year ago
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 1 year ago
Yuriy Chernyshov 494d201fda Add missing <sstream> includes 1 year ago
Alexander Smorkalov cca4ee2e46 Revert PR 24186 as it force skip tests. 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
Dmitry Kurtaev 588ddf1b18
Merge pull request #24186 from dkurt:ts_fixture_constructor_skip 1 year ago
Kumataro 81cc89a3ce
Merge pull request #24179 from Kumataro:fix24145 1 year ago
Sean McBride d792ebc5d2 Fixed buffer overrun; removed the last two uses of sprintf 1 year ago
HAN Liutong 0dd7769bb1
Merge pull request #23980 from hanliutong:rewrite-core 1 year ago
Samuel Thibault 82de5b3a67 Fix GNU/Hurd build 1 year ago
cudawarped bea0c1b660 cuda: Fix GpuMat::copyTo and GpuMat::converTo python bindings 1 year ago
Alexander Smorkalov b22c2505a8 Disable warning C5054 in VS 2022 C++20 1 year ago
Clement Courbet 3cce299a78 Use intrinsics for `cvRound` on x86 and x86_64 `__GNUC__` (clang/gcc linux) too. 1 year ago
Vincent Rabaud 423ab8ddb8 Use void* 1 year ago
Vincent Rabaud 20784d3da2 Fix undefined behavior with wrong function pointers called. 1 year ago
Alexander Smorkalov 23f27d8dbe Use OpenCV logging instead of std::cerr. 1 year ago
Maksim Shabunin 3f0707234f risc-v: fix unaligned loads and stores 1 year ago
Avasam cd9f85dbda Update usages of ConditionalAliasTypeNode following #23838 to use TYPE_CHECKING 1 year ago
Liutong HAN a00818047f Add missing ”v_popcount“ for RVV and enable tests. 1 year ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 1 year ago
Zhang Na 10294a84fa Fix LoongArch Macro Definition 1 year ago