inpaint_matchpatch
Arguments:
- [mask],_nb_scales={ 0=auto | >0 },_patch_size>0,_nb_iterations_per_scale>0,_blend_size>=0,_allow_outer_blending={ 0 | 1 },_is_already_initialized={ 0 | 1 }
Description:
Inpaint selected images by specified binary mask, using a multi-scale matchpatch algorithm.
Default values:
nb_scales=0, patch_size=9, nb_iterations_per_scale=10, blend_size=5,'allow_outer_blending=1' and is_already_initialized=0.
Example of use:
$ gmic
image.jpg 100%,100% ellipse[-1] 30%,30%,40,30,0,1,255 +inpaint_matchpatch[0] [1]

Command:
image.jpg 100%,100% ellipse[-1] 30%,30%,40,30,0,1,255 +inpaint_matchpatch[0] [1]

Command:
image.jpg 100%,100% ellipse[-1] 30%,30%,40,30,0,1,255 +inpaint_matchpatch[0] [1]

Command:
image.jpg 100%,100% ellipse[-1] 30%,30%,40,30,0,1,255 +inpaint_matchpatch[0] [1]