24465 Commits (1d9a4120fa7dbeab6316c255d283c16cd006a35e)

Author SHA1 Message Date
Alexander Smorkalov 78a765cb81 Reverted Compensate edge length in ChessBoardDetector::generateQuads #24833 10 months ago
lpanaf b87058f7ac Changed initial estimation for F in fisheye calibration. 10 months ago
lpanaf 0fa538fcc8 Typo fix in Aruco documentation. 10 months ago
Yannis Guyon fefd2e5ce6
Remove 3 hidden leading chars in flann/dist.h 10 months ago
Alexander Smorkalov 0424ba57d7 Alternative solution for QR code black/white balance computation. 10 months ago
Lollyrana b0201ec55f
Fix_typo_size_ predefined_types.py 10 months ago
Maksym Ivashechkin f300deb569
Merge pull request #24987 from ivashmak:bugfix_infinite_loop 10 months ago
Kumataro f5928a5be9 imgcodecs: refix 23416 to use perf::MatType 10 months ago
MaximSmolskiy bcbc74d4cd Do not dilate binary images on first iteration in findChessboardCorners 10 months ago
Alexander Lyulkov 02b3518a3b Added Kotlin test, changed Kotlin version for OpenCV 10 months ago
Alexander Smorkalov 76548e29bd
Merge pull request #24969 from asmorkalov:as/android_offline 10 months ago
Alexander Smorkalov 77af137285 Fix proto and weights mess in dnn performance tests. 10 months ago
Maxim Smolskiy 28d22d7b84
Merge pull request #24779 from MaximSmolskiy:fix-bug-in-ChessBoardDetector-findQuadNeighbor 10 months ago
fengyuentau fcaa8ce3c2 fix incorrect steps and elemsize when dtype changes 10 months ago
Dmitry Kurtaev fc32903b28
Merge pull request #24548 from dkurt:qrcode_struct_append_decode 10 months ago
ryanking13 422d519703 Enable file system on Emscripten 10 months ago
alexlyulkov 85450816b4
Merge pull request #24910 from alexlyulkov:al/android-tests 10 months ago
Alexander Smorkalov ba8915c88c Build warning fix for Charuco tests. 10 months ago
Anatoliy Talamanov 8e43c8f200
Merge pull request #24845 from TolyaTalamanov:at/concurrent-executor 10 months ago
Haosonn 87f749277d
Merge pull request #24768 from Haosonn:pre-pr-2 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
Alexander Smorkalov c9671da732 Do not release user-provided buffer, if decoder failed. 10 months ago
Alexander Alekhin efc9837df1
Merge pull request #24892 from opencv-pushbot:gitee/alalek/dnn_avoid_16s_usage 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
AleksandrPanov 37c76b815c fix generate of charuco chessboard image, add test 11 months ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 11 months ago
fengyuentau d269de0a03 initial commit 11 months ago
alexlyulkov bfad61f433
Merge pull request #24869 from alexlyulkov:al/android-camera-view-rotate 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
TolyaTalamanov 8ba69562b5 Ifdef OpenVINO API 1.0 usage in G-API module 11 months ago
Stefan Dragnev dabc325cac jpeg: use libjpeg-turbo built-in color conversions 11 months ago
Abduragim d30bf1bc3c added test for yolo nas 11 months ago
_Burnside 6c39fbc33f
Merge pull request #24852 from Octopus136:4.x 11 months ago
Ingrid Wang 1a3ef9ccd4 Replace deprecated symbols AVVideoCodecH264 and AVVideoCodecJPEG 11 months ago
Alexander Smorkalov 26cf82a56c Normalize axis parameter in DNN Concat to handle negative values. 11 months ago
Zhuo Zhang b04de14fbb Fix QNX build 11 months ago
Dhanwanth1803 a289eba357 Fixes #24677 11 months ago
Zhi-Qiang Zhou fefc7e3749
Add python bindings for `Rect2f` and `Point3i` 11 months ago
Stefan Dragnev 2791bb7062
Merge pull request #24773 from tailsu:sd/pathlike 11 months ago
jimmylaw21 a7fa1e6f4b
Merge pull request #24610 from jimmylaw21:dnn-onnx-add-group-norm-layer 11 months ago
Abduragim Shtanchaev c923c59833
Merge pull request #24812 from Abdurrahheem:ash/einsum_bachedGemm 11 months ago
Yuantao Feng e7ccff9805
Merge pull request #24834 from fengyuentau:cuda_naryeltwise_broadcast 11 months ago
fengyuentau 83acb656f1 integrate bias handling in ocl kernel 11 months ago
Alexander Smorkalov fde99e68c0 Removed Android AIDL from build scrips and tutorials as it's not needed since 4.9.0. 11 months ago
Yuantao Feng 7fb336322d
Merge pull request #24808 from fengyuentau:fix_layernorm 11 months ago