Basic processing image package
Project description
📷 Mr processing
Biblioteca de processamento de imagens densenvolvida para o bootcamp Suzano - Python Developer #2 da DIO. O foco é praticar conceitos de visão computacional com Python, criando funções para comparar, transformar e analisar imagens, servindo como base para projetos de IA e automação com ferramentas como Microsoft Copilot e Azure.
O pacote tem por finalidade:
Processing:
- Correspondência de histograma
- Similaridade estrutural
- Redimensionar imagens
- Imagem em tons de cinza
Utils:
- Ler imagem
- Salvar imagem
- Plotar imagem
- Plotar resultado
- Plotar histograma
⬇️ Instalação
Utilize o gerenciador de pacotes pip para instalar
pip install mr-processing
⚙️ Uso
from mr_processing import combination
matched = transfer_histogram(imagem1, imagem2)
📈 Versão
0.0.1
👨🏾💻 Autor
Mr-marius
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 mr_processing-0.1.8.tar.gz.
File metadata
- Download URL: mr_processing-0.1.8.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81aabd79033db04ec4112113a2f6120056820c795ed7a8c358e6473893e87f18
|
|
| MD5 |
4a1920aab0035084c0c58f57e5be3d85
|
|
| BLAKE2b-256 |
f66caa288ec678aa2a90015981f26f522805a8baeb5838a12372695c0a20b083
|
File details
Details for the file mr_processing-0.1.8-py3-none-any.whl.
File metadata
- Download URL: mr_processing-0.1.8-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cfbd77f50b44eb12e20044c47006dec8ce63daaf8e40edfdedbe57765a7c70a
|
|
| MD5 |
3edc7127246b7be1f6a4ef0e0dfd0cf6
|
|
| BLAKE2b-256 |
3253d6673a615de07e18dff5339d487df77ea854a60b8733e239fed4d0bb5c3a
|