Skip to main content

No project description provided

Project description

Toolbox to perform image processing. (see documentation on github)

Libraries

  • Requires python>=3.5.
  • Install numpy, scipy, matplotlib, pillow.

Example

import imgmagic
import numpy
import matplotlib.image as mpimg
from PIL import Image

filename = "img.jpeg"
img1 = mpimg.imread(filename)
img2 = imgmagic.filter.filtering(img1, "avg", "wrap", 9)

im = Image.fromarray(img2)
im.save("new.jpeg")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

imgmagic-1.0-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file imgmagic-1.0-py3-none-any.whl.

File metadata

  • Download URL: imgmagic-1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for imgmagic-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5b97e686c817af23f76ec3655e654d5df019834000e7513fad7ca99090b148c9
MD5 8d2429dd3ba9ca963c75f34ecccaea56
BLAKE2b-256 095c96a0d02c9474389200b9ba5817cfc8868a19267a835abdf74bb7424cc665

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