/DiceDetection

OpenCV C++ program to detect dice and count points

Primary LanguageC++

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