24950 Commits (41097a48ad2ac327f0ba8b65ee842503251e9d62)

Author SHA1 Message Date
Kumataro f5928a5be9 imgcodecs: refix 23416 to use perf::MatType 1 year ago
MaximSmolskiy bcbc74d4cd Do not dilate binary images on first iteration in findChessboardCorners 1 year ago
Alexander Lyulkov 02b3518a3b Added Kotlin test, changed Kotlin version for OpenCV 1 year ago
Alexander Smorkalov 76548e29bd
Merge pull request #24969 from asmorkalov:as/android_offline 1 year ago
Alexander Smorkalov 77af137285 Fix proto and weights mess in dnn performance tests. 1 year ago
Maxim Smolskiy 28d22d7b84
Merge pull request #24779 from MaximSmolskiy:fix-bug-in-ChessBoardDetector-findQuadNeighbor 1 year ago
fengyuentau fcaa8ce3c2 fix incorrect steps and elemsize when dtype changes 1 year ago
Dmitry Kurtaev fc32903b28
Merge pull request #24548 from dkurt:qrcode_struct_append_decode 1 year ago
ryanking13 422d519703 Enable file system on Emscripten 1 year ago
alexlyulkov 85450816b4
Merge pull request #24910 from alexlyulkov:al/android-tests 1 year ago
Alexander Smorkalov ba8915c88c Build warning fix for Charuco tests. 1 year ago
Anatoliy Talamanov 8e43c8f200
Merge pull request #24845 from TolyaTalamanov:at/concurrent-executor 1 year ago
Haosonn 87f749277d
Merge pull request #24768 from Haosonn:pre-pr-2 1 year ago
Maksim Shabunin 65784dddeb RISC-V: fix scale64f for RVV 0.7 1 year ago
Maksim Shabunin 2ea2483bec RISC-V: fix mul 8/16 bit for RVV 0.7 1 year ago
Alexander Smorkalov c9671da732 Do not release user-provided buffer, if decoder failed. 1 year ago
Alexander Alekhin efc9837df1
Merge pull request #24892 from opencv-pushbot:gitee/alalek/dnn_avoid_16s_usage 1 year ago
Yuantao Feng 37156a4719
Merge pull request #24925 from fengyuentau:loongarch_handle_warnings 1 year ago
Alexander Alekhin 40533dbf69
Merge pull request #24918 from opencv-pushbot:gitee/alalek/core_convertfp16_replacement 1 year ago
Alexander Smorkalov cb92974914 Test for Rect2f in Python. 1 year ago
AleksandrPanov 37c76b815c fix generate of charuco chessboard image, add test 1 year ago
Abduragim 0e6b7f1656 fix 1D handling issue in inner product 1 year ago
Alexander Smorkalov 775210e701 Relax test requirements for OpenCL in test DNNTestNetwork.FastNeuralStyle_eccv16. 1 year ago
Alexander Smorkalov 4e2c7221f2 Fixed type cast warning in CV_ELEM_SIZE1 for cv::Mat::type. 1 year ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 1 year ago
fengyuentau d269de0a03 initial commit 1 year ago
alexlyulkov bfad61f433
Merge pull request #24869 from alexlyulkov:al/android-camera-view-rotate 1 year ago
Maksim Shabunin 6b77f50269 RISC-V: use non-saturating 64-bit add in intrin_rvv071.hpp 1 year ago
Maksim Shabunin 224b9ee33f RISC-V: updated intrin_rvv071.hpp to work with modern toolchain 2.8.0 1 year ago
Zhuo Zhang 37b02d170f fix qnx-sdp-700 build 1 year ago
TolyaTalamanov 8ba69562b5 Ifdef OpenVINO API 1.0 usage in G-API module 1 year ago
Stefan Dragnev dabc325cac jpeg: use libjpeg-turbo built-in color conversions 1 year ago
Abduragim d30bf1bc3c added test for yolo nas 1 year ago
_Burnside 6c39fbc33f
Merge pull request #24852 from Octopus136:4.x 1 year ago
Ingrid Wang 1a3ef9ccd4 Replace deprecated symbols AVVideoCodecH264 and AVVideoCodecJPEG 1 year ago
Alexander Smorkalov 26cf82a56c Normalize axis parameter in DNN Concat to handle negative values. 1 year ago
Zhuo Zhang b04de14fbb Fix QNX build 1 year ago
Dhanwanth1803 a289eba357 Fixes #24677 1 year ago
Zhi-Qiang Zhou fefc7e3749
Add python bindings for `Rect2f` and `Point3i` 1 year ago
Stefan Dragnev 2791bb7062
Merge pull request #24773 from tailsu:sd/pathlike 1 year ago
jimmylaw21 a7fa1e6f4b
Merge pull request #24610 from jimmylaw21:dnn-onnx-add-group-norm-layer 1 year ago
Abduragim Shtanchaev c923c59833
Merge pull request #24812 from Abdurrahheem:ash/einsum_bachedGemm 1 year ago
Yuantao Feng e7ccff9805
Merge pull request #24834 from fengyuentau:cuda_naryeltwise_broadcast 1 year ago
fengyuentau 83acb656f1 integrate bias handling in ocl kernel 1 year ago
Alexander Smorkalov fde99e68c0 Removed Android AIDL from build scrips and tutorials as it's not needed since 4.9.0. 1 year ago
Yuantao Feng 7fb336322d
Merge pull request #24808 from fengyuentau:fix_layernorm 1 year ago
Alexander Smorkalov 2beacc07e8 Manage Python Limited API version externally. 1 year ago
Anastasiya Pronina 2b579b5a09 Fixed support of mean/scale preprocessing in OV backend for non-real types 1 year ago
Yuantao Feng c955564cb3
Merge pull request #24765 from fengyuentau:mod_operator 1 year ago
MaximSmolskiy 3640217772 Compensate edge length in ChessBoardDetector::generateQuads 1 year ago