Structure holding the parameters of all detected card shapes in a frame, such as their position in the frame, the isolated Rank RoIs and others.  
 More...
#include <Card.h>
Structure holding the parameters of all detected card shapes in a frame, such as their position in the frame, the isolated Rank RoIs and others. 
◆ card_approxs
      
        
          | std::vector<std::vector<cv::Point> > Card_params::card_approxs | 
      
 
 
◆ card_names
      
        
          | std::vector<cv::String> Card_params::card_names | 
      
 
 
◆ card_size
      
        
          | std::vector<cv::Size> Card_params::card_size | 
      
 
 
◆ centre_pts
      
        
          | std::vector<cv::Point_<int> > Card_params::centre_pts | 
      
 
 
◆ contour_is_card_idx
      
        
          | std::vector<int> Card_params::contour_is_card_idx | 
      
 
 
◆ contours
      
        
          | std::vector<std::vector<cv::Point> > Card_params::contours | 
      
 
 
◆ currentFrame
      
        
          | cv::Mat Card_params::currentFrame | 
      
 
 
◆ err
◆ num_of_cards
      
        
          | int Card_params::num_of_cards = 0 | 
      
 
 
◆ rank_rois
      
        
          | std::vector<cv::Mat> Card_params::rank_rois | 
      
 
 
◆ rotatedbox
      
        
          | std::vector<cv::RotatedRect> Card_params::rotatedbox | 
      
 
 
◆ rotatedbox_pts
      
        
          | std::vector<std::vector<cv::Point2f> > Card_params::rotatedbox_pts | 
      
 
 
The documentation for this struct was generated from the following file: