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-0.2.10-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: imgmagic-0.2.10-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-0.2.10-py3-none-any.whl
Algorithm Hash digest
SHA256 0519695660604a08bc84eb44b07cf44e5df56e77f47a8021d661751c1d7ca1ea
MD5 72708fc88eeb7d8d8453015bb7d15a78
BLAKE2b-256 cd2327d8d6a60a26f5552d5d143f4c1fb6cd7edb8b6f29350bc1a6adac63e92c

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