Open ZoranPavlovic opened 6 years ago
Feature request to extract individual characters from the OCR process. I had a quick look, and it looks like the underlying iterators provided by libtesseract API do allow for individual characters to be enumerated.
See here:
And here:
Feature request to extract individual characters from the OCR process. I had a quick look, and it looks like the underlying iterators provided by libtesseract API do allow for individual characters to be enumerated.
See here:
And here: