This package is in the field of image processing and can perform dice detection for you
Project description
detect dice 🎲
detect_dice is a simple and fast dice detection library made in Python based on cv2(opencv. This library allows you to perform dice detection operations on images for you
Install
Install the package with pip in a Python>=3.8 environment:
pip install detect_dice
Usage
CLI
Pinterest Crawler may be used directly in the Command Line Interface (CLI):
python3 detector_dice.py --input dice.jpg --output output.jpg
Python
from detect_dice import detect_dice
url = detect_dice.detect_dice(image_path="/content/۳.jpg",output_path="/content/1.jpg")
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 detect_dice-1.0.11.tar.gz.
File metadata
- Download URL: detect_dice-1.0.11.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f8affb47bb10d2f085b2ab239e5302e2e42747d5641089f1858171173151aa6
|
|
| MD5 |
0384b2f4bf0ef9439b16bb5811b49c9e
|
|
| BLAKE2b-256 |
3b3a4715fdddb780156dfbf610576c4d91a9e7eb7e0049d5dcacf3f7508ae136
|
File details
Details for the file detect_dice-1.0.11-py3-none-any.whl.
File metadata
- Download URL: detect_dice-1.0.11-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3b5ccd328e9fdc0745fb62151570e72ea5c7ea3119f3b95a79aeb7d87a9901f
|
|
| MD5 |
2fab2412a41c8b019b17c3c0e2e26857
|
|
| BLAKE2b-256 |
6f142c044649ff8c433a00549434e76a956795973173a203d199796c5a550683
|