patches2img
Arguments:
- width>0,height>0,_overlap[%]>0,_overlap_std[%]
Description:
Recompose 2D images from their selected patch representations.
overlap must be in range
[0,patch_size-1] where
patch_size is the width/height of the selected image.
overlap_std is the standard deviation of the gaussian weights used for reconstructing overlapping patches.
If
overlap_std is set to
-1, uniform weights are used rather than gaussian.
Default values:
overlap=0 and overlap_std=-1.
See also:
img2patches.
Example of use:
image.jpg +img2patches 32,0,3 mirror[-1] xy patches2img[-1] {0,[w,h]}
Command:
image.jpg +img2patches 32,0,3 mirror[-1] xy patches2img[-1] {0,[w,h]}
Command:
image.jpg +img2patches 32,0,3 mirror[-1] xy patches2img[-1] {0,[w,h]}
G'MIC is an open-source software distributed under the
CeCILL free software licenses (LGPL-like and/or
GPL-compatible).
Copyrights (C) Since July 2008,
David Tschumperlé - GREYC UMR CNRS 6072, Image Team.