Table of Contents

Constructor GPCMatchingParams

Namespace
OpenCvSharp.OptFlow
Assembly
OpenCvSharp.dll

GPCMatchingParams(bool)

Creates a new instance with the given OpenCL setting.

public GPCMatchingParams(bool useOpenCL = false)

Parameters

useOpenCL bool

Whether to use OpenCL to speed up the matching.