Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

detect_dice-1.0.11.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

detect_dice-1.0.11-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page