Skip to main content

My second package

Project description

image_processing

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 Histrogram

Installation

Use the package manager pip to install image_processing

pip install image_processing

Usage

from image_processing_rbiegelmeyer.utils import io, plot
from image_processing_rbiegelmeyer.processing import combination, transformation

image1 = io.read_image('./data/image1.jpg')
image2 = io.read_image('./data/image2.jpg')

# plot.plot_image(image1)
# plot.plot_image(image2)

result_image = combination.transfer_histrogram(image1, image2)

plot.plot_result(image1, image2, result_image)

alt text

Author

Roberto Biegelmeyer rbiegelmeyer

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

image_processing_rbiegelmeyer-0.0.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file image_processing_rbiegelmeyer-0.0.2.tar.gz.

File metadata

  • Download URL: image_processing_rbiegelmeyer-0.0.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.5

File hashes

Hashes for image_processing_rbiegelmeyer-0.0.2.tar.gz
Algorithm Hash digest
SHA256 2c93e351301249c8fabab9c7a9e0c756e2ef5f97162297ca009d8eb2d763b567
MD5 c91b2e71e53394b926303e9cb82ee629
BLAKE2b-256 d79490bfc720ca827eb5a561ca5c454a9b4f3d70186c3314ecb42c0003e74609

See more details on using hashes here.

File details

Details for the file image_processing_rbiegelmeyer-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: image_processing_rbiegelmeyer-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.5

File hashes

Hashes for image_processing_rbiegelmeyer-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c8e13b38ed89e51c835a5d2e29dd089558772c268bad98f220e7cabd34c75580
MD5 1ec5811281020a76ec04cb25cc20f281
BLAKE2b-256 58fa7fbdd78184f1e10bdd03e2f7357f764b0e67758e5d16bc87e00967b930fe

See more details on using hashes here.

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