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
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.1.tar.gz.
File metadata
- Download URL: image_enhancer_ai-1.0.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eca4fead045aeba150f57393c29ecccf79efe0c1006709f692b3cc26797d8931
|
|
| MD5 |
209664f8a2f4b723bfbd9bfe402ba482
|
|
| BLAKE2b-256 |
90c61dd1d7c52fe2eb5e5174dbdacacf90240a5e34df264da88ae772820e5169
|
File details
Details for the file image_enhancer_ai-1.0.1-py3-none-any.whl.
File metadata
- Download URL: image_enhancer_ai-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19140e55dab0376d535d7c088449af0bd13a7e5e96582b4212a904cf2cb24657
|
|
| MD5 |
3342bed8d7e76b21eb7297b7210ef7fc
|
|
| BLAKE2b-256 |
c5fa8de42d9d69b3ffdc91859cdd89c99a08b3e4afa753f4ca9da048a33f83f4
|