tesseract-ocr / tessdoc

Tesseract documentation
https://tesseract-ocr.github.io/tessdoc/
1.84k stars 363 forks source link

Looking to extract data by coordinates #32

Open stccorp opened 4 years ago

stccorp commented 4 years ago

Hello,

I was wondering if someone can point me in the right direction. I want to extract data based on coordinates like $fields = [ 'field1'=>[0,0,100,50], 'fieldn' =>[x1,y1,x2,y2] ];

Thank you

Shreeshrii commented 4 years ago

See https://medium.com/analytics-vidhya/ocr-on-region-of-interest-roi-in-image-using-opencv-and-tesseract-a7cab6ff18b3

On Tue, Nov 17, 2020, 05:49 stccorp notifications@github.com wrote:

Hello,

I was wondering if someone can point me in the right direction. I want to extract data based on coordinates like $fields = [ 'field1'=>[0,0,100,50], 'fieldn' =>[x1,y1,x2,y2] ];

Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tesseract-ocr/tessdoc/issues/32, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABG37IZCS5VMT7HSNBUY32TSQG6QDANCNFSM4TX3YEOA .