Category: c++

Recognizing Magic: The Gathering cards with C++/OpenCV

posted on 10 Jul 2020

Hey there!

As I mentioned before, my friend and I have a lot of MTG cards (about 9k each), so one of the things we want for the Warlock project (and for our own convenience) is to have some way of make it easier to keep track of all of them. It takes a lot of time to manually register each card in a system, and is boring as hell.

Warlock Intro

posted on 8 Jul 2020

Hi!

The covid pandemic made me seek for new hobbies, like baking (I highly recommend The Bread Code Manifesto) and gave me time to personal projects.

The project I’m that currently working with is Warlock. It’s a Magic: The Gathering collection and deck manager that I toy with since I’ve learned how to programming.