opencv/modules/objdetect
Benjamin Knecht 1aa658fa75 Address more comments
Use map to manage unique marker size candidate trees.
Avoid code duplication.
Add a test to show double detection with overlapping dictionaries.
Generalize to marker sizes of not only predefined dictionaries.
2025-03-04 15:24:03 +01:00
..
doc Merge pull request #23666 from mshabunin:barcode-move 2023-06-14 22:21:38 +03:00
include/opencv2 Remove add/removeDictionary and retain ABI of set/getDictionary 2025-02-24 18:01:10 +01:00
misc have two detectMarkers functions for python backwards compatibility 2025-02-19 18:45:06 +01:00
perf Merge pull request #25035 from AleksandrPanov:fix_Barcode_detectAndDecode 2024-02-16 16:37:49 +03:00
src Address more comments 2025-03-04 15:24:03 +01:00
test Address more comments 2025-03-04 15:24:03 +01:00
CMakeLists.txt Revert "suppress warning on GCC 7 and later" 2022-08-07 15:43:10 +03:00