Could anyone help me about pytessract?

34 views
Skip to first unread message

luffy monky

unread,
Sep 18, 2019, 11:52:10 PM9/18/19
to tesseract-ocr
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.....
test3.jpg
test1.jpg
test2.jpg

Zdenko Podobny

unread,
Sep 19, 2019, 1:34:28 AM9/19/19
to tesser...@googlegroups.com
What did you try from already publish here in forum and wiki?

Zdenko


št 19. 9. 2019 o 5:52 luffy monky <luffy...@gmail.com> napísal(a):
--
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 tesseract-oc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/57f7319e-d88b-4740-8aff-f88d4b9a7bdf%40googlegroups.com.

luffy monky

unread,
Sep 19, 2019, 2:24:43 AM9/19/19
to tesseract-ocr
Sorry because I can understand why the out put is nothing...But an other code use the same way it will out the string but show 03 not 09

I just want to debug about those question

Lorenzo Bolzani

unread,
Sep 19, 2019, 4:06:24 AM9/19/19
to tesser...@googlegroups.com
Try to invert the images.


Lorenzo

--
Reply all
Reply to author
Forward
0 new messages