Table of Contents

Interface ICudaSparseOpticalFlow

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

Interface to provide access to the cuda::SparseOpticalFlow class.

public interface ICudaSparseOpticalFlow : IAlgorithm
Inherited Members
Extension Methods

Properties

SparseOpticalFlowPtr

Pointer the the native cuda::sparseOpticalFlow object.

nint SparseOpticalFlowPtr { get; }

Property Value

nint