Table of Contents

Class FarnebackOpticalFlow

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll
public class FarnebackOpticalFlow : DenseOpticalFlowExt, IDisposable, ICvPtrHolder
Inheritance
FarnebackOpticalFlow
Implements
Inherited Members

Properties

Flags

public int Flags { get; set; }

Property Value

int

Iterations

public int Iterations { get; set; }

Property Value

int

LevelsNumber

public int LevelsNumber { get; set; }

Property Value

int

PolyN

public int PolyN { get; set; }

Property Value

int

PolySigma

public double PolySigma { get; set; }

Property Value

double

PyrScale

public double PyrScale { get; set; }

Property Value

double

WindowSize

public int WindowSize { get; set; }

Property Value

int

Methods

DisposeManaged()

Releases managed resources

protected override void DisposeManaged()