Parameters of StructuredLightPattern constructor.  
 More...
#include <opencv2/structured_light/graycodepattern.hpp>
Parameters of StructuredLightPattern constructor. 
- Parameters
 - 
  
    | width | Projector's width. Default value is 1024.  | 
    | height | Projector's height. Default value is 768.  | 
  
   
 
◆ Params()
      
        
          | cv::structured_light::GrayCodePattern::Params::Params  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ height
      
        
          | int cv::structured_light::GrayCodePattern::Params::height | 
        
      
 
 
◆ width
      
        
          | int cv::structured_light::GrayCodePattern::Params::width | 
        
      
 
 
The documentation for this struct was generated from the following file: