gaetanbahl / DiceDetection

OpenCV C++ program to detect dice and count points

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiceDetection

OpenCV C++ program to detect dice and count points

Dependencies

OpenCV 3 has to be installed.

HowTo

mkdir build

cd build

cmake ..

make

./dicedetection

About

OpenCV C++ program to detect dice and count points


Languages

Language:C++ 94.1%Language:CMake 5.9%