5447 Commits (8cbdd0c833dcdbd0c92a1c16cce14045167ef9e8)

Author SHA1 Message Date
Maksim Shabunin 8cbdd0c833
Merge pull request #25075 from mshabunin:cleanup-imgproc-1 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
Adrian Kretz 3473b8a653 Generate invertible covariance matrix 10 months ago
Alexander Smorkalov 52be0b64fb Fixed possible out-of-bound access in cv::Mat output formatter. 10 months ago
Vadim Pisarevsky 1d18aba587
Extended several core functions to support new types (#24962) 10 months ago
ryanking13 422d519703 Enable file system on Emscripten 11 months ago
Maksim Shabunin 65784dddeb RISC-V: fix scale64f for RVV 0.7 11 months ago
Maksim Shabunin 2ea2483bec RISC-V: fix mul 8/16 bit for RVV 0.7 11 months ago
Yuantao Feng 37156a4719
Merge pull request #24925 from fengyuentau:loongarch_handle_warnings 11 months ago
Alexander Alekhin 40533dbf69
Merge pull request #24918 from opencv-pushbot:gitee/alalek/core_convertfp16_replacement 11 months ago
Alexander Smorkalov cb92974914 Test for Rect2f in Python. 11 months ago
Alexander Smorkalov 4e2c7221f2 Fixed type cast warning in CV_ELEM_SIZE1 for cv::Mat::type. 11 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
Zhuo Zhang 37b02d170f fix qnx-sdp-700 build 11 months ago
Zhuo Zhang b04de14fbb Fix QNX build 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
Brad Smith 3b287770b9 Corrections for FreeBSD ARM support 11 months ago
Brad Smith 34a871c855 Fix building on OpenBSD X86 11 months ago
cudawarped 19527d79d6 core: address clang warnings 12 months ago
Rageking8 7f2c14fc4f
Correct invalid error directive 12 months ago
Alexander Smorkalov dad8af6b17 Release 4.9.0. 12 months ago
Alexander Alekhin 49a0877b8c docs: exclude test entites from bindings utils 12 months ago
cudawarped 7d681cf80d build: first class cuda support 12 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
Maksim Shabunin adde942e34 OCL: fix incompatibility with Mali ruintime 12 months ago
Giles Payne 3d9cb5329c
Merge pull request #24136 from komakai:visionos_support 12 months ago
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
Kumataro bae435a5a7
Merge pull request #24578 from Kumataro:fix_verify_unsupported_new_mat_depth 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
Rostislav Vasilikhin 53aad98a1a
Merge pull request #23098 from savuor:nanMask 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
Yuantao Feng d789cb459c
Merge pull request #24231 from fengyuentau:halide_cleanup_5.x 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