/FaceSwapper

Take face form one picture and put it on the other. You can also change your face in real time via camera.

Primary LanguagePython

FaceSwapper

Program written in Python which takes a face from first picture and put it onto the second face.

Used libraries: cv2, numpy and dlib.