Blackjack Decision Maker
Public Attributes | List of all members
TemplateImages Struct Reference

Simple structure to hold loaded images and their respective names. More...

#include <CardDiscriminator.h>

Collaboration diagram for TemplateImages:

Public Attributes

std::vector< cv::Mat > template_cards
 
std::vector< cv::String > names
 

Detailed Description

Simple structure to hold loaded images and their respective names.

Member Data Documentation

◆ names

std::vector<cv::String> TemplateImages::names

◆ template_cards

std::vector<cv::Mat> TemplateImages::template_cards

The documentation for this struct was generated from the following file: