A collection of OCR (image text recognition) python functions made by zh.
Project description
zhmiscellanyocr,
A collection of OCR (image text recognition) functions made by me (zh).
Introduction
Usage examples
Documentation
Introduction
Can be installed with pip install zhmiscellanyocr
The git repository for this package can be found here. The docs also look nicer on github.
If you want to reach out, you may add my on discord at @z_h_ or join my server.
Usage examples
Coming soon
Documentation:
zhmiscellanyocr.ocr()
zhmiscellanyocr.ocr(image)
Takes an image path or a PIL image object and runs local image text recognition and returns the text in the image. Does not use the internet to function.
zhmiscellanyocr.batch_ocr()
zhmiscellanyocr.batch_ocr(images, threads=10, prints=False)
Takes a list of image paths or PIL image objects and concurrently runs local image text recognition and returns the text in the image. Does not use the internet to function.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zhmiscellanyocr-0.1.1-py3-none-any.whl.
File metadata
- Download URL: zhmiscellanyocr-0.1.1-py3-none-any.whl
- Upload date:
- Size: 89.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
881050b39424f4ac457fd9decd553349c9e72e56c1259bc847621130494fdd57
|
|
| MD5 |
8ca840bdc22c773f448fe29231295ee0
|
|
| BLAKE2b-256 |
9a7cb31368ab79faea513650f2edd7904ac2dbb039bf8926215e0706ad349073
|