Click or drag to resize

StitcherWaveCorrectionType Enumeration

http://www.emgu.com
Wave correction kind

Namespace:  Emgu.CV.Stitching
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum WaveCorrectionType
Members
  Member nameValueDescription
Horiz0 horizontal
Vert1 Vertical
See Also