Read multiple barcode from a single image using php or javascript
问题 Is there any way to scan multiple bar-codes from a single image at a time using PHP or JavaScript. I have googled, but can scan only single barcode from an image. I have tried this code : https://gist.github.com/tobytailor/421369 回答1: If you can't find any good PHP or JavaScript Barcode SDKs, you can try some C/C++ SDKs. I just show you an example about how to wrap C/C++ methods in JavaScript and PHP. Here is an image with multiple Barcodes. You can use Dynamsoft Barcode SDK to decode the