793 Commits (cb7fe597a5f1424bb1f7f6b17d2d2a2d502aba2c)

Author SHA1 Message Date
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
Alexander Panov 121034876d
Merge pull request #22986 from AleksandrPanov:move_contrib_charuco_to_main_objdetect 2 years ago
Alexander Smorkalov a32100d9ba Valgrind issues fix in QRCode detector. 2 years ago
Alexander Alekhin c6a15e1835 aruco(cleanup): don't use Ptr<FileStorage> 2 years ago
Alexander Panov b4b35cff15
Merge pull request #22368 from AleksandrPanov:move_contrib_aruco_to_main_objdetect 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() 2 years ago
AleksandrPanov d43cb4fe7c change resize flag INTER_LINEAR to INTER_LINEAR_EXACT 2 years ago
Andrey Senyaev ccfc34b13f Disabled compiling warnings in case of symbols in cmake for 4.x 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
Yuantao Feng f77c3574af
Merge pull request #21607 from fengyuentau:fix_FaceDetectorYN_dynamic_shape 3 years ago
Suleyman TURKMEN 44db2eea70 update HOGDescriptor documentation 3 years ago
Tsukasa Sugiura ed6ca0d7fa
Merge pull request #21369 from UnaNancyOwen:fix_uwp 3 years ago
Suleyman TURKMEN fe2a259eb1 Update documentation 3 years ago
Suleyman TURKMEN 0e6a2c0491 fix legacy constants 3 years ago
Alexander Alekhin c78a8dfd2d fix 4.x links 3 years ago
Maksim Shabunin 792b7e0629 (3.4) Fixed several issues found by static analysis 3 years ago
Maksim Shabunin a079c2eb7c 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
Yuantao Feng 34d359fe03
Merge pull request #20422 from fengyuentau:dnn_face 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
Maksim Shabunin 1b0dca9c2c Fix issues found by static analysis 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
Alexander Alekhin 71f665bd8c checks and fixes from static code analyzers results 4 years ago
Maksim Shabunin 7a187e9b5e QRDetectMulti: refactored checkPoints method 5 years ago
Maksim Shabunin 579d74d35b QRDetectMulti: refactored checkPoints method 5 years ago
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 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