简体   繁体   中英

Tesseract work fine except on one device give me the Specified module not be found with windows server 2012 r2

I developed OCR program in java based on tesseract 4.2 and it's always works for me But the last customer witch have windows server 2012 give the exception at the picture below And i add microsoft visual c++ 2015 redistributable I tried to get the same windows version and install it On my device and its work I am about loss my mind why does this happen

finally i find the correct answer, the problem was the CPU of this server doesn't support the AVX . the solution is to change the Tesseract 4.5 that will work on all CPU's:)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM