No project description provided
Project description
Wviz - Computer Vision and OCR Toolkit
A powerful package for computer vision and OCR tasks, built on OpenCV, Tesseract, and EasyOCR.
Features
- 📷 Image processing with OpenCV
- 🔍 Text extraction using Tesseract OCR
- 🚀 EasyOCR integration for multilingual support
- 🛠️ Unified API for common computer vision tasks
Installation
Prerequisites
- Python 3.8+
- Tesseract OCR (v5.0+ recommended)
1. Install Python Package
pip install Wviz
Usage
import wviz
image_path = "path/to/your/image.png"
df = wviz.Img2XL(image_path, use_first_model=True)
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
wviz-0.1.1.tar.gz
(6.3 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
wviz-0.1.1-py3-none-any.whl
(6.2 kB
view details)
File details
Details for the file wviz-0.1.1.tar.gz.
File metadata
- Download URL: wviz-0.1.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22ee45168ed09b30c66d64a66e3a0f48416ece7ba39e0b9527e530ca714661f3
|
|
| MD5 |
860e3becb0e3f87f6245e6db640b6ebc
|
|
| BLAKE2b-256 |
547b288714736ade70e990c41d7b8c81d4f60be9c2143e46afd3720852b0629f
|
File details
Details for the file wviz-0.1.1-py3-none-any.whl.
File metadata
- Download URL: wviz-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b39f6202101836d3c3c63b761f41bac1af4e797824958471e11bb3787f01ed64
|
|
| MD5 |
8172642f3ee298c89fa1e5b12b94c41f
|
|
| BLAKE2b-256 |
afa7e2a580eda14368e683159a6a4fc91ee60850ac16f4527ac31b5384f1ad0c
|