LooLzzz / magicdex-desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magic the Gathering Card Detector

This project is a WIP

Info

This project is currently only aimed at locating cards in an image/video and then labeling it with it's name.
The project utilizes perceptual hashing in order to determine which card is which.

The end goal is to create a web application which can be used to monitor each player's collection.

This project is at it's very beginning, there is so much more to come.

Acknowledgements

  • Scryfall's api is a magical tool for gathering information about cards. (pun intended)

  • Some code was taken from a different project as a placeholder until I implement my own card detection system.


Super early demo:
https://youtu.be/f6lEQFBExMo

PyQt GUI Demo:
https://youtu.be/b8BoOyd2OuM


Made with <3 by LooLzzz

LooLzzz

About


Languages

Language:Python 99.1%Language:CSS 0.9%