Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

InpaintMethod

Grooper.IP

Specifies the algorithm used for digital restoration (inpainting) of masked image regions.

Remarks

The InpaintMethod enumeration defines the set of algorithms available for restoring masked regions in an image using the Inpaint dropout method. Each algorithm offers a different approach to propagating pixel values into the masked area:

Choosing an Inpaint Method

  • Use 'Telea' for fast restoration of small defects, where edge preservation is important and the masked region is not too large.
  • Use 'NavierStokes' for more challenging restoration tasks, such as filling in large damaged areas or reconstructing complex document regions.

Experiment with both methods to determine which produces the best results for your specific document type and restoration needs.

Can be one of the following values:

NameValueDescription

Used By

Notification