Hello,
I'm trying to use tesseract4java, allowing the personalization of tesseract parameters.
It seems your way to set variables doesn't work...
This is the variables set in the PageRecognitionProducer's constructor:

And this is how the variables are inserted in tesseract at the end of the method reset of the same class:

Have you any idea of which can be the problem? I'm trying to use a personal dictionary, using tesseract from the terminal all seems to work fine...
Thanks!
Hello,
I'm trying to use tesseract4java, allowing the personalization of tesseract parameters.
It seems your way to set variables doesn't work...
This is the variables set in the

PageRecognitionProducer's constructor:And this is how the variables are inserted in tesseract at the end of the method

resetof the same class:Have you any idea of which can be the problem? I'm trying to use a personal dictionary, using tesseract from the terminal all seems to work fine...
Thanks!