qr code detector, marker detector

This commit is contained in:
Michal Kolář
2024-03-04 18:05:35 +01:00
committed by Stanislav Fifik
parent a37605b5b4
commit 6bc3bada6b
33 changed files with 10444 additions and 1 deletions

View File

@@ -38,6 +38,8 @@
"@tensorflow/tfjs-core": "^4.2.0",
"@types/css-font-loading-module": "0.0.2",
"@types/uuid": "^3.4.6",
"@zxing/browser": "^0.1.4",
"@zxing/library": "^0.20.0",
"lodash": "^4.17.21",
"uuid": "^3.3.3"
},