Pakket: python3-tesserocr (2.5.0-1 en anderen)
Verwijzigingen voor python3-tesserocr
Debian bronnen:
Het bronpakket python-tesserocr downloaden:
- [python-tesserocr_2.5.0-1.dsc]
- [python-tesserocr_2.5.0.orig.tar.gz]
- [python-tesserocr_2.5.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python wrapper for the tesseract-ocr API (Python3 version)
A simple, Pillow-friendly, wrapper around the tesseract-ocr API for Optical Character Recognition (OCR).
tesserocr integrates directly with Tesseract's C++ API using Cython which allows for a simple Pythonic and easy-to-read source code. It enables real concurrent execution when used with Python's threading module by releasing the GIL while processing an image in tesseract.
tesserocr is designed to be Pillow-friendly but can also be used with image files instead.
This package contains the Python 3 version of the library.
Andere aan python3-tesserocr gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: liblept5
- image processing library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libtesseract4
- Tesseract OCR library
-
- dep: python3 (<< 3.10)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.9~)