JiaxiangZheng / DeformationGraph

A implemetation of deformation graph which was widely used in mesh deformation and non-rigid reconstruction
56 stars 24 forks source link

Segmentation fault #2

Open Xianjin111 opened 3 years ago

Xianjin111 commented 3 years ago

I have problem about the mesh format. I use OFF file and still met following problem. Could you please provide clues to deal with it ? Such as what VV and vid should be? Thank you very much. I print the mid-process as following: ./test_FPS ./triangle.off PrepareFastMarching... VV before build:0 has build the vertex_triangle connectivity! has build the triangle_triangle connectivity! start FarthestPointSampling... VV size: 1 vid: 18842 VV size: 1 vid: 0 max dist:=1e+15 VV size: 1 vid: 1 Segmentation fault (core dumped)

ZHANG-SHI-CHANG commented 3 years ago

I have problem about the mesh format. I use OFF file and still met following problem. Could you please provide clues to deal with it ? Such as what VV and vid should be? Thank you very much. I print the mid-process as following: ./test_FPS ./triangle.off PrepareFastMarching... VV before build:0 has build the vertex_triangle connectivity! has build the triangle_triangle connectivity! start FarthestPointSampling... VV size: 1 vid: 18842 VV size: 1 vid: 0 max dist:=1e+15 VV size: 1 vid: 1 Segmentation fault (core dumped)

.....maybe you should create this issue to https://github.com/hwdong/deformation_graph