Struct cv::optflow::GPCMatchingParams#

Class encapsulating matching parameters.

Collaboration diagram for cv::optflow::GPCMatchingParams:

cv::optflow::GPCMatchingParams Node1 cv::optflow::GPCMatching Params   + GPCMatchingParams() + GPCMatchingParams() Node2 bool     Node2->Node1 +useOpenCL

cv::optflow::GPCMatchingParams Node1 cv::optflow::GPCMatching Params   + GPCMatchingParams() + GPCMatchingParams() Node2 bool     Node2->Node1 +useOpenCL

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: