Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3D model_points #1

Open
xur2017 opened this issue Jul 6, 2022 · 0 comments
Open

3D model_points #1

xur2017 opened this issue Jul 6, 2022 · 0 comments

Comments

@xur2017
Copy link

xur2017 commented Jul 6, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant