Blackjack Decision Maker
Classes
CardDiscriminator.h File Reference
#include "Card.h"
Include dependency graph for CardDiscriminator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TemplateImages
 Simple structure to hold loaded images and their respective names. More...
 
class  CardTemplate
 Class to load and store the template cards from a folder path. More...
 
class  CardDiscriminator
 Class to implement detection method from Card Rank ROIs. Can be adapted for other solutions such as machine learning. More...