mirror of
https://github.com/opencv/opencv.git
synced 2026-07-22 03:43:03 +04:00
0be18f5cb0
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>