699 Commits (c97c22b7cf2ef0f82cd4203a2e9a6eda94e9f7f1)

Author SHA1 Message Date
Christine Poerschke d00a96315e
Merge pull request #23612 from cpoerschke:3.4-issue-21532 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
AleksandrPanov 2dd3408caa change resize interpolation to enable tests in arm, disable close_5 2 years ago
AleksandrPanov 7ffb103758 QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT 2 years ago
Alexander Alekhin 44b2f9637a Revert "suppress warning on GCC 7 and later" 2 years ago
Rong Mantle Bao 3135063100
Make objdetect/test C++11-compliant and reproducible 2 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 2 years ago
Alexander Panov 53eda42da7
Merge pull request #22025 from AleksandrPanov:fix_samplingForVersion_multiplyingFactor 3 years ago
Kumataro 1a24e316d5
Merge pull request #22030 from Kumataro:3.4-fix22029 3 years ago
Suleyman TURKMEN 44db2eea70 update HOGDescriptor documentation 3 years ago
Maksim Shabunin 792b7e0629 (3.4) Fixed several issues found by static analysis 3 years ago
APrigarina 37b1876807 qr encoder: fix memory and unused variables issues 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
Qiushi Zheng 3e51448ef0
Merge pull request #17889 from ZhengQiushi:my_3.4 3 years ago
APrigarina 8e72e1ed88 add test case for QR detect fix 3 years ago
cpengu 66dd871288 Update qrcode.cpp 3 years ago
Smirnov Egor 84f78059d3 add reproducer and bugfix 4 years ago
Giles Payne e53a4ce64d Fix for failing QRCodeDetectorTest.testDetectAndDecodeMulti test 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
APrigarina 0f7b2eb79f fix curved qrcodes decoding 4 years ago
ann c71f2714c6
Merge pull request #18003 from APrigarina:curved_qrcodes_decoding 4 years ago
Alexander Alekhin 1f2c83845d backport: checks and fixes from static code analyzers results 4 years ago
Maksim Shabunin 7a187e9b5e QRDetectMulti: refactored checkPoints method 5 years ago
Jason Martin a5209c4882 Fixed cascadedetect convert from old cascade to new 5 years ago
Tomoaki Teshima 63f5f93063 fix test failure on ODROID-N2 5 years ago
Polina Smolnikova 40973bea31
Merge pull request #16961 from rayonnant14:objdetect_different_return_value_issue 5 years ago
Tomoaki Teshima 96075ce0c9 avoid test failure on Arm platform 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 05d4975619 objdetect: fix QRCode tests with disabled QUIRC 5 years ago
Maksim Shabunin d4d95bd70d 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
olramde c75d93337e Merge pull request #16240 from olramde:olramde 5 years ago
Alexander Alekhin f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 5 years ago
Chip Kerchner a71ff50130 Merge pull request #15623 from ChipKerchner:optimizeHOGpipeline 5 years ago
APrigarina c99db2b9db bug fix 5 years ago
ann 5c9a624a85 Merge pull request #15356 from APrigarina:3.4_version2 5 years ago
Alexander Alekhin 5a497077f1 objdetect: add input check in HOG detector 5 years ago
Chip Kerchner d513fb4c8e Merge pull request #15199 from ChipKerchner:hogToHal 5 years ago
Alexander Alekhin 321c74ccd6 objdetect: validate feature rectangle on reading 5 years ago
Alexander Alekhin 13a782c039 test: fix usage of findDataFile() 6 years ago
Alexander Nesterov a9769b9202 Remove check and added binding tests 6 years ago
Ahmed Ashour f9564e053d java: test: use assertNotNull and assertFalse 6 years ago
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 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