File size: 394 Bytes
6c5e15c
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
facemorph.py - Satya Mallick
http://www.learnopencv.com/face-morph-using-opencv-cpp-python/

triangles.py - Satya Mallick
https://github.com/spmallick/learnopencv/blob/master/Delaunay/delaunay.py

Landmark detectin / points.py 
http://stackoverflow.com/questions/39793680/how-to-get-points-coordinate-position-in-the-face-landmark-detection-program-of

used dlib - c++ library 

used skimage