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-0.1.2.tar.gz
(6.4 kB
view details)
Built Distribution
File details
Details for the file himage-0.1.2.tar.gz
.
File metadata
- Download URL: himage-0.1.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe833d061e940221f5e6570fa51ccd2a0af6b76dd1372c781e4a5955880b8a77 |
|
MD5 | 5bafc77642d78bf67a29ae0a7d4e9d1f |
|
BLAKE2b-256 | 5d6873b46ed7e86a18fe2d022390cea76c4c6862402ddc7a09ae8da4dd2de315 |
File details
Details for the file himage-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: himage-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | faefa4920dee7b6576ffea9584cf278eb79d71dd3d72a9e1ce3e2402070ca7ac |
|
MD5 | 088ccd3c4aa3633121cf2be9335e1036 |
|
BLAKE2b-256 | 7dbc44b787646ab09643557280b70a5205c7efdf96f79f7684315ed1596fd9e1 |