Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 269 Bytes

File metadata and controls

4 lines (3 loc) · 269 Bytes

setsolver

setsolver aims to find if a valid set exists from a given image. An image contains 12 random cards from the deck of SET game. It uses OpenCV + machine learning to detect individual cards from the image and then prints out if a valid set exists or not.