Get samples from a picture
Project description
Get samples from a picture
$pip install get-random-samples-of-picture
from get_random_samples_of_picture import get_random_samples
samples = get_random_samples(
"https://github.com/hansalemaos/screenshots/raw/main/zoompics_0000001.png", # Allowed image formats: url/path/buffer/base64/PIL/np
width=100,
heigth=200,
samples=10,
save_folder="f:\\samples_from_pic", # will be ignored if None
prefix="papag_", # will be ignored if save_folder=None
zfill=8, # will be ignored if save_folder=None
)
Original
Samples
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 get_random_samples_of_picture-0.10.tar.gz.
File metadata
- Download URL: get_random_samples_of_picture-0.10.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
770e5d52d32b6c39fb92e3051e378ab4306eb5f25ca1f36990fcd39385ff62a2
|
|
| MD5 |
ef7e693e62cc1c1a9f3a984c4458eab8
|
|
| BLAKE2b-256 |
e74396c490ff35afadf0fc567668000153c02d0527a4efe287ad88b0553e1a7d
|
File details
Details for the file get_random_samples_of_picture-0.10-py3-none-any.whl.
File metadata
- Download URL: get_random_samples_of_picture-0.10-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f933857dc3173e24621f20079866a60f773be58b27154e4538b0c4af9638cb01
|
|
| MD5 |
9c47e8392918b3f29645ad2a48ea2419
|
|
| BLAKE2b-256 |
753eb06f2ee1ab4843bcea98cb8b01d57b7e2e5e756a6ba85c127bd5cd5a1e26
|