What did you try from already publish here in forum and wiki? Zdenko
št 19. 9. 2019 o 5:52 luffy monky <[email protected]> napísal(a): > Hi ALL > I try to use any sample code from google. > But it's show no thing in my code > Could I trouble you for any advice?? > Here is my sample code > '''' > import pytesseract > from PIL import Image > > image = Image.open("test3.jpg") > code = pytesseract.image_to_string(image) > print(code) > '''' > > and I will attached the test image@@ > if you can show some thing please help me..... > > -- > You received this message because you are subscribed to the Google Groups > "tesseract-ocr" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tesseract-ocr/57f7319e-d88b-4740-8aff-f88d4b9a7bdf%40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/57f7319e-d88b-4740-8aff-f88d4b9a7bdf%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAJbzG8yYP736NPSr1%2ByM5xiOHSk45gi8D8Ukp7rhk8yysqrinQ%40mail.gmail.com.

