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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum OpticalFlowType
Members
  Member nameValueDescription
Btvl0 BTVL
Btvl1Gpu1 BTVL using gpu
See Also