InpaintMethod Enumeration OpenCvSharp Class Library
The inpainting method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public enum InpaintMethod
Members

  Member nameValueDescription
NS0 Navier-Stokes based method. [CV_INPAINT_NS]
Telea1 The method by Alexandru Telea [CV_INPAINT_TELEA]
See Also

Reference