简体   繁体   中英

Bangla Text extraction from image[ it may contain bengali and english language]

I have a visiting card contains Name and Adress. those are written in two different languages ( Bengali and English). Now I want to extract the recognized text from the captured image of the visiting card using android or javascript whatever.

I've used 'Puthi' previously to decode bengali text(not used professionally, but in a hackathon). Link: https://github.com/afrida67/Puthi-OCR-REST-API

For english I only know about Tesseract https://github.com/rmtheis/tess-two

Hope this helps. :)

All the above libraries are obsolete now,

I think Firebase Ml kit might do the job if you're ok with the limit : https://firebase.google.com/docs/ml-kit/android/recognize-text?authuser=0#before-you-begin

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM