zishun / geodesic_matlab

Exact geodesic for triangular meshes implemented by Danil Kirsanov

Home Page:https://mathworks.com/matlabcentral/fileexchange/18168-exact-geodesic-for-triangular-meshes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The error still exists

westail opened this issue · comments

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
}

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?

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.