Reusable AI Image Enhancement Package
Project description
Image Enhancer
A reusable AI-powered image enhancement package.
Features
- Major Rotation Correction (CNN)
- Minor Rotation Correction
- Blur Detection and Correction
- Noise Reduction
- Brightness Enhancement
- Contrast Enhancement
- Quality Evaluation
- Iterative Enhancement
- Configuration Support
Installation
pip install image-enhancer-punsara99
Usage
from image_enhancer import ImageEnhancer
engine = ImageEnhancer()
output, report = engine.process("input.jpg")
engine.save(output, "output.jpg")
engine.print_report(report)
License
MIT
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
image_enhancer_ai-1.0.4.tar.gz
(68.0 MB
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 image_enhancer_ai-1.0.4.tar.gz.
File metadata
- Download URL: image_enhancer_ai-1.0.4.tar.gz
- Upload date:
- Size: 68.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30f5bb8f5e762f2af48c233c7071db07cfd63df154477681897b0fc1fb1cf283
|
|
| MD5 |
b94b82a1745ad282577b856d061016e7
|
|
| BLAKE2b-256 |
1b4d25f3190f5286ec3496f880e6c688487aeb9ab5a67989cc8215d8e95158b1
|
File details
Details for the file image_enhancer_ai-1.0.4-py3-none-any.whl.
File metadata
- Download URL: image_enhancer_ai-1.0.4-py3-none-any.whl
- Upload date:
- Size: 68.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18c58806d39cdfdb990e9b160b8a8b09ac4c656449ddb0d8b75185cbb46165df
|
|
| MD5 |
12d16403ede05a264ca9f4614c29dc1a
|
|
| BLAKE2b-256 |
442111a4afda0eabb1df15a6738cd1bcdc48d1fb285fde1021d4841e19d2099c
|