Table of Contents

Interface INvidiaOpticalFlow

Namespace
Emgu.CV.Cuda
Assembly
Emgu.CV.dll

Base Interface for optical flow algorithms using NVIDIA Optical Flow SDK

public interface INvidiaOpticalFlow : IAlgorithm
Inherited Members
Extension Methods

Properties

NvidiaOpticalFlowPtr

Pointer the the native cv::cuda::NvidiaOpticalFlow object.

nint NvidiaOpticalFlowPtr { get; }

Property Value

nint