Is there anyone, who have worked or working on a project like text recognition from image and it’s translation to any other language ?
Share
Talk Programming , Career, Mental Health, Talk Personal Finance ❤️ Post a query and receive responses ✅
Post a query and receive responses. Ask anything, Ask Mitra ❤️
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I made an application which can read text content from your screen.
First it takes screenshot and convert that text which is in screen to text and translate it to nepali. Application was built using java(native android).
I used google vision libary to get text and my memory api to translate.
You can try UI path OCR, translation you can use any of the service available like google, microsoft
Here it did … old incomplete projects..
currently it has OCR in common language.. translation and multiple language can be simply added
ASACHIT/OCR-django-app: A django webapp to scan text from image , faster, easy & efficient (github.com)