Pacote para processamento de imagens com histogram matching, similaridade estrutural e redimensionamento.
Project description
image_processing_malu
Funcionalidades
✔ Histogram Matching – Ajusta o histograma de uma imagem para corresponder ao de outra.
✔ Structural Similarity – Mede a similaridade estrutural entre duas imagens.
✔ Resize Image – Redimensiona uma imagem para um tamanho específico.
✔ Utils:
- Ler imagem (
read_image) - Salvar imagem (
save_image) - Exibir imagem (
plot_image) - Exibir comparação de imagens (
plot_result) - Exibir histograma de uma imagem (
plot_histogram)
Instalação
Use o gerenciador de pacotes pip para instalar o image_processing_malu:
pip install image_processing_malu
Uso
from image_processing_malu.processing import histogram_matching, structural_similarity, resize_image
from image_processing_malu.utils import read_image, save_image, plot_image, plot_result, plot_histogram
Autor
Maria Luiza Romani Código Fonte: Karina Kato
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_malu-0.5.0.tar.gz.
File metadata
- Download URL: image_processing_malu-0.5.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df43d46c3044b1520297f26595c44cb81042d4b96af6c8567621a204d33d415e
|
|
| MD5 |
fba054183836231a3e2912fb0a12816c
|
|
| BLAKE2b-256 |
677d52f60aaf8f0c6d7dd6b0f03c0e432a12c087cddf854ce12d30d5788c25cd
|
File details
Details for the file image_processing_malu-0.5.0-py3-none-any.whl.
File metadata
- Download URL: image_processing_malu-0.5.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56e861d1c226d056bb4571c53cd1fb2d678e179dbba05b9ad3e9ae907dabd733
|
|
| MD5 |
98209621e56df9d133ffdf6e560125c6
|
|
| BLAKE2b-256 |
3050ecb6ea0155ff8b8b6b0be2ad4b009ae9126f7ab2932470e98b924e15806e
|