Hi,
The source image I used is attached. It looks quite clean to me but I am still facing issues to properly transcribe it.
Here is the command line I used:
tesseract akamai.png - -c load_system_dawg=false -c load_freq_dawg=false -c tessedit_char_whitelist=' 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz#!/"$(-+<='
I am missing the single quote character (') in my whitelist but wasnn't sure how to provide this. In any case, there are still some obvious mistakes ("PEACE FOR ALL" for example becomes "BEACENFORNALD").
Are there better settings to use for such a use case?
Best wishes,
Tom