Pacote de processamento de imagem com Skimage
Project description
Processamento básico de imagens
O Processamento básico de imagens deste pacote permite:
-
Módulo "processamento":
- Correspondência de histograma;
- Similaridade estrutural;
- Redimensionar imagem;
-
Módulo "utilidades":
- Ler imagem;
- Salvar imagem;
- Plotar imagem;
- Resultado do gráfico;
- Plotar histograma;
Instalação
!pip install -r requirements.txt
Use o gerenciador de pacotes pip para processamento_basico_de_imagens
!pip install processamento_basico_de_imagens
Exemplo de uso
from processamento_basico_de_imagens.processing import combinacao
combinacao.diferencas_imagens(img1, img2)
Author
Joadir Damasceno Junior
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 processamento_basico_de_imagens-0.0.1.tar.gz.
File metadata
- Download URL: processamento_basico_de_imagens-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c67dfeb4c80c4004e512fe291842e8438e0c6b66ba691541b0f0012dece33c22
|
|
| MD5 |
eb129166175fe0c3ac828e432f6ad242
|
|
| BLAKE2b-256 |
87cc00ce9af35c9a8001b09a0dd1cb8d6cc31f4a259079aa0c229a9d21e76466
|
File details
Details for the file processamento_basico_de_imagens-0.0.1-py3-none-any.whl.
File metadata
- Download URL: processamento_basico_de_imagens-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c5e981652ee5b910b3d5d1c6cd91ef03cd61a14a58ee8b27130f251c91983f9
|
|
| MD5 |
52309253c39592e3dc9d58de858f1ac2
|
|
| BLAKE2b-256 |
992b6e5fb3b24a8423f8f2a0665b3a3543ff93cfabf249284eff82b05faa2041
|