mirror of
https://github.com/jamriska/ebsynth.git
synced 2026-04-05 02:36:18 +02:00
initial commit
This commit is contained in:
8
examples/facestyle/run.sh
Executable file
8
examples/facestyle/run.sh
Executable 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
|
||||
Reference in New Issue
Block a user