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.