Loading...
Searching...
No Matches
cv::optflow::GPCMatchingParams Struct Reference
Class encapsulating matching parameters. More...
#include <opencv2/optflow/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. | |
Detailed Description
Class encapsulating matching parameters.
Constructor & Destructor Documentation
◆ GPCMatchingParams() [1/2]
|
inline |
◆ GPCMatchingParams() [2/2]
|
inline |
Member Data Documentation
◆ 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:
- opencv2/optflow/sparse_matching_gpc.hpp