dilippuri / PAN-Card-OCR

Retrive meaningful information from PAN Card image using tesseract-ocr :sunglasses:
MIT License
123 stars 60 forks source link

Name Database Query #8

Open manoj30808 opened 6 years ago

manoj30808 commented 6 years ago

I'm trying to use your OCR package but when i show you are using name database for extract name of pan card holder. is there any other way to use it. if I don't have name database cause, there too many names and we can't pre-define it.

dilippuri commented 6 years ago

At the end, we want the perfect result but that is a myth. So we have to do something that will increase our accuracy. However, the OCR accuracy is low so we will try to apply fuzzy match so we can find a somewhat correct name not 100% sure. Its ok if you don't want to use name database just ignore the matching part