| DenseOpticalFlowExtCreateFarneback_CUDA Method  | 
        
          
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic static DenseOpticalFlowExt CreateFarneback_CUDA()
Public Shared Function CreateFarneback_CUDA As DenseOpticalFlowExt
public:
static DenseOpticalFlowExt^ CreateFarneback_CUDA()
static member CreateFarneback_CUDA : unit -> DenseOpticalFlowExt 
OpenCvSharp.DenseOpticalFlowExt.CreateFarneback_CUDA = function();
Return Value
Type: 
DenseOpticalFlowExt See Also
See Also