mediapipeFacegeometryPython icon indicating copy to clipboard operation
mediapipeFacegeometryPython copied to clipboard

Results 3 mediapipeFacegeometryPython issues
Sort by recently updated
recently updated
newest added

I am trying to understand the rotation convention followed in the library to convert the transformation matrix to euler angles. It would be super grateful if you could provide some...

When I try to run `head_posture_rt.py`, I get the following error: ``` Traceback (most recent call last): File ".\head_posture_rt.py", line 6, in from face_geometry import get_metric_landmarks, PCF, canonical_metric_landmarks, procrustes_landmark_basis ModuleNotFoundError:...

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...