.net - OCR to return size of FEW words only inside image -


is there ocr tool read coordinates of words inside image. e.g. refer attached image, require coordinate of 2 words, namely, 1)"measurements" 2) "999999.9mi" enter image description here

is achievable?

i think of passing required words input ocr tool tessnet2, did not find suitable function ? other suggestions help..

i answering own question. need loop through words detected tessnet2 tool match words want. resolve issue.

however, noticed tessnet2 tool not reading words correctly. above image should return following words: 1)trailer blind spot 2) measurements 3) have been saved 4) 999999.9mi

but tessnet2 returns following , which wrong...

1)trailer 2) blind 3) spot 4) measurements 5) have 6) been 7) saved

can here?


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -