Closed lokeshsinhax closed 7 years ago
Yes. Same issue here. +1
the morph is so perfect. well done.
can u pls tell how to add the morph on a face 1.?
Hi i am new to python please can you tell me how to morph the images using commands in linux.
thanks in advance
Ive added a new flag into averager.py
to overlay the average face unto a supplied face image.
To use: python averager.py--images=images --destimg=image1.jpg --plot
For example, average of the top 2 images are overlaid on image1. Output on the bottom. You may have to do more post-processing to blend the edges.
Thanks it works.
Hi,
Please can you tell me how to place the morphed face back on 1st image? I am talking about averager.py. The outcome has to be- 1st image's hair, body etc., with the morphed face. I tried digging into averager.py with no success.