Update a sunglass model based on face landmarks

I am using MediaPipe Face Mesh to extract face landmarks using webcam input. Then I load a 3D sunglass model and display it on top of the webcam input. Assuming I have 3 key landmarks points of the face (one above the nose, and two above the ears) I want to position and rotate the sunglass model based on these three points.

2 Likes

Have you found any solution?

Hello there,

Have you find any salutation yet?