You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your dedication. I learned a lot about cross platform knowledge. I ran into a strange problem. I compiled the Windows version of Tesseract with mingw32-cmake, compiled the Linux version with cmake, and the code was the latest code from clone on GitHub. But the speed of gImageReader under Windows is three times slower than that of Linux, and I don't know why. I spent two days trying to solve it, but I still don't know why.
The text was updated successfully, but these errors were encountered:
napasa
changed the title
What is your way to compile tesseract for gImageReader
Windows gImageReader Version is three times slower than that of linux
Jun 13, 2018
I never really specifically tuned the flags when compiling tesseract for windows. There were some other reports in the other ticket (#285) of slowdowns, if none of the workarounds there help, I'd ask upstream for ideas.
Thank you for your dedication. I learned a lot about cross platform knowledge. I ran into a strange problem. I compiled the Windows version of Tesseract with mingw32-cmake, compiled the Linux version with cmake, and the code was the latest code from clone on GitHub. But the speed of gImageReader under Windows is three times slower than that of Linux, and I don't know why. I spent two days trying to solve it, but I still don't know why.
The text was updated successfully, but these errors were encountered: