You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the qr scanner from Cordova-plugin-qrscanner and currently if I use it and there are multiple QR-codes closely on top of each other, I point my camera at one and it reads the code above it which is outside of the display on screen but within the cameras view. If however there is no QR-code above the one I want to scan, then it scans the correct one, so it seems like it always scans the top QR-code within the cameras view.
Is there a way to limit the "scan area" to be the same size and area as my camera view on my display?
The text was updated successfully, but these errors were encountered:
cant work without the fork ? atleast any scanning options parameters ? and also how to display the scanned text on top of camera and continue for another scan like Cognex Barcode Scanner
I am using the qr scanner from Cordova-plugin-qrscanner and currently if I use it and there are multiple QR-codes closely on top of each other, I point my camera at one and it reads the code above it which is outside of the display on screen but within the cameras view. If however there is no QR-code above the one I want to scan, then it scans the correct one, so it seems like it always scans the top QR-code within the cameras view.
Is there a way to limit the "scan area" to be the same size and area as my camera view on my display?
The text was updated successfully, but these errors were encountered: