Algoritmo de processamento de imagens CLAHE (Contrast Limited Adaptive Histogram Equalization).
Project description
package_name
Description. The package image_processing_clahe implements the CLAHE (Contrast Limited Adaptive Histogram Equalization) algorithm, which is used for image processing and contrast improvement, especially in very light or dark areas, and is an extension of AHE (Adaptive Histogram Equalization).
Possui como dependências as bibliotecas OpenCV e Matplotlib.
Installation
Use the package manager pip to install image_processing_clahe
pip install image_processing_clahe
Usage
from image_processing_clahe.algoritmo import process_image, plot_img
Author
Lucenara_Pereira
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_processing_clahe-0.0.2.tar.gz.
File metadata
- Download URL: image_processing_clahe-0.0.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8702dd3ce844b98995262273e612b870c1c0a9c326563c14b6f694292993406d
|
|
| MD5 |
30f83e461032032a7b72800d2f56af46
|
|
| BLAKE2b-256 |
6ac227e5d7e8526e34475b5c5575514f46ef2eccb964c2db47c3b67ad842ed6a
|
File details
Details for the file image_processing_clahe-0.0.2-py3-none-any.whl.
File metadata
- Download URL: image_processing_clahe-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a04e73f0a915076a294acb59b63c38ac5ffe102731b3d6d7c91a252c25140341
|
|
| MD5 |
f3413e0495ced191a44a37e8eb62dff9
|
|
| BLAKE2b-256 |
7bf4a8c551f60aaedaae3abce19d749de5f6b91f0b2968db9d52318d04774142
|