Table of Contents

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

int

MaxLevel

public int MaxLevel { get; set; }

Property Value

int

WindowSize

public int WindowSize { get; set; }

Property Value

int

Methods

DisposeManaged()

Releases managed resources

protected override void DisposeManaged()