halkar / Tesseract.Xamarin

Tesseract OCR wrapper for Xamarin
MIT License
121 stars 40 forks source link

Not getting correct data string in Xamarin.iOS and Xamarin.Android #35

Closed Prajakta6 closed 7 years ago

Prajakta6 commented 7 years ago

I have used Tesseract OCR for scanning the receipts and fetching the data from the receipts. But the output string I get is not even in readable format.

img_0885

Following is the output string I get:

4 a £355 5 S" 1 ? k , 4?,“ , n5, _ g ' .~ :' « I, . .

Need help to get correct data formatted string.

halkar commented 7 years ago

You need to prepare the image first. It should be much more contrast.