robbiepaul / zbar-qrdecoder

A PHP wrapper for Zbar. Decodes images/photos containing QR codes.
32 stars 38 forks source link

getting the coordinates of a barcode or QR code #14

Open tacman opened 1 year ago

tacman commented 1 year ago

Is it possible to get the coordinates of a scanned code? I want to remove the barcode / qr code from the image (actually, I want to crop the image so that the QR code is excluded, but I can do that once I have the coordinates.