79 Commits (9c86d68b4ce32051843f130b616ef26bfe96da5c)

Author SHA1 Message Date
Alex 9c86d68b4c remove filter fix 1 year ago
Dmitry Kurtaev 5ddf3de4ce
Merge pull request #24350 from dkurt:py_return_non_utf8_string 2 years ago
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 2 years ago
Dmitry Kurtaev 6ae7caaa01
Merge pull request #24216 from dkurt:inter_lines_less_compute 2 years ago
Alex b729d8e821 added graphicalCodeDetector, remove QRCodeDetectorBase 2 years ago
Alexander Panov 9fa014edcd
Merge pull request #23264 from AleksandrPanov:add_detect_qr_with_aruco 2 years ago
Christine Poerschke d00a96315e
Merge pull request #23612 from cpoerschke:3.4-issue-21532 2 years ago
Genci Berisha a1b4aa5e88
Added QR_Code data flip support, flip and retry after first EEC failure 2 years ago
Alexander Smorkalov a32100d9ba Valgrind issues fix in QRCode detector. 2 years ago
AleksandrPanov a32143003d add alignment detect 2 years ago
Alexander Alekhin be326ff752 build: fix/eliminate MSVC warnings 2 years ago
AleksandrPanov ed3810f7a5 add getNumModules(), add decode version 2 years ago
AleksandrPanov 687c9b7b29 log QR version and corners 2 years ago
AleksandrPanov ba575fd4ad reduce extra adaptiveThreshold() 3 years ago
AleksandrPanov d43cb4fe7c change resize flag INTER_LINEAR to INTER_LINEAR_EXACT 3 years ago
AleksandrPanov 7ffb103758 QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT 3 years ago
Alexander Panov 53eda42da7
Merge pull request #22025 from AleksandrPanov:fix_samplingForVersion_multiplyingFactor 3 years ago
cpengu 66dd871288 Update qrcode.cpp 4 years ago
APrigarina 125cc79c17 fix false positive detection 4 years ago
Polina Smolnikova 0be18f5cb0
Merge pull request #19407 from rayonnant14:issue_19363 4 years ago
Maksim Shabunin 1b0dca9c2c Fix issues found by static analysis 5 years ago
APrigarina 0f7b2eb79f fix curved qrcodes decoding 5 years ago
ann c71f2714c6
Merge pull request #18003 from APrigarina:curved_qrcodes_decoding 5 years ago
Maksim Shabunin 7a187e9b5e QRDetectMulti: refactored checkPoints method 5 years ago
Maksim Shabunin 579d74d35b QRDetectMulti: refactored checkPoints method 5 years ago
Polina Smolnikova 40973bea31
Merge pull request #16961 from rayonnant14:objdetect_different_return_value_issue 5 years ago
Tomoaki Teshima c2e484a465 fix wrong condition check 5 years ago
Alexander Alekhin d7e839b8c5 objdetect(QR): avoid bug with empty input 5 years ago
Maksim Shabunin d4d95bd70d Fixs several problems found by static analysis 5 years ago
Maksim Shabunin 7e7bb3027c Fixs several problems found by static analysis 5 years ago
rayonnant14 fb13b87285 fix wrong memory allocation 5 years ago
Polina Smolnikova 4e4dfffe06
Merge pull request #16491 from rayonnant14:objdetect_decodeMulti_issue 5 years ago
Alexander Alekhin 8facf61bed objdetect(QR): don't introduce deprecated API, compatibility code 5 years ago
Polina Smolnikova acc089ca64 Merge pull request #15338 from rayonnant14:my_detect_and_decode_3.4 5 years ago
APrigarina c99db2b9db bug fix 6 years ago
ann 5c9a624a85 Merge pull request #15356 from APrigarina:3.4_version2 6 years ago
Alexander Nesterov a9769b9202 Remove check and added binding tests 6 years ago
Suleyman TURKMEN 794c14b29a code clean up 6 years ago
Alexander Alekhin 2f3e06ac1f objdetect(qrcode): don't process small/non-regular images 6 years ago
Alexander Nesterov adb630ba3a Corrected parameters 7 years ago
Alexander Nesterov 82c2aa6e65 Added bugfix and some tests 7 years ago
Vadim Pisarevsky 82e8657a6d backport: refined QRCodeDetector API for OpenCV 4.0 7 years ago
Vadim Pisarevsky 8cdf7bb84b
refined QRCodeDetector API for OpenCV 4.0 (#13086) 7 years ago
Alexander Nesterov aba66352dd Fix dataset: russian.jpg 7 years ago
Tomoaki Teshima d3f75df0a6 objdetect: fix test failure of QR code on Aarch64 7 years ago
Alexander Alekhin 6d2cfac303 objdetect: validate QRdecode inputs 7 years ago
Alexander Nesterov 53ec8f286b Added QR code decoding. 7 years ago
Alexander Nesterov 1fb7ee0e16 Optimiaztion search template lines and added sample 7 years ago
Alexander Nesterov f95a411ba3 Update binarization 7 years ago
Alexander Nesterov 05830874d7 Refactor code 7 years ago