Skip to content

Approximating an input image, through a hill climbing algorithm, made using C++/SFML.

Notifications You must be signed in to change notification settings

skndi/image-approximator

Repository files navigation

image-approximator

Approximating an input image, through a hill climbing algorithm, made using C++/SFML. After building the project you call it from the command prompt with three arguments: path-to-image triangle-limit mutation-limit.

About

Approximating an input image, through a hill climbing algorithm, made using C++/SFML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages