NaughtyZZ / 3D_face_dense_registration

Towards Fine-Grained Optimal 3D Face Dense Registration: An Iterative Dividing and Diffusing Method (IJCV2023)
https://github.com/NaughtyZZ/3D_face_dense_registration/tree/main
52 stars 4 forks source link

Question about Matlab's version of heat_geodesic #4

Open ragezor opened 9 months ago

ragezor commented 9 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)

NaughtyZZ commented 9 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.

NaughtyZZ commented 9 months ago

The function ‘heat_geodesic.m ’ may depend on a geometry processing library.

ragezor commented 9 months ago

The function ‘heat_geodesic.m ’ may depend on a geometry processing library.

Okay !thanks ₍ ᐢ.⌄.ᐢ ₎ ꜆˖.♡~