Skip to content

KyushuUniversityMathematics/LinearWang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LinearWang

An implementation of the algorithm discussed in the paper:

How to compile

cd LinearWang
cmake .
make

How to use

  • to obtain an SVG file for the tiling pattern specified by the mask image input.png

    ./LinearWang input.png

  • to obtain the tiling pattern without background

    ./LinearWang -ne input.png

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published