Table of Contents ▸ List of Commands ▸ Filtering ▸ inpaint_matchpatch | ◀ inpaint_morpho | kuwahara ▶ |
inpaint_matchpatch
Arguments:
- [mask],_nb_scales={ 0:Auto | >0 },_patch_size>0,_nb_iterations_per_scale>0,_blend_size>=0,_allow_outer_blending={ 0:No | 1:Yes },_is_already_initialized={ 0:No | 1:Yes }
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:
image.jpg 100%,100% ellipse[-1] 30%,30%,40,30,0,1,255 +inpaint_matchpatch[0] [1]