someguycrafting / card-detector

Python + OpenCV script to detect playing cards in an image. It uses template matching.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Card Detector

Python + OpenCV script to detect playing cards in an image. It uses template matching.

Installation

Make sure python, open CV and numpy are installed. The simplest way is to use Anaconda.

Startup

python main.py

About

Python + OpenCV script to detect playing cards in an image. It uses template matching.


Languages

Language:Python 100.0%