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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: image_processing_KB-0.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 052d269750ece661f8efce3874e968e1d6a13ca1c878e3416e5864046e4f63b9
MD5 b0c958477da51153f5f3acce61bfe8d5
BLAKE2b-256 0d0c0cd1b38f0fe0a5a519b1e545c8f43b43dd0df375eb82ac75550cb26c7826

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for image_processing_KB-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f82e1ef31cc4b21f7bea76fcf135014ca7cd1b47d6c3327e38e8d37f7e6c899a
MD5 f976acac64db1afc2a1f5309c44db8d7
BLAKE2b-256 4772e2b9f00f31a0efd6c3e34e6c6de077748d08950b81649f32e34efe3411b8

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