Skip to content

dgiannakop/ImageQuilt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Image Quilting in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published