From 8b710daec93e9888bc0819aaa62b5984172f4253 Mon Sep 17 00:00:00 2001 From: tsulej Date: Sun, 7 Aug 2016 01:15:16 +0200 Subject: [PATCH] imsyntex script - texture synthesis on image --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2eb17f0..e357257 100755 --- a/README.md +++ b/README.md @@ -34,5 +34,6 @@ List: * blendimages - blend source image set into target * threadraw - draw vertical threads based on image (similar to generative draw) * decompose_paint - decompose image into sqares/rectangles and fill it with some pattern + * imsyntex - reconstruct image using texture synthesis algorithm * TEMPLATE - clean template sketch with some predefined functions