Blackjack Decision Maker
|
Simple structure to hold loaded images and their respective names. More...
#include <CardDiscriminator.h>
Public Attributes | |
std::vector< cv::Mat > | template_cards |
std::vector< cv::String > | names |
Simple structure to hold loaded images and their respective names.
std::vector<cv::String> TemplateImages::names |
std::vector<cv::Mat> TemplateImages::template_cards |