zishun / geodesic_matlab

Exact geodesic for triangular meshes implemented by Danil Kirsanov
https://mathworks.com/matlabcentral/fileexchange/18168-exact-geodesic-for-triangular-meshes
BSD 2-Clause "Simplified" License
22 stars 8 forks source link

The error still exists #5

Closed westail closed 4 years ago

westail commented 4 years ago

I did what you said, but there were still mistakes. { 索引超出矩阵维度。

出错 loadlibrary>getLoadlibraryCompilerConfiguration (line 520)

出错 loadlibrary (line 263)

出错 geodesic_new_mesh (line 7) loadlibrary([geodesic_library '.dll'], hfile);

出错 example1 (line 13) mesh = geodesic_new_mesh(vertices,faces); %initilize new mesh }

westail commented 4 years ago

This time, I can run it in 2019b, but there are holes in several stereograms. I don't quite understand if it's the algorithm itself?

zishun commented 4 years ago

Can you reproduce the result of example1.m? If so, It is highly possible that there is nothing wrong with the source code in this repository. If you do think that is the problem of the code here (think twice, https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way), please provide more information, such as your input.