manisandro / gImageReader

A Gtk/Qt front-end to tesseract-ocr.
GNU General Public License v3.0
1.63k stars 190 forks source link

Problem with vertical japanese ocr #552

Closed louisld closed 2 years ago

louisld commented 2 years ago

Trying to use vertical japanese ocr give strange output.

When I use gImageReader default tessdata I get random characters.

gimagereader tessdata

When I use latest tessdataas specified in this issue #152 I get japanese characters but they are wrong.

latest tessdata

manisandro commented 2 years ago

If it depends on the tessdata, then the issues is a related to the tessdata, not to gImageReader.