Skip to content

Examples of image quilting and Wang Tile generation and use.

License

Notifications You must be signed in to change notification settings

kilik128/texture-synthesis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texture Synthesis with Image Quilting and Wang Tiles

Well... ok, just image quilting for now. :)

Image quilting was described by Effros and Freeman in a 2001 paper that you can find on this page.

Basically, starting with a small image, you can quilt samples of it together in a clever way such as to create a large image that does not appear to be made from tiles or even from repeated sections of a small image. For example, starting with this image of gravel:

Image_Quilting/data/gravel3.png

We can generate this image:

img/biggravel.png

More examples...

source image:

Image_Quilting/data/pinkflowers.png

result:

img/largepink.png

source image:

Image_Quilting/data/darkgrass.png

result:

img/largedarkgrass.png

About

Examples of image quilting and Wang Tile generation and use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 100.0%