Skip to content

A computer vision project to play the game Set ♥️🔺♦️🔹

License

Notifications You must be signed in to change notification settings

francotheengineer/Set_Game_Computer_Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set Game Compter Vision

A computer vision project to play the card game 'Set' ( https://en.wikipedia.org/wiki/Set_(card_game) ).

The code can be seen both as a Jupyter Notebook and in the detect_card.py file!

This project has a lot of scope for optimisation but is currently robust.

There are some tools within tools to calibrate the HSV values within the function def check_colour(img, card_props): in detect_card.py

Input Images:

Output:

Correct analysis: {'shape': 1, 'fill': 1, 'number': 2, 'colour': 1} and {'shape': 2, 'fill': 3, 'number': 2, 'colour': 3}

Card:

About

A computer vision project to play the game Set ♥️🔺♦️🔹

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published