Face-Morphing
Face-Morphing copied to clipboard
👯♀️ We are more alike than different - morphing one face to another
To make this of any actual use, you need to find a way to morph the necessary facial features only and not the background
While downloading the dependencies required I noticed that `dlib` required `cmake` to be able to install so that should probably be on this list to and while running __init__.py it...
Hello, Just to let you know that I modify your repo in my repo (https://github.com/provostm/face-morphing-multiple-images) to handle multiple images. Check it out.
I don't understand why you use minus sign in front of "diff0" and "diff1" when you crop an image as they are positive. It seems that slicing with a negative...
Resolves #7
Outputting a video to mp4 format and the triangulation lines are visible.