Table of Contents

Enum NvidiaOpticalFlow_2_0.PerfLevel

Namespace
Emgu.CV.Cuda
Assembly
Emgu.CV.dll

Supported optical flow performance levels.

public enum NvidiaOpticalFlow_2_0.PerfLevel

Fields

Fast = 20

Fast perf level results in high performance and low quality

Max = 21

Max

Medium = 10

Medium perf level results in low performance and medium quality

Slow = 5

Slow perf level results in lowest performance and best quality

Undefined = 0

Undefined