mediapipeFacegeometryPython icon indicating copy to clipboard operation
mediapipeFacegeometryPython copied to clipboard

procrustes_landmark_basis question

Open flynnamy opened this issue 5 years ago • 1 comments

Hi, could you please tell me that how do you get procrustes_landmark_basis? How do you choose the points of landmark and how to set weight of each points?If I add more points or adjust weights,could it be better? @Rassibassi

flynnamy avatar Jan 09 '21 02:01 flynnamy

Hej,

I just took them from here: https://github.com/google/mediapipe/blob/master/mediapipe/modules/face_geometry/data/geometry_pipeline_metadata.pbtxt

Whether one could improve the algorithm with an other set of points and/or weights I don't know.

Hope that helps :)

Rassibassi avatar Jan 09 '21 16:01 Rassibassi