Table of Contents

Enum InpaintMethod

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Obsolete: Use InpaintTypes instead. This enum is kept for backward compatibility.

[Obsolete("Use InpaintTypes instead", true)]
public enum InpaintMethod

Fields

NS = 0

Navier-Stokes based method.

Telea = 1

The method by Alexandru Telea