EduceLab image processing module
Project description
EduceLab Image Processing
educelab-imgproc
is a Python module for performing common image
processing tasks. This module is largely a collection of wrapper functions
around functionality provided by other toolkits (numpy, scikit-image, etc.) and
is meant to encourage consistent, predictable use across EduceLab projects.
It should not be considered a total replacement for those other, wonderful
toolkits.
Requirements
- Python 3.9+
Installation
This project is available on PyPI:
python3 -m pip install educelab-imgproc
GUI (Work in progress)
This package comes with a basic image editor for testing the various processing functions. To run:
# Install this module with GUI dependencies
python -m pip install educelab-imgproc[gui]
# Run the GUI
el_imgproc
API Documentation
Visit our API documentation here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file educelab_imgproc-0.6.0.tar.gz
.
File metadata
- Download URL: educelab_imgproc-0.6.0.tar.gz
- Upload date:
- Size: 32.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e942215ac8497f4b1c5c0d0bdd3576f69240bf11eb4487eb268fea8fb64ddb40 |
|
MD5 | 301874953cf18b908de900a38ac10367 |
|
BLAKE2b-256 | 0667b380b5e635032de93f61125d4f522a38e75460bfd1ae51c7069513b962eb |
File details
Details for the file educelab_imgproc-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: educelab_imgproc-0.6.0-py3-none-any.whl
- Upload date:
- Size: 37.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8abb158522922c3d1a829de5b4197a373b8b4055328ea2d2fd63027501adf30d |
|
MD5 | 9be4fe0b2b06d34fb0abee5dfbe7fd01 |
|
BLAKE2b-256 | b00f7136a02a473384561e874906ad250ac98acea3e1fb922c39da98daaa76e0 |