-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Medicine Recognition #26
Comments
@im-Amitto can you please describe the issue what it wants to solve? |
@cyber-venom003 are you still up for it? |
Yes @im-Amitto . I asked u about this on slack a long time ago. Please assign it to me, I'll try for it |
If possible, please also explain what is to be solved specifically in this issue. |
Sorry for the delay, I just got back. |
Text Recognition from Image can be also done using Firebase ML Toolkit, as we are using that also, so I guess it can be used in Medicine Recognition feature also. |
It's implemented as well along with OCR api on golang server. You can go
with anyone you like but keep in mind that we want our solution to work
without any need of internet acces or paid service (firebase ml cloud
service is paid).
Play with it and choose whichever you like and gives better results.
…On Thu, 7 Jan, 2021, 12:18 pm cyber-venom003, ***@***.***> wrote:
Sorry for the delay, I just got back.
We want our app to detect the medicine name from a captured image/live
camera.
We already have text recognition implemented so all we need is a system
that can get meaningful information from the text. You may need to capture
data from medicine databases to implement that.
@bradymiller <https://github.com/bradymiller> can help you with this.
Also, let me know if you find any issues with the current OCR.
Text Recognition from Image can be also done using Firebase ML Toolkit, as
we are using that also, so I guess it can be used in Medicine Recognition
feature also.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHCHSIRVJW2EBX22QZA3C2LSYVKLDANCNFSM4R6Y3MWQ>
.
|
Ok, I'll try both of them and try to raise a PR as soon as possible. |
No description provided.
The text was updated successfully, but these errors were encountered: