Class encapsulating matching parameters.
More...
#include <opencv2/optflow/sparse_matching_gpc.hpp>
|
bool | useOpenCL |
| Whether to use OpenCL to speed up the matching.
|
|
Class encapsulating matching parameters.
cv::optflow::GPCMatchingParams::GPCMatchingParams |
( |
bool |
_useOpenCL = false | ) |
|
|
inline |
cv::optflow::GPCMatchingParams::GPCMatchingParams |
( |
const GPCMatchingParams & |
params | ) |
|
|
inline |
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: