opencv/modules/objdetect/test
Polina Smolnikova 0be18f5cb0
Merge pull request #19407 from rayonnant14:issue_19363
QRCodeDetector::decodeMulti() fixed invalid usage fixedType()

* fixed invalid usage fixedType()
changed default barcode type to CV_8UC1
added tests
added assert in case multi channel straight barcode input

* deleted extra wrap into OutputArray

* fix warnings

* objdetect(qr): remove unnecessary checks

Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
2021-02-05 21:24:27 +00:00
..
opencl ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_cascadeandhog.cpp avoid test failure on Arm platform 2020-04-17 00:59:15 +09:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_qrcode.cpp Merge pull request #19407 from rayonnant14:issue_19363 2021-02-05 21:24:27 +00:00