Try tesserocr, a real binding library.

Bye

Lorenzo

Il giorno gio 25 mar 2021 alle ore 05:44 Alex Zetaeffesse <fzet...@gmail.com>
ha scritto:

> Hi all,
>
> I'm already using a python library (pyvips) for cropping images with text
> inside.
> Is there a way to have Pytesseract process images in memory without the
> burden of writing them to disk and then load them again with
>
> print(pytesseract.image_to_string(Image.open('test.png')))
>
> ?
>
> Thanks,
>
> Alex
>
> --
> 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-ocr+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tesseract-ocr/186dcebf-cc23-4f14-a16f-aa291928d5a8n%40googlegroups.com
> <https://groups.google.com/d/msgid/tesseract-ocr/186dcebf-cc23-4f14-a16f-aa291928d5a8n%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 tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/CAMgOLLy8wTtMArOM7SYQ-UqFBHKtkKXXTa%2BzDeH-O4zkK7ZqVA%40mail.gmail.com.

Reply via email to