Table of Contents

Enum XPhotoInvoke.InpaintType

Namespace
Emgu.CV.XPhoto
Assembly
Emgu.CV.dll

Inpaint type

public enum XPhotoInvoke.InpaintType

Fields

FsrBest = 1

Performs Frequency Selective Reconstruction (FSR). Slower but better inpainting

FsrFast = 2

Performs Frequency Selective Reconstruction (FSR). Faster inpainting.

Shiftmap = 0

Shift map