Author - Md Istiak Tanvir (eruddro@gmail.com) Asma Akter (asmaul9377@gmail.com)
Overview -
image-sharpner is a lightweight and efficient image enhancement library designed to improve edge clarity, restore fine textures, and enhance visual details through an adaptive multi-frequency sharpening technique. The package supports both grayscale and color images and works seamlessly with popular computer vision pipelines.
Key Features -
- Adaptive multi-frequency sharpening to enhance details without amplifying noise
- Preserves natural textures and avoids halo artifacts
- Works with underwater, low-light, and blurred images
- Fast, NumPy-based implementation compatible with OpenCV
- Easy integration into machine learning, deep learning, and image-processing workflows
Why Use This Package? Traditional sharpening filters often overshoot edges, create ringing artifacts, or boost noise in smooth regions.
Installation -
pip install image-sharpner
Usage Example -
from image_prep import image_sharpner
#Insert Image path -
image_sharpner('abc.jpg')
Supported Image Types - jpg/png/jpeg/webmp
Compatibility - Python 3.7+ NumPy OpenCV
License - MIT License
Release files for image-sharpner 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| image_sharpner-1.0.1.tar.gz | 4.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| image_sharpner-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.0 kB
Release files / image_sharpner-1.0.1.tar.gz
| Download URL | image_sharpner-1.0.1.tar.gz |
|---|---|
| Size | 4.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8734e152d86dba509686490303a0b90f396d604bd3ea56eba8f8c48405b407a8
|
|
BLAKE2b-256 checksum How to use checksums |
955c193132fe3d6291b2c9b90f18fb61a4618f824a0ce464c21157803f63bc06
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|
Release files / image_sharpner-1.0.1-py3-none-any.whl
| Download URL | image_sharpner-1.0.1-py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
324b632208767580c69d400dd2c8635497480bf1cc22eae003fee07c73039d4b
|
|
BLAKE2b-256 checksum How to use checksums |
047c9036a71c7f7c1c01f0832e3a80a4de865798bb70651ea2bae730b68c9b48
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|