Struct cv::optflow::GPCMatchingParams#
Class encapsulating matching parameters.
#include <opencv2/optflow/sparse_matching_gpc.hpp>Collaboration diagram for cv::optflow::GPCMatchingParams:
Detailed Description#
Class encapsulating matching parameters.
Constructor & Destructor Documentation#
GPCMatchingParams()#
cv::optflow::GPCMatchingParams::GPCMatchingParams(bool _useOpenCL = false)
GPCMatchingParams()#
cv::optflow::GPCMatchingParams::GPCMatchingParams(const GPCMatchingParams & params)
Member Data Documentation#
useOpenCL#
bool cv::optflow::GPCMatchingParams::useOpenCL
Whether to use OpenCL to speed up the matching.
Source file#
The documentation for this struct was generated from the following file:
opencv2/optflow/sparse_matching_gpc.hpp