An open API service indexing awesome lists of open source software.

https://github.com/vimalloc/set-solver

Solve the game Set by image processing
https://github.com/vimalloc/set-solver

Last synced: about 1 year ago
JSON representation

Solve the game Set by image processing

Awesome Lists containing this project

README

          

# Set Solver
A program which analyzes a picture to find a solution for a game of [Set] (https://en.wikipedia.org/wiki/Set_(game))

Currently under active development, the road map is to get it solving set games
based on images, and then to get it on android (where it should solve games
using the camera directly)