Click or drag to resize

InpaintType Enumeration

http://www.emgu.com
Inpaint type

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum InpaintType
Members
  Member nameValueDescription
NS0 Navier-Stokes based method.
Telea1 The method by Alexandru Telea
See Also