Image processing package
Project description
💻 DIO - Criando um Pacote de Processamento de Imagens com Python
Este repositório contém a implementação do Desafio de Projeto "Criando um Pacote de Processamento de Imagens com Python", proposto pela Digital Innovation One (DIO).
Descrição do Desafio:
Este projeto teve como objetivo a criação de um pacote de processamento de imagens em Python e sua disponibilização no repositório Pypi, a fim de possibilitar sua reutilização e compartilhamento.
Foram demonstrados os conceitos de:
- Pacotes e módulos em Python
- Boas práticas na elaboração de Pacotes
- Publicação e distribuição de pacotes no Pypi
image_processing_dio_amanda
Description
The package image_processing_desafio is used to:
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 image_processing_dio_amanda
pip install image_processing_dio_amanda
Usage
from image_processing_dio_amanda.<module_name> import <file_name>
Author
Carmo_Amanda
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_dio_amanda-0.0.1.tar.gz.
File metadata
- Download URL: image_processing_dio_amanda-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b18d86e7d11c685a744679012b5f930040d56bd5a6825e8cc35c4a7595101b57
|
|
| MD5 |
6f29a634203fffa43ad187a98354a8ec
|
|
| BLAKE2b-256 |
b0f21e6bd4138da6b9f110b9dee39593675c5439e8f35ab6d53bb851b28c9d8e
|
File details
Details for the file image_processing_dio_amanda-0.0.1-py3-none-any.whl.
File metadata
- Download URL: image_processing_dio_amanda-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c5fe5c162c95df90775a1bf6a445c1d436b9b2875cb06c4cd5851ec970121b3
|
|
| MD5 |
38b50d7f67f65dc08bb292121e036f85
|
|
| BLAKE2b-256 |
54c10d481c7bbfa0b9711a026666a9d3058d82e37eee1b9240f03173651b11b1
|