opencv/modules/objdetect/misc/python/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
..
test_barcode_detector.py Merge pull request #23666 from mshabunin:barcode-move 2023-06-14 22:21:38 +03:00
test_facedetect.py imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 2019-11-18 01:39:27 +03:00
test_objdetect_aruco.py fix charuco matchImagePoints 2023-04-27 12:05:09 +03:00
test_peopledetect.py python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
test_qrcode_detect.py change resize flag INTER_LINEAR to INTER_LINEAR_EXACT 2022-09-28 23:52:24 +03:00