Hi @gopal_gopal
I searched on Free OCR API and on language I did not find reference to marathi language.
But if You use ocrEngine 3 with OCRFromFile You can use:
Hindi = hin
Kannada = kan
Telugu = tel
Tamil = tam
I hope this can be useful this for You?
Best Regards
Marco
Hi Marco,
I'm trying to use your extension for receipt recognition and it works!
But unfortunately you didn't include in the OCRFromFile call two important parameters that are present in the OCR API and could drastically improve the OCR quality: IsTable and DetectOrientation.
Is it possible to add these parameters?
Thank you
Alex
Hello thanks for the extension but when i am testing my app on my phone it is not working. When i take a picture it just shows me the image it does not give any text. If you can help please do. Can you do it fast pls i need it for my project and we dont have a lot of time.
Hi @Hikari did You follow the instruction at the beginning.
Register to have your api key, and then add your api key in the OCRKey variable in the project
I think this is your problem.
Best Regards
Marco
Does anyone use the paid API?
I'm testing the extension using free API. The extension seems to work fine, but the free API is unavailable all the time. Does the paid version have the same problem?