A library that can split the image into different patches with the optimal step in order to avoid pixel loss.
Project description
adaptivepatch
adaptivepatch can split the image in different patches with automatic detection of the best step in order to do not lose pixels. The overlap between patches depends on the patch size.
Example
Installation
pip install adaptivepatch
How to use it
adaptivepatch(image, patch_size, step=None, verbose)
Licence
MIT Licence
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
adaptivepatch-0.0.1.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file adaptivepatch-0.0.1.tar.gz
.
File metadata
- Download URL: adaptivepatch-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fabac8ca02f66a4473a1f49937795d8477d8c6d0b5b625a4bf5498faf0e3c8c3
|
|
MD5 |
1e70f1596c8db0167c1717d5035df35f
|
|
BLAKE2b-256 |
04903f9d178e2579044add1ef052f3b861a405572e6ee055aaaad8de73357146
|
File details
Details for the file adaptivepatch-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: adaptivepatch-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ef8710075caddb01e96de4af490fe57e787a0d5ac046d804ea1276426955e482
|
|
MD5 |
062b749c16648330433d293eb810915b
|
|
BLAKE2b-256 |
7a52ca876cb9d3eb9f4ab7f52c7e0954b2c95e952ad2c37d32d4e48e00863567
|