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
Iterations
public int Iterations { get; set; }
Property Value
LevelsNumber
public int LevelsNumber { get; set; }
Property Value
PolyN
public int PolyN { get; set; }
Property Value
PolySigma
public double PolySigma { get; set; }
Property Value
PyrScale
public double PyrScale { get; set; }
Property Value
WindowSize
public int WindowSize { get; set; }
Property Value
Methods
DisposeManaged()
Releases managed resources
protected override void DisposeManaged()