1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-17 15:26:00 +08:00

fix the bug that cannot detect multi qrcode when use_nn_detector is false

This commit is contained in:
sitong lian
2022-09-07 00:03:50 +08:00
committed by AleksandrPanov
parent 14b5933e8c
commit f30e80e026

View File

@@ -1,6 +0,0 @@
{
"cquery.cacheDirectory": "${workspaceFolder}/.vscode/cquery_cached_index/",
"files.associations": {
"vector": "cpp"
}
}