opencv/modules/objdetect/test
Maksim Shabunin 463cd09811
Merge pull request #23666 from mshabunin:barcode-move
Moved barcode from opencv_contrib #23666

Merge with https://github.com/opencv/opencv_contrib/pull/3497

##### TODO
- [x] Documentation (bib)
- [x] Tutorial (references)
- [x] Sample app (refactored)
- [x] Java (test passes)
- [x] Python (test passes)
- [x] Build without DNN
2023-06-14 22:21:38 +03:00
..
opencl add reproducer and bugfix 2021-05-25 11:28:23 +03:00
test_aruco_utils.cpp ChArUco pre460 pattern support 2023-05-04 16:59:04 +03:00
test_aruco_utils.hpp ChArUco pre460 pattern support 2023-05-04 16:59:04 +03:00
test_arucodetection.cpp fix cornerRefinementMethod binding 2023-06-05 11:04:11 +03:00
test_barcode.cpp Merge pull request #23666 from mshabunin:barcode-move 2023-06-14 22:21:38 +03:00
test_boarddetection.cpp fix cornerRefinementMethod binding 2023-06-05 11:04:11 +03:00
test_cascadeandhog.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
test_charucodetection.cpp fix cornerRefinementMethod binding 2023-06-05 11:04:11 +03:00
test_face.cpp upgrade FaceDetectorYN to v2 2023-03-21 12:41:02 +08:00
test_main.cpp Merge pull request #20422 from fengyuentau:dnn_face 2021-10-08 19:13:49 +00:00
test_precomp.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-08-14 15:50:42 +00:00
test_qr_utils.hpp Merge pull request #23264 from AleksandrPanov:add_detect_qr_with_aruco 2023-06-02 16:18:24 +03:00
test_qrcode_encode.cpp generateQR() method data loss fix 2023-01-26 23:30:14 +01:00
test_qrcode.cpp added graphicalCodeDetector, remove QRCodeDetectorBase 2023-06-08 14:50:58 +03:00