You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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: