847 Commits (fdab5657110d4bf29146502d34fabaac4d06678e)

Author SHA1 Message Date
Alex e5ff41ec9b fixes extendDictionary, add test 1 year ago
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 1 year ago
Dmitry Kurtaev 6ae7caaa01
Merge pull request #24216 from dkurt:inter_lines_less_compute 1 year ago
Alex ca527040e2 fix refineDetectedMarkers, add test 1 year ago
Vincent Rabaud 8a1b998b2b
Merge pull request #24194 from vrabaud:compilation_fix 1 year ago
Alex c12e1ecb86 update aruco bytesList docs 2 years ago
Vincent Rabaud e9414169a3 Fix compilation when HAVE_QUIRC is not set. 2 years ago
Alexander Panov e7501b69ea
Merge pull request #23647 from AleksandrPanov:fix_charuco_board_detect 2 years ago
Alexander Panov affc69bf1f
Merge pull request #23848 from AleksandrPanov:fix_detectDiamonds_api 2 years ago
Alexander Smorkalov b6d1402361 Fixed barcode to be built without DNN 2 years ago
Maksim Shabunin 2b3424b536 objdetect: updated barcode test 2 years ago
Maksim Shabunin 463cd09811
Merge pull request #23666 from mshabunin:barcode-move 2 years ago
Damiano Falcioni 19f4f2eb92
Merge pull request #23785 from damianofalcioni:4.x 2 years ago
zihaomu 37459f89c9 remove unsupported unsupported unicode 2 years 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
Christine Poerschke d00a96315e
Merge pull request #23612 from cpoerschke:3.4-issue-21532 2 years ago
Stefan Becker e55784a1e8 ChArUco pre460 pattern support 2 years ago
Alex 4ba06c3ed0 fix charuco matchImagePoints 2 years ago
Milan van Wouden a7c6fedebd
Fix typos in aruco_detector.hpp 2 years ago
keith siilats 8512deb3cc
Merge pull request #23436 from siilats:patch-2 2 years ago
smeng9 a788cc526b
Fix skipped corner refinment branching logic 2 years ago
Yuantao Feng 4f77434da1
Merge pull request #23476 from fengyuentau:add_note_for_yunet 2 years ago
Alex c643af0b85 fix test 2 years ago
Alex 02bdc10062 fix assert, add 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
keith siilats b0aace31ec
Update charuco_detector.cpp 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 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
Suleyman TURKMEN 07b62376af Update objdetect.hpp 2 years ago
AleksandrPanov d43cb4fe7c change resize flag INTER_LINEAR to INTER_LINEAR_EXACT 2 years ago
Andrey Senyaev 752e5fdc26 Disabled compiling warnings in case of symbols in cmake for 5.x 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" 3 years ago
Rong Mantle Bao 3135063100
Make objdetect/test C++11-compliant and reproducible 3 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 3 years ago