875 Commits (a5d9c29b121c85968e10d523a6baae46c59e5e16)

Author SHA1 Message Date
Patrick Keane 3f26664e8d ISSUE-25700 update cv::FaceRecognizerSF class documentation 5 months ago
Alexander Panov 472eba324a
Merge pull request #25673 from AleksandrPanov:fix_charuco_board_markers 6 months ago
Cristian Dobre e05ad56f6e
Merge pull request #24903 from cristidbr-adapta:feature-barcode-detector-parameters 6 months ago
Alexander Panov e2621f128e
Merge pull request #25378 from AleksandrPanov:move_charuco_tutorial 7 months ago
Dmitry Kurtaev df627e1281 Resolve valgrind issue at QRCode detector 8 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 8 months ago
Dhanwanth1803 c04750ab57
Merge pull request #25091 from Dhanwanth1803:scoreThresh 9 months ago
Sergei Shutov 6ca45a9d33
Merge pull request #23018 from stopmosk:move-aruco-tutorial 9 months ago
Alex 9e7ec59a41 fixed setArucoParameters/getArucoParameters 9 months ago
Alex e03231e6aa fix unnecessary copying 9 months ago
Alexander Panov b2db959619
Merge pull request #25035 from AleksandrPanov:fix_Barcode_detectAndDecode 9 months ago
Adrian Kretz 68f6c81539
Merge pull request #25026 from akretz:fix_qrcode_bugs 9 months ago
lpanaf 0fa538fcc8 Typo fix in Aruco documentation. 9 months ago
Alexander Smorkalov 0424ba57d7 Alternative solution for QR code black/white balance computation. 9 months ago
Dmitry Kurtaev fc32903b28
Merge pull request #24548 from dkurt:qrcode_struct_append_decode 10 months ago
alexlyulkov 85450816b4
Merge pull request #24910 from alexlyulkov:al/android-tests 10 months ago
Alexander Smorkalov ba8915c88c Build warning fix for Charuco tests. 10 months ago
AleksandrPanov 37c76b815c fix generate of charuco chessboard image, add test 10 months ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 10 months ago
Stefan Dragnev 2791bb7062
Merge pull request #24773 from tailsu:sd/pathlike 10 months ago
Vincent Rabaud bb40237498 Make aruco detector deterministic. 10 months ago
Vincent Rabaud 14e0d43550 Fix aruco detector thread safety. 11 months ago
Vincent Rabaud b7348e1b65 Get code to compile without DNN 11 months ago
Alexander Smorkalov 7b1a5fb3de Migrate Android Face Detection sample to DNN. 12 months ago
Dmitry Kurtaev d296d29a1c
Merge pull request #24299 from dkurt:qrcode_decode 12 months 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