Class GPCMatchingParams
- Namespace
- OpenCvSharp.OptFlow
- Assembly
- OpenCvSharp.dll
Parameters used for matching with a GPCForest5.
public sealed class GPCMatchingParams
- Inheritance
-
GPCMatchingParams
- Inherited Members
Constructors
- GPCMatchingParams(bool)
Creates a new instance with the given OpenCL setting.
Properties
- UseOpenCL
Whether to use OpenCL to speed up the matching. Default: false.