Skip to content

lowlevel86/warp-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

warp-match

This project is about warping one vector graphic image to another. The image matching program will be multi-threaded and written in C.


svgGridGen.py is a program that can generate grid patterns. It can be used to create test images.


Note that it is possible to animate from one seed to another by using a floating point value for the seed parameter.


Code and small programs that help explain how the main image matching program operates will be in the Supporting_Programs folder.

glDisplay contains code that can plot or draw line data to help visualize the inner workings and results of functions.

svgLoader contains code that can load SVG files.

About

This project is about warping one vector graphic image to another. The image matching program will be multi-threaded and written in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages