2481 Commits (b758897c2972e1b46601808e7b785e94a1def0bd)

Author SHA1 Message Date
Pierre Chatelier 1a537ab98f
Merge pull request #24893 from chacha21:cart_polar_inplace 8 months ago
Yusuke Kameda 6e9dcb87c1
Merge pull request #25237 from YusukeKameda:4.x 8 months ago
Yuantao Feng 3afe8ddaf8
core: Rename `cv::float16_t` to `cv::hfloat` (#25217) 9 months ago
Maksim Shabunin 6fc926ea4d Updated RVV intrinsics and test to remove initializer_list 9 months ago
Maksim Shabunin 01a4abb2c2 RISC-V: fixed comparison of float32 vectors 9 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 9 months ago
Tomoaki Teshima 52e280e94b suppress warning ARM64 + Visual Studio build 9 months ago
Alexander Alekhin 02504e2bdb core: fix float16_t optimization condition 10 months ago
Vincent Rabaud f8aa2896a1
Merge pull request #25024 from vrabaud:neon 10 months ago
ryanking13 422d519703 Enable file system on Emscripten 10 months ago
Maksim Shabunin 65784dddeb RISC-V: fix scale64f for RVV 0.7 10 months ago
Maksim Shabunin 2ea2483bec RISC-V: fix mul 8/16 bit for RVV 0.7 10 months ago
Yuantao Feng 37156a4719
Merge pull request #24925 from fengyuentau:loongarch_handle_warnings 10 months ago
Alexander Alekhin 40533dbf69
Merge pull request #24918 from opencv-pushbot:gitee/alalek/core_convertfp16_replacement 10 months ago
Alexander Smorkalov cb92974914 Test for Rect2f in Python. 10 months ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 11 months ago
Maksim Shabunin 6b77f50269 RISC-V: use non-saturating 64-bit add in intrin_rvv071.hpp 11 months ago
Maksim Shabunin 224b9ee33f RISC-V: updated intrin_rvv071.hpp to work with modern toolchain 2.8.0 11 months ago
Stefan Dragnev 2791bb7062
Merge pull request #24773 from tailsu:sd/pathlike 11 months ago
Aryan 9b402cfa59 Resolved issue number #22177 11 months ago
cudawarped 19527d79d6 core: address clang warnings 11 months ago
Rageking8 7f2c14fc4f
Correct invalid error directive 11 months ago
Alexander Smorkalov dad8af6b17 Release 4.9.0. 11 months ago
Alexander Alekhin 49a0877b8c docs: exclude test entites from bindings utils 11 months ago
Alexander Smorkalov b407c58b96 pre: OpenCV 4.9.0 (version++). 12 months ago
Kumataro dba7186378
Merge pull request #24271 from Kumataro:fix24163 12 months 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 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