A tool for capturing and recognizing text on screen using ddddocr and mss.
Project description
Screen Text Recognizer
A Python package to capture and recognize text from a specific screen area using mss and ddddocr.
Installation
pip install screen-text
濡傛灉澶辫触锛宲ip install opencv-python-headless --prefer-binary
from screen_text import ScreenTextRecognizer
recognizer = ScreenTextRecognizer()
text = recognizer.capture_and_recognize(100, 100, 300, 200)
print("Recognized text:", text)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
screen_text-0.1.4.0.tar.gz
(2.2 kB
view details)
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 screen_text-0.1.4.0.tar.gz.
File metadata
- Download URL: screen_text-0.1.4.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fda62b6d4dcdbb3bb5c769f6912bf08e822801687e52c88ee1b5ee13750c8503
|
|
| MD5 |
23a72ed1eb5b503f6c68b51f275b6c83
|
|
| BLAKE2b-256 |
6a20643e7481a372c1ff1f1ff071ddd68f25b13ceaf9380619ac1a043a8485f7
|
File details
Details for the file screen_text-0.1.4.0-py3-none-any.whl.
File metadata
- Download URL: screen_text-0.1.4.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81b6bf19b9ff20ab5de1ea1dcacc0e7c0ed819aed265bffdcb0de7018ee89ea9
|
|
| MD5 |
578f1c7d16006df86f5d3d02be2b4052
|
|
| BLAKE2b-256 |
4bf0be01ef93c0c285dab2d43eab230c1851139709365e38063dbd030f3fb08e
|