Skip to main content

Image processing package in Python using the Skimage package

Project description

Creating an Image Processing Package

This repository was initially intended to solve the code challenge about creating a processing image package with Python in development of the DIO's bootcamp "Geração Tech Unimed-BH - Ciência de Dados".

This repository contents a simple example about how to create a package using Python's Setuptools package and publish it in the Pypi repository.

Description

The package image_processing is used to: Processing: - Histogram matching - Structural Similarity - Resize image Utils: - Read image - Save image - Plot image - Plot result - Plot histogram

Instalation

Use the package manager pip to install the image_processing package.

pip install image_processing

Usage

from image_processing import processing, utils

Author

Hadir Garcia

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_image_processing-0.0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

dio_image_processing-0.0.1-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

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