A simple image framework, for digital image processing support on lab.
Project description
Simple Image Framework
This image framework is built for a simple usage of processing images with python. It is based on the Pillow library, (PIL fork).
I set it for my own usage, but I hope it will be useful for you too.
Installation
如果你想使用 built distribution 来安装本库,可以使用以下命令:
pip install dist/simple_image_framework-0.0.1-py3-none-any.whl
如果你想使用 source distribition 来安装本库,则用以下命令:
pip install dist/simple_image_framework-0.0.1-tar.gz
如果你想重新安装,可以使用 --force-reinstall
标志来强制重新安装。
如果你想直接使用 git 库得到的源码进行安装,可以在库根目录上直接使用命令:
pip install .
Usage
详见 tests 文件夹中的参考样例
Contributing
- Cutie Deng : Github mail: Dengzr2020@mail.sustech.edu.cn
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 simple_image_framework-0.0.1.tar.gz
.
File metadata
- Download URL: simple_image_framework-0.0.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d712b81ed4651d3d3ae757bfdd215ce9711b52fd6b3f96bb180ba7ea886d2ee |
|
MD5 | 2ea001f4bd214a0c87febc913ced3abc |
|
BLAKE2b-256 | 1348673dd3e04da43198f49e6765393810409e173a68e1ce189e71a7bc871a8d |
File details
Details for the file simple_image_framework-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: simple_image_framework-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb285037b087202d43a307dc29568c51d1bc3018c05533219c3972442abbaba2 |
|
MD5 | b6f81a508d06e85cef93924521a08b96 |
|
BLAKE2b-256 | 09ca7a8c087d0a645c78ef649723221ef365393455b73da681425f844e09b8d1 |