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
{{ message }}
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.
Basically what I mean is, could be a good alternative for the web, instead of reading from the webcam, send an image (file or image data) and just decode it, like the current code (but instead of scan from the camera, scan from a selected image file).
So I propose add a new function "selectFile" or something like that.
You can get the file (on the web platform) with this code:
With this file you can draw the image from an attribute (I think is data).
Other plugin alternatives suck, and the one who can do this feature, receive a file path, and you can not get the path of a selected file on the web platform...
So that's it,
Thanks in advance
The text was updated successfully, but these errors were encountered:
Basically what I mean is, could be a good alternative for the web, instead of reading from the webcam, send an image (file or image data) and just decode it, like the current code (but instead of scan from the camera, scan from a selected image file).
So I propose add a new function "selectFile" or something like that.
You can get the file (on the web platform) with this code:
With this file you can draw the image from an attribute (I think is data).
Other plugin alternatives suck, and the one who can do this feature, receive a file path, and you can not get the path of a selected file on the web platform...
So that's it,
Thanks in advance
The text was updated successfully, but these errors were encountered: