Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/image-processing/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ “Tesseract”;估计分辨率为304“;逐字逐行打印+;采取>;打印时间为1秒。为什么以及如何压制?_C++_Image Processing_Ocr_Tesseract - Fatal编程技术网

C++ “Tesseract”;估计分辨率为304“;逐字逐行打印+;采取>;打印时间为1秒。为什么以及如何压制?

C++ “Tesseract”;估计分辨率为304“;逐字逐行打印+;采取>;打印时间为1秒。为什么以及如何压制?,c++,image-processing,ocr,tesseract,C++,Image Processing,Ocr,Tesseract,打印时间超过1秒,并且逐字打印,这很烦人 如何克服这一点 Estimating resolution as 304 或 Estimating resolution as 304 tess.SetVariable("user_defined_dpi", "71"); tess.SetVariable("debug_file", "/dev/null");

打印时间超过1秒,并且逐字打印,这很烦人

如何克服这一点

Estimating resolution as 304

Estimating resolution as 304
tess.SetVariable("user_defined_dpi", "71");
tess.SetVariable("debug_file", "/dev/null");