132 Commits (8762c37c22e37a5102778dc5524e84e27c017f5a)

Author SHA1 Message Date
Maksim Shabunin 463cd09811
Merge pull request #23666 from mshabunin:barcode-move 1 year ago
Alex b729d8e821 added graphicalCodeDetector, remove QRCodeDetectorBase 2 years ago
Alex b5ac7ef2f2 fix cornerRefinementMethod binding 2 years ago
Alexander Panov 9fa014edcd
Merge pull request #23264 from AleksandrPanov:add_detect_qr_with_aruco 2 years ago
Stefan Becker e55784a1e8 ChArUco pre460 pattern support 2 years ago
Alex 4ba06c3ed0 fix charuco matchImagePoints 2 years ago
Alex c643af0b85 fix test 2 years ago
Wwupup da3a4dcbc1 upgrade FaceDetectorYN to v2 2 years ago
Genci Berisha a1b4aa5e88
Added QR_Code data flip support, flip and retry after first EEC failure 2 years ago
Stefan Becker 39e2ebbde4 Aruco/Charuco test case fixes for floating point for loops 2 years ago
Genci Berisha 743d4ecf7b generateQR() method data loss fix 2 years ago
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 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
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
Rong Mantle Bao 3135063100
Make objdetect/test C++11-compliant and reproducible 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
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
Yuantao Feng 34d359fe03
Merge pull request #20422 from fengyuentau:dnn_face 3 years ago
Smirnov Egor 84f78059d3 add reproducer and bugfix 4 years ago
Polina Smolnikova 0be18f5cb0
Merge pull request #19407 from rayonnant14:issue_19363 4 years ago
ann c71f2714c6
Merge pull request #18003 from APrigarina:curved_qrcodes_decoding 4 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
Maksim Shabunin 05d4975619 objdetect: fix QRCode tests with disabled QUIRC 5 years ago
Polina Smolnikova 4e4dfffe06
Merge pull request #16491 from rayonnant14:objdetect_decodeMulti_issue 5 years ago
Polina Smolnikova acc089ca64 Merge pull request #15338 from rayonnant14:my_detect_and_decode_3.4 5 years ago
ann 5c9a624a85 Merge pull request #15356 from APrigarina:3.4_version2 5 years ago
Alexander Alekhin 13a782c039 test: fix usage of findDataFile() 6 years ago
Vadim Pisarevsky 82e8657a6d backport: refined QRCodeDetector API for OpenCV 4.0 6 years ago
Vadim Pisarevsky 8cdf7bb84b
refined QRCodeDetector API for OpenCV 4.0 (#13086) 6 years ago
Vadim Pisarevsky b8175f8976 removed the old C API for Haar-based object detection; use CascadeClassifier from now on 6 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 6 years ago
Alexander Nesterov d305fd4fca Added perf tests with sanity check 6 years ago
Alexander Alekhin 6d2cfac303 objdetect: validate QRdecode inputs 6 years ago
Suleyman TURKMEN abbb73e894 Update HOGDescriptor 6 years ago
Alexander Nesterov 53ec8f286b Added QR code decoding. 6 years ago
Alexander Nesterov 1fb7ee0e16 Optimiaztion search template lines and added sample 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Jakub Golinowski 9f1218b00b Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
Alexander Alekhin 8f80565d9c objdetect(qr): update test code 6 years ago
Alexander Nesterov e38ea3a888 Update detect QRCode algorithm 6 years ago