851 Commits (8c22b4b54bd87f7510cf382aab5792bc480c9a6f)

Author SHA1 Message Date
Vincent Rabaud b7348e1b65 Get code to compile without DNN 1 year ago
Alexander Smorkalov 7b1a5fb3de Migrate Android Face Detection sample to DNN. 1 year ago
Dmitry Kurtaev d296d29a1c
Merge pull request #24299 from dkurt:qrcode_decode 1 year ago
Jeremy Lyda fad0dbb9ac
Merge pull request #24364 from bagelbytes61:bugfix/qrcode-version-estimator 1 year ago
Alex 9c86d68b4c remove filter fix 1 year ago
Alex 84590f96e5 add new contour filtering, test, refactoring 1 year ago
Amir Hassan c2f909fc86
Merge pull request #23894 from kallaballa:blobFromImagesWithParams 1 year ago
Vincent Rabaud fcdaaabf7c Unconditionally create SuperScale in BarcodeDetector to avoid null deref 1 year ago
Liutong HAN a287605c3e Clean up the Universal Intrinsic API. 1 year ago
Dmitry Kurtaev 5ddf3de4ce
Merge pull request #24350 from dkurt:py_return_non_utf8_string 1 year ago
Alex fd4af21350 add dynamic window in aruco cornerRefinement 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Alexander Smorkalov c497fe05a0 Removed invalid reference usage in charuco detector. 1 year ago
Alex e5b114e5b8 Added ArUco marker size check for Aruco and Charuco boards. 1 year ago
Alex 60ae973142 fix charuco checkBoard 1 year ago
Yuriy Chernyshov 638c575c73 More fixes for iterators-are-pointers case 1 year ago
Alex ae1d1b6d55 fix drawDetectedCornersCharuco, drawDetectedMarkers, drawDetectedDiamonds added tests 1 year ago
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 1 year ago
Vincent Rabaud e9414169a3 Fix compilation when HAVE_QUIRC is not set. 1 year ago
Alexander Panov e7501b69ea
Merge pull request #23647 from AleksandrPanov:fix_charuco_board_detect 1 year ago
Alexander Panov affc69bf1f
Merge pull request #23848 from AleksandrPanov:fix_detectDiamonds_api 1 year ago
Alexander Smorkalov b6d1402361 Fixed barcode to be built without DNN 1 year ago
Maksim Shabunin 2b3424b536 objdetect: updated barcode test 1 year ago
Maksim Shabunin 463cd09811
Merge pull request #23666 from mshabunin:barcode-move 1 year ago
Damiano Falcioni 19f4f2eb92
Merge pull request #23785 from damianofalcioni:4.x 1 year 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