Skip to content

This package is in the field of image processing and can perform dice detection for you 🎲

Notifications You must be signed in to change notification settings

MohamadNematizadeh/detect_dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

detect dice 🎲

Upload Python Package Python package Downloads

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")

About

This package is in the field of image processing and can perform dice detection for you 🎲

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages