666 Commits (a2d2ea6536df143ca118abc0fbe095e7dadbebd2)

Author SHA1 Message Date
Dmitry Kurtaev df627e1281 Resolve valgrind issue at QRCode detector 10 months ago
WU Jia aa5ea340f7
Move objdetect HaarCascadeClassifier and HOGDescriptor to contrib xobjdetect (#25198) 10 months ago
Dhanwanth1803 c04750ab57
Merge pull request #25091 from Dhanwanth1803:scoreThresh 11 months ago
Alex 9e7ec59a41 fixed setArucoParameters/getArucoParameters 11 months ago
Alex e03231e6aa fix unnecessary copying 11 months ago
Alexander Panov b2db959619
Merge pull request #25035 from AleksandrPanov:fix_Barcode_detectAndDecode 11 months ago
Adrian Kretz 68f6c81539
Merge pull request #25026 from akretz:fix_qrcode_bugs 11 months ago
Alexander Smorkalov 0424ba57d7 Alternative solution for QR code black/white balance computation. 12 months ago
Dmitry Kurtaev fc32903b28
Merge pull request #24548 from dkurt:qrcode_struct_append_decode 12 months ago
AleksandrPanov 37c76b815c fix generate of charuco chessboard image, add test 1 year ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 1 year ago
Vincent Rabaud bb40237498 Make aruco detector deterministic. 1 year ago
Vincent Rabaud 14e0d43550 Fix aruco detector thread safety. 1 year ago
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
Vadim Pisarevsky 416bf3253d
attempt to add 0d/1d mat support to OpenCV (#23473) 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
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 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
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
smeng9 a788cc526b
Fix skipped corner refinment branching logic 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