Class PyrLKOpticalFlow
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
public class PyrLKOpticalFlow : DenseOpticalFlowExt, IDisposable, ICvPtrHolder
- Inheritance
-
PyrLKOpticalFlow
- Implements
- Inherited Members
Properties
Iterations
public int Iterations { get; set; }
Property Value
MaxLevel
public int MaxLevel { get; set; }
Property Value
WindowSize
public int WindowSize { get; set; }
Property Value
Methods
DisposeManaged()
Releases managed resources
protected override void DisposeManaged()