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
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 educelab_imgproc-0.7.0a0.tar.gz.
File metadata
- Download URL: educelab_imgproc-0.7.0a0.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee2a493f470d781a7bdb7dea86924a318c4cf7491bdbea2c29c410a4ac60fec3
|
|
| MD5 |
cd95271d5ecd34a2a78a4bd3986ebd1f
|
|
| BLAKE2b-256 |
8e88fdecbc42cfa148c7df7ecdcb7ca81f8297056a949897477b8b0e8079168e
|
File details
Details for the file educelab_imgproc-0.7.0a0-py3-none-any.whl.
File metadata
- Download URL: educelab_imgproc-0.7.0a0-py3-none-any.whl
- Upload date:
- Size: 37.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89c7d52ce3ef455160026cd09e441361ae4d53adc86ba2f34f875ac1d08d5c41
|
|
| MD5 |
9e9af17a68b2e4766fa1cf566b58199b
|
|
| BLAKE2b-256 |
59cf3f7bca16385702ccc3a618c814c923762577ac41ebd17397014f6cdc3562
|