Hi, We are trying to process a image where different regions would need different dictionaries --> for example the first 4 characters could have one list of dictionaries and the second 4 characters have another.
>From what i understood from the documents user_words_suffix is used to load the custom dictionaries but it looks like that is an init parameter and cannot be overriden at runtime. Is the only possible solution to create different instances of tesseract to process the different zones? NOTE : This is not character whitelisting but word whitelisting. Also is it possible to pick use words only from the custom dictionary and ignore the default dictionary for the language? Thx. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/dbe633a6-9581-446c-91e8-238b6d04a5a2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

