|
Blackjack Decision Maker
|
#include "Card.h"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... | |