initial commit

This commit is contained in:
Ondrej Jamriska
2018-04-16 04:23:07 +02:00
parent 31f7827d7d
commit 784ca88cc3
45 changed files with 12034 additions and 2 deletions

8
examples/facestyle/run.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/sh
export PATH=../../bin:$PATH
ebsynth -style source_painting.png \
-guide source_Gapp.png target_Gapp.png -weight 0.5 \
-guide source_Gseg.png target_Gseg.png -weight 1.5 \
-guide source_Gpos.png target_Gpos.png -weight 10 \
-output output.png