Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
画像からQRタグを抽出し、それを768x768に再スケーリングし、デコードのためにデコーダーに送信するJavaアプリケーションがあります。デコードのインテントを介してZXingを使用していますが、速度が遅すぎます。
QRのデコードには約6〜8秒かかります。QR画像のサイズを変更せずにこの時間を短縮する方法はありますか?
ありがとう!