OpenCV
4.0.0-alpha
Open Source Computer Vision
|
Class encapsulating matching parameters. More...
#include "sparse_matching_gpc.hpp"
Public Member Functions | |
GPCMatchingParams (bool _useOpenCL=false) | |
GPCMatchingParams (const GPCMatchingParams ¶ms) | |
Public Attributes | |
bool | useOpenCL |
Whether to use OpenCL to speed up the matching. More... | |
Class encapsulating matching parameters.
|
inline |
|
inline |
bool cv::optflow::GPCMatchingParams::useOpenCL |
Whether to use OpenCL to speed up the matching.