Skip to main content

A simple image filtering package with Averaging, Gaussian, Weighted, and Median filters.

Project description

imagefilters-apoorvamdeval

A simple image filtering package supporting five filters:

  • Averaging
  • Gaussian
  • Weighted Average
  • Median

Installation

pip install imagefilters-apoorvamdeval

Usage

from imagefilters import apply_filter

Basic usage:

apply_filter("path/to/image.jpg")

Specify filter type (averaging / gaussian / median / weighted / average):

apply_filter("path/to/image.jpg", filter_type=" ")

Specify filter and kernel size (use odd sizes like 3, 5, 7):

apply_filter("path/to/image.jpg", filter_type=" ", kernel_size=x)

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

imagefilters_apoorvamdeval-0.1.1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

imagefilters_apoorvamdeval-0.1.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file imagefilters_apoorvamdeval-0.1.1.tar.gz.

File metadata

File hashes

Hashes for imagefilters_apoorvamdeval-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5b846eb6ce5504af8ca6ccb66d83e56b00854b391f755f7211815d6a78acfc5b
MD5 203a1acd1c17a9e99e73368da289c731
BLAKE2b-256 456a4dfd0171c8a46cd1bff7d10213c5acc9d675c9ff843b5455b3b8a8a8ae9f

See more details on using hashes here.

File details

Details for the file imagefilters_apoorvamdeval-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for imagefilters_apoorvamdeval-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d54fbd239b05755ae65b68299000faa1482b504d591fe75197a0238d97fb968c
MD5 f7e7be8fa3340f34d316940763a18d5c
BLAKE2b-256 3a6c02f21e3cf95f82d1e26808c9724ed19d57f3da499d27c33e6f1cf4272c4e

See more details on using hashes here.

Supported by

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