A small library, of high level image processing tools
Project description
A set of various convenient functions useful in image processing, written in python.
Example of usage
from himage import imshow, multimshow, imread
im = imread("image.png")
imshow(im)
multimshow([im, im, im], titles = ['title 1', 'title 2', 'title 3'], n_cols=3)
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
himage-1.0.0.tar.gz
(7.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file himage-1.0.0.tar.gz.
File metadata
- Download URL: himage-1.0.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a2544e46272ac00f7d118f97f287c7ca6eec3aacafed7283428589d08d14db4
|
|
| MD5 |
272c5325d71011797702c67632541130
|
|
| BLAKE2b-256 |
a729573006c2ed2b6a4d827e3dc3d425d0bb5153f6ab952291467405665b3b9d
|
File details
Details for the file himage-1.0.0-py3-none-any.whl.
File metadata
- Download URL: himage-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49999d910bea0f1bedb7af404bd0c0654ad9f3cb86eb87d65fe1446da3a37f1f
|
|
| MD5 |
75a99963effb699a5955eced61fe6a45
|
|
| BLAKE2b-256 |
c96e43db699878f69d99c5fa1d7a829845054e76b0522a29921bce9249d80ab3
|