Open ragezor opened 11 months ago
Could you please share the code of heat_geodesic which is used in line [6],I found one heat_geodesic function in GPToolBox-master ,but It seems doesn't match,thanks.(https://github.com/NaughtyZZ/3D_face_dense_registration/blob/main/matlab/demo_dense_registration.m)
I add a demo for the computation of geodesic distance in the file‘./matlab/compute_geo_dis/computeGeodesicTemplate.m’ . I suggest that this process can be replaced by other methods. We can also validate the resulted geodesic distances visually in the added codes. Thanks for your attention.
The function ‘heat_geodesic.m ’ may depend on a geometry processing library.
The function ‘heat_geodesic.m ’ may depend on a geometry processing library.
Okay !thanks ₍ ᐢ.⌄.ᐢ ₎ ꜆˖.♡~
Could you please share the code of heat_geodesic which is used in line [6],I found one heat_geodesic function in GPToolBox-master ,but It seems doesn't match,thanks.(https://github.com/NaughtyZZ/3D_face_dense_registration/blob/main/matlab/demo_dense_registration.m)