Skip to content

trejsu/shaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

184 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shaper

Usage

python main.py --n N --input INPUT --output OUTPUT render-mode RENDER_MODE --alpha ALPHA
Arg Default Description
n n/a number of shapes to draw
input n/a path to the input image
output n/a path to the output image, if not present, the result won't be saved
render-mode 2 0 - waits for button press after every shape, 1 - draws without waiting, 2 - no render
alpha 0.5 alpha value of the shapes - between 0 and 1

About

Python app for recreating images with geometric shapes based on evolution strategies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors