Class encapsulating matching parameters.  
 More...
#include "sparse_matching_gpc.hpp"
Class encapsulating matching parameters. 
§ GPCMatchingParams() [1/2]
  
  | 
        
          | cv::optflow::GPCMatchingParams::GPCMatchingParams | ( | bool | _useOpenCL = false | ) |  |  | inline | 
 
 
§ GPCMatchingParams() [2/2]
  
  | 
        
          | cv::optflow::GPCMatchingParams::GPCMatchingParams | ( | const GPCMatchingParams & | params | ) |  |  | inline | 
 
 
§ useOpenCL
      
        
          | bool cv::optflow::GPCMatchingParams::useOpenCL | 
      
 
Whether to use OpenCL to speed up the matching. 
 
 
The documentation for this struct was generated from the following file: