Click or drag to resize

InpaintType Enumeration

http://www.emgu.com
Inpaint type

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