A lightweight adaptive multi-frequency image sharpening library.
Project description
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 -
sharp = image_sharpner('abc.jpg')
Supported Image Types - jpg/png/jpeg/webmp
Compatibility - Python 3.7+ NumPy OpenCV
License - MIT License
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_sharpner-0.1.8.tar.gz.
File metadata
- Download URL: image_sharpner-0.1.8.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
538162e74064f160e4981a521d55fa47602364a9cc6b70b99925a6717299d63b
|
|
| MD5 |
d4a2746bfb4c7fd503ad20867d21e8ad
|
|
| BLAKE2b-256 |
a7f6d942e205f2494d58dc66137eb96ced2f04cfe5550767598521ee40b70a47
|
File details
Details for the file image_sharpner-0.1.8-py3-none-any.whl.
File metadata
- Download URL: image_sharpner-0.1.8-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dbe91924189337235a09403d782beddd76851e3ce5e1794dbb6ae817d7273ad
|
|
| MD5 |
754831fe372904b017ebec4ef839521f
|
|
| BLAKE2b-256 |
9d936aa4c56fd5df77eb7657e0db76a2e4b8e3902a9fb79629cf192278f4ba43
|