Skip to main content

Processamento de imagens com Python

Project description

Processamento de Imagens com Python

Descrição:

O pacote é usado para:

Processing: 
- Histogram matching
- Structural similarity
- Resize image

Utils:
- Read image
- Save image
- Plot image
- Plot result
- Plot histogram

Installation

Use the package manager pip to install processamento-imagens-com-python

# Boas Práticas
# Primeiro fazer o upgrade do pip e programas utilizados
python -m pip install --upgrade pip, twine, setuptools

Comando para criar as distribuições

python setup.py sdist bdist_wheel

Comando para fazer o deploy do projeto no pyTest

python -m twine upload --repository testpypi dist/*

Comando para fazer o deploy do projeto no PyPi

python -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*

Instalando pacote através do PyPi

	# Instalando o pacote do PyPi
	pip install dio_osny_processamento_imagem

Uso

# Exemplos de utilização
from dio_osny_processamento_imagem.processing import combination, transformation
    # opção 1
    combination.find_difference(image1,image2)
    # opção 2
    combination.transfer_histogram(image1,image2)
    # opção 3
    transformation.resize_image(image,proportion)

from dio_osny_processamento_imagem.utils import io, plot
	io.read_image(path image)

Author

Osny Neto

Github

💻 GituHub

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dio_osny_processamento_imagem-0.0.1.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file dio_osny_processamento_imagem-0.0.1.tar.gz.

File metadata

File hashes

Hashes for dio_osny_processamento_imagem-0.0.1.tar.gz
Algorithm Hash digest
SHA256 ea1719cadb137deee2d93af3b75a4f07bacdf0aac96a3f28d4b675d97cc22070
MD5 b4ab482d7eb5425757588a8c2f4ff42a
BLAKE2b-256 3c4ce5afca1f04c304a6389243a9817e18c603e426bf746930e5406ba8fbe422

See more details on using hashes here.

File details

Details for the file dio_osny_processamento_imagem-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for dio_osny_processamento_imagem-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e9cab8acb61c12d7307b54544a4d3d52c16b4f30b7eb9c75296115104ff64d93
MD5 7e1f5126d55323d210d6e24656a25c16
BLAKE2b-256 d2cd2a3511dae8e407b8617f13d7dfce0d360830272820d3db1a32afddfd3c86

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page