简体   繁体   English

Firebase ML 套件是否支持二维码生成器?

[英]Does Firebase ML kit supports QR Code generator?

I need to implement a QR code generator from my app.我需要从我的应用程序中实现一个二维码生成器。 Will the firebase ML kit provides such a feature to generate QR Code from a string? firebase ML 套件是否提供从字符串生成 QR 码的功能? or I need to go with some alternative libraries like zXing?或者我需要 go 和 zXing 等替代库?

No, it doesn't generate QR codes.不,它不会生成二维码。 But it will scan them .但它会扫描它们

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Firebase Android ML Kit:在 QR 码上隐藏显示值的方法 - Firebase Android ML Kit: Way to hide display values on QR code Firebase ML 套件的 QR 码扫描仪可多次扫描每个 QR 码 - Firebase ML kit's QR Code Scanner Scans each QR Code Multiple Times 使用arcore和ml kit firebase检测到二维码后,如何使用增强现实来更改二维码的颜色 - how to use augmented reality to change the color of a qr code once it is detected using with arcore and ml kit firebase Google ML Kit 条码扫描器无法扫描绿色背景的 QR 码 - Google ML Kit barcode scanner does not scan QR code with green background 无法在 android 上使用 firebase ml 套件检测 QR 码,但在 ios 上工作(颤振) - Not detecting QR codes with firebase ml kit on android but works on ios (flutter) 为什么ML-kit没有检测到小二维码? - Ml-kit did not detecting small QR-code why? ML Kit Firebase textDetection 检测不清晰 - ML Kit Firebase textDetection does not detect clearly Firebase ML Kit 无法检测人脸 - Firebase ML Kit does not detect faces Firebase ML 套件无法准确识别语言(英语或其他) - Firebase ML kit does not recognize the language accurately (English or other) 用于二维码扫描的 Android ML Kit 库:如何通过降低图像分辨率来提高检测性能 - Android ML Kit library for QR code scanning: How to increase detection performance by reducing image resolution
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM