Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.14 KB

File metadata and controls

25 lines (15 loc) · 1.14 KB

3D-face-model-distance-visualization-

Visualize the point-to-point distance and point-to-plane distance of two 3d pointCloud

Find 3d facial landmark

frontal view 3d view

Load the 3d model ply file to get the 3d location of facial landmarks.

The model cannot be distributed, from: [ http://faces.cs.unibas.ch/bfm/ ]

visualize the p2point distance and p2plane distance

two 3d face pointCloud with different vertexes

Call the function visualize_dis [ pt1, pt2, percentage ] to show the distance

Also, the histogram of distance can be showed as :