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.
1つのjpeg画像(実際にはWebサイトのスクリーンショット)で複数のqrコードを検出し、検出されたすべてのqrコードをデコードできるソフトウェア、sdk、またはlibがありますか?!
わかりませんが、ZXing を試してみます。あなたのタスクを満たすことができない場合は、画像をそれぞれqrコードを含むサブ画像に分割し、それらをZXingで処理しようとします。