Click or drag to resize

SuperResolutionOpticalFlowType Enumeration

http://www.emgu.com
The type of optical flow algorithms used for super resolution

Namespace:  Emgu.CV.Superres
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public enum OpticalFlowType
Members
  Member nameValueDescription
Btvl0 BTVL
Btvl1Gpu1 BTVL using gpu
See Also