Skip to main content

This package performs a few image operations like Sobel and Saturation.

Project description

image_processing_KB

The package image_processing_KB is used to perform:

  • Rgb2Yiq
  • Yiq2Rgb
  • RgbNegative
  • YNegative
  • Correlation
  • Rgb2hsb
  • Hsb2rgb
  • Saturation

Installation

Use the package manager pip to install image_processing_KB

pip install image_processing_KB

Usage

import matplotlib.pyplot as plt
from image_processing_KB.processing import functions

image = functions.open("lena.jpg")
result = functions.correlation(image, 3, 3, "sobelV", 0, True)

plt.imshow(result)
plt.show()

Author

Kelvin Brenand

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_KB-0.0.3.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

image_processing_KB-0.0.3-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file image_processing_KB-0.0.3.tar.gz.

File metadata

  • Download URL: image_processing_KB-0.0.3.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for image_processing_KB-0.0.3.tar.gz
Algorithm Hash digest
SHA256 5edee5a262e65ded4a5bce2d6a95481d22c5ebf188ee19fd4e4a8afeb9722441
MD5 f6d7fe4a321f0e9e637a1d62536ba933
BLAKE2b-256 2c3c149d6a0a350e1cb7dd43a20cf5242a9e917cbd194ca9d16df04afa7c69c3

See more details on using hashes here.

File details

Details for the file image_processing_KB-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for image_processing_KB-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 616b857ad946ecf7dab02d16ec511db61aeab273c7b6d205d5b713e5d9b84713
MD5 00d66dfe73875fd8ba2ccaf191a34352
BLAKE2b-256 fece69afca348daa5708a951ced68ddc214a6783fe7e53b11632dd24b3d2e025

See more details on using hashes here.

Supported by

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