Table of Contents

Class BroxOpticalFlow

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

Properties

Alpha

public double Alpha { get; set; }

Property Value

double

Gamma

public double Gamma { get; set; }

Property Value

double

InnerIterations

public int InnerIterations { get; set; }

Property Value

int

OuterIterations

public int OuterIterations { get; set; }

Property Value

int

ScaleFactor

public double ScaleFactor { get; set; }

Property Value

double

SolverIterations

public int SolverIterations { get; set; }

Property Value

int

Methods

DisposeManaged()

Releases managed resources

protected override void DisposeManaged()