tesserocr icon indicating copy to clipboard operation
tesserocr copied to clipboard

when image path to SetImageFile() contains Chinese characters, RuntimeError: Error reading image

Open redstoneleo opened this issue 7 years ago • 2 comments

when image path passing to SetImageFile() contains Chinese characters, just through RuntimeError: Error reading image

redstoneleo avatar Jul 02 '18 03:07 redstoneleo

Reading an image has nothing to do with the language of text within that image. Closing for insufficient info.

sirfz avatar Jul 05 '18 14:07 sirfz

Sorry, I mean image path containing Chinese characters, like D:\编程\ocr img\112.jpg would cause the problem

redstoneleo avatar Jul 06 '18 05:07 redstoneleo