67 Commits (be326ff752f94a016bd50f98c5897c1afb7a4d26)

Author SHA1 Message Date
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 3 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
Maksim Shabunin 1da46fe6fb Fixed issues found by static analysis (mostly DBZ) 7 years ago
Alexander Nesterov dee5f9a67b Update qrcode algorithm: fix seg. fault with kmeans 7 years ago
Alexander Nesterov e38ea3a888 Update detect QRCode algorithm 7 years ago
berak e14b2ba43c objdetect: validate input in qrcode 7 years ago
Nesterov Alexander 0081dc478f Init qrcode algo (#11829) 7 years ago