-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi,
Where to get standard 3D model points?
model_points = np.array([
(0.0, 0.0, 0.0), # Nose tip
(0.0, -330.0, -65.0), # Chin
(-225.0, 170.0, -135.0), # Left eye left corner
(225.0, 170.0, -135.0), # Right eye right corne
(-150.0, -150.0, -125.0), # Left Mouth corner
(150.0, -150.0, -125.0) # Right mouth corner
])
I think 'nose tip' should be landmarks.part(30)?
(landmarks.part(33).x, landmarks.part(33).y), # Nose tip
Many thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels