How to check whether the configuration of tesseract is correct in proxmox? At present, I can always find warning information in the log, but I can get information by manually executing tesseract. If I don't specify the language, it will be garbled. When I manually specify the language as simplified Chinese, it can be correctly recognized. How to configure the execution parameters of tesseract in PMG?
Dec 2 09:53:31 sh-pmg pmg-smtp-filter[195600]: WARNING: extracttext: error (1) from /usr/bin/tesseract: Premature end of JPEG file
test execute Command:
tesseract wechat.png output
tesseract wechat.png output -l chi_sim
wechat.png
Dec 2 09:53:31 sh-pmg pmg-smtp-filter[195600]: WARNING: extracttext: error (1) from /usr/bin/tesseract: Premature end of JPEG file
test execute Command:
tesseract wechat.png output
tesseract wechat.png output -l chi_sim
wechat.png
Last edited: