Click or drag to resize

StitcherInterpolationFlags Property

http://www.emgu.com
Get or Set the interpolation type.

Namespace:  Emgu.CV.Stitching
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public Inter InterpolationFlags { get; set; }

Property Value

Type: Inter
See Also