Maven module :un.api : api-image :
Class : un.impl.image.process.paint.InpaintOperator
Extends/Implements : un.api.task.AbstractTask
Subclasses : -

InPaint by isophote continuation.
http://www.developpez.net/forums/d947804/autres-langages/algorithmes/contribuez/java-patchmatch-inpainting-texture/
author  Xavier Philippeau
author  Florent Humbert
author  Johann Sorel


Variables : INPUT_MASK, INPUT_PRESERVATION, DESCRIPTOR
Functions : InpaintOperator, execute, execute


public ParameterValueType INPUT_MASK

public ParameterValueType INPUT_PRESERVATION

public DefaultImageTaskDescriptor DESCRIPTOR


public void InpaintOperator ()

public Image execute (Image image, Image mask, int preservation)

public Parameters execute ()