Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 371 Bytes

ImageQuilt

A simple implementation of the Image Quilting algorithm from Efros & Freeman paper in C++

It is currently extremely unoptimized and naive implementation.

Sample text input:

Alt text

Output with 64 tilesize, 8 number of tiles per dim, 16 pixels overlap, 0.1 error:

Alt text