pstephenwille / rekognition-demo-01

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

props to https://github.com/lordloh/playing-cards for the card images

Playing Cards Detection

This is a Dataset of Playing card images indented for image processing projects to detect and classify the cards by Rank ([0-9AQJK]) and Suite (Hearts, Spades, Diamond, Clubs, [Wild]).

If you are using this dataset, please cite this repository. Should you publish your code online, please create a support request with a link to your repository. I shall compile a list in this file.

Contribute

To contribute, please fork this repository, include your images and make a pull request. please name files as - cards-[<suite><rank>]-nnn.jpeg.

Useful References

Projects using this dataset

About


Languages

Language:JavaScript 64.1%Language:Shell 35.9%