Table of Contents ▸ List of Commands ▸ Filtering ▸ syntexturize_matchpatch | ◀ syntexturize | tv_flow ▶ |
syntexturize_matchpatch
Arguments:
- _width[%]>0,_height[%]>0,_nb_scales>=0,_patch_size>0,_blending_size>=0,_precision>=0
Description:
Resynthetize width'x'height versions of selected micro-textures using a patch-matching algorithm.If nbscales==0, the number of scales used is estimated from the image size.
Default values:
width=height=100%, nb_scales=0, patch_size=7, blending_size=5 and precision=1.
Example of use:
image.jpg crop 25%,25%,75%,75% syntexturize_matchpatch 512,512
