Table of Contents

Class DualTVL1OpticalFlow

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

Properties

Epsilon

public double Epsilon { get; set; }

Property Value

double

Iterations

public int Iterations { get; set; }

Property Value

int

Lambda

public double Lambda { get; set; }

Property Value

double

ScalesNumber

public int ScalesNumber { get; set; }

Property Value

int

Tau

public double Tau { get; set; }

Property Value

double

Theta

public double Theta { get; set; }

Property Value

double

UseInitialFlow

public bool UseInitialFlow { get; set; }

Property Value

bool

WarpingsNumber

public int WarpingsNumber { get; set; }

Property Value

int

Methods

DisposeManaged()

Releases managed resources

protected override void DisposeManaged()