user2467731
user2467731

Reputation: 191

Tesseract OCR only detect user-words

I've been at this for a bit but I can't seem to restrict Tesseract to only output words from the "user-words" dictionary I built. I don't want anything else, just basic matching against those words.

Does anyone know how to do this?

Upvotes: 8

Views: 13631

Answers (1)

nguyenq
nguyenq

Reputation: 8345

Try Tesseract's bazaar configuration.

Upvotes: 2

Related Questions