#include <opencv2/core/mat.hpp>
§ MatSize()
  
  | 
        
          | cv::MatSize::MatSize | ( | int * | _p | ) |  |  | explicit | 
 
 
§ dims()
      
        
          | int cv::MatSize::dims | ( |  | ) | const | 
      
 
 
§ operator!=()
      
        
          | bool cv::MatSize::operator!= | ( | const MatSize & | sz | ) | const | 
      
 
 
§ operator()()
      
        
          | Size cv::MatSize::operator() | ( |  | ) | const | 
      
 
 
§ operator==()
      
        
          | bool cv::MatSize::operator== | ( | const MatSize & | sz | ) | const | 
      
 
 
§ operator[]() [1/2]
      
        
          | const int& cv::MatSize::operator[] | ( | int | i | ) | const | 
      
 
 
§ operator[]() [2/2]
      
        
          | int& cv::MatSize::operator[] | ( | int | i | ) |  | 
      
 
 
The documentation for this struct was generated from the following file: