thiagoalessio / tesseract-ocr-for-php

A wrapper to work with Tesseract OCR inside PHP.
https://packagist.org/packages/thiagoalessio/tesseract_ocr
MIT License
2.86k stars 551 forks source link

Getting the coordinates from recognized text. #201

Closed JohniUYS closed 3 years ago

JohniUYS commented 3 years ago

Hello, I have a big "map" which has alot of postals, and using TesseractOCR I want to be able to find each postal, and then using a custom search box, find the postal and zoom to it. Everything is done, it recognizes the postals (atleast alot of them) but I don't know how to get the coordinates from each postal.

thiagoalessio commented 3 years ago

hOCR can help you with that: