plugin  0.1.0
Public Member Functions | Public Attributes | List of all members
GridMat Class Reference

Public Member Functions

 GridMat (const std::vector< cv::Size > &sizes, const cv::Size maxDisp=cv::Size{1920, 1080})
 
cv::Size getCellSize ()
 
void fill (std::vector< cv::Mat > &frames)
 
void update (const cv::Mat &frame, const size_t sourceID)
 
bool isFilled () const noexcept
 
void clear ()
 
std::set< size_t > getUnupdatedSourceIDs () const noexcept
 
cv::Mat getMat () const noexcept
 

Public Attributes

cv::Mat outimg
 

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