5488 Commits (a2d2ea6536df143ca118abc0fbe095e7dadbebd2)

Author SHA1 Message Date
Abduragim Shtanchaev f676cb3c62
Merge pull request #25595 from Abdurrahheem:ash/01D-einsum-test 8 months ago
Abduragim Shtanchaev 5bdc41964a
Merge pull request #25487 from Abdurrahheem:ash/01D-additional-fixes 8 months ago
Yuantao Feng 4422bc9a7f
Merge pull request #25196 from fengyuentau:fp16_bf16_arithm 8 months ago
fengyuentau 65d86b2628 remove zero() and bits() from hfloat 9 months ago
fengyuentau 4ef5986d4d remove manual unrolling that causes problem 9 months ago
Alexander Smorkalov 7c966efcad Drop float16_t alias in 5.x after 4.x merge. 9 months ago
Vadim Levin caa09aca36 feat: use numeric dtype for MatLike instead of generic 9 months ago
Yuantao Feng 197626a5bf
Merge pull request #25387 from fengyuentau:complete-float16_t-renaming 9 months ago
Kumataro d22d0bd49c core: persistence: use hfloat instead of float16_t 9 months ago
Kumataro b14ea19466
Merge pull request #25351 from Kumataro:fix25073_format_g 9 months ago
Kumataro 8ed52cb564
Merge pull request #25356 from Kumataro:fix25345 9 months ago
Dmitry Kurtaev bfd1504de3 Resolve valgrind warnings 9 months ago
Alexander Smorkalov e1ed422bdb HALL interface for transpose2d. 9 months ago
Dmitry Kurtaev 56d586aa3e Lest debug checks 9 months ago
Dmitry Kurtaev 357203facd Resolve out of bound write in RNG::fill 9 months ago
utibenkei fdc7cb6dc1 fix build of dynamic framework for visionos 9 months ago
Alexander Smorkalov 7945f2cf40 Fixed HAL invocation for DCT. 10 months ago
John Slade 7f1140b48b core: Add cgroupsv2 support to parallel.cpp 10 months ago
Pierre Chatelier 1a537ab98f
Merge pull request #24893 from chacha21:cart_polar_inplace 10 months ago
Abdul Rahman ArM 55426ee195
Merge pull request #25197 from invarrow:invbranch-cleanup 10 months ago
Yusuke Kameda 6e9dcb87c1
Merge pull request #25237 from YusukeKameda:4.x 10 months ago
Yuantao Feng 8e342f8857
5.x core: rename `cv::bfloat16_t` to `cv::bfloat` (#25232) 10 months ago
Yuantao Feng 3afe8ddaf8
core: Rename `cv::float16_t` to `cv::hfloat` (#25217) 10 months ago
Maksim Shabunin 6fc926ea4d Updated RVV intrinsics and test to remove initializer_list 10 months ago
alexlyulkov 85cc02f4de
Allowed int64 constants in ONNX parser (#25148) 10 months ago
Maksim Shabunin 01a4abb2c2 RISC-V: fixed comparison of float32 vectors 10 months ago
Maksim Shabunin de29223217
Merge pull request #25161 from mshabunin:doc-upgrade-5.x 10 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 10 months ago
Maksim Shabunin 8cbdd0c833
Merge pull request #25075 from mshabunin:cleanup-imgproc-1 10 months ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 10 months ago
Tomoaki Teshima 52e280e94b suppress warning ARM64 + Visual Studio build 10 months ago
Alexander Alekhin 02504e2bdb core: fix float16_t optimization condition 11 months ago
Vincent Rabaud f8aa2896a1
Merge pull request #25024 from vrabaud:neon 11 months ago
Adrian Kretz 3473b8a653 Generate invertible covariance matrix 11 months ago
Alexander Smorkalov 52be0b64fb Fixed possible out-of-bound access in cv::Mat output formatter. 11 months ago
Vadim Pisarevsky 1d18aba587
Extended several core functions to support new types (#24962) 11 months ago
ryanking13 422d519703 Enable file system on Emscripten 11 months ago
Maksim Shabunin 65784dddeb RISC-V: fix scale64f for RVV 0.7 12 months ago
Maksim Shabunin 2ea2483bec RISC-V: fix mul 8/16 bit for RVV 0.7 12 months ago
Yuantao Feng 37156a4719
Merge pull request #24925 from fengyuentau:loongarch_handle_warnings 12 months ago
Alexander Alekhin 40533dbf69
Merge pull request #24918 from opencv-pushbot:gitee/alalek/core_convertfp16_replacement 12 months ago
Alexander Smorkalov cb92974914 Test for Rect2f in Python. 12 months ago
Alexander Smorkalov 4e2c7221f2 Fixed type cast warning in CV_ELEM_SIZE1 for cv::Mat::type. 12 months ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 12 months ago
Maksim Shabunin 6b77f50269 RISC-V: use non-saturating 64-bit add in intrin_rvv071.hpp 12 months ago
Maksim Shabunin 224b9ee33f RISC-V: updated intrin_rvv071.hpp to work with modern toolchain 2.8.0 12 months ago
Zhuo Zhang 37b02d170f fix qnx-sdp-700 build 12 months ago
Zhuo Zhang b04de14fbb Fix QNX build 12 months ago
Stefan Dragnev 2791bb7062
Merge pull request #24773 from tailsu:sd/pathlike 1 year ago
Aryan 9b402cfa59 Resolved issue number #22177 1 year ago