Skip to content

Implementace genetického algoritm s jeho paralelizací

License

Notifications You must be signed in to change notification settings

Hnatekmar/GeneticAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic algorithm

Build status

Program that tries to approximate picture (64x64 only) with various geometric shapes (circles or rectangles). You can download most recent build here (Windows only).

It uses genetic algorithm for finding optimal position, dimension and color of each shape.

Results of this process are demonstrated in picture below.

Mona Lisa approximated with circles

Another example could be this picture that was obtained with rectangle based approximation.

Mona Lisa approximated with rectangles

About

Implementace genetického algoritm s jeho paralelizací

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages