在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):zishun/geodesic_matlab开源软件地址(OpenSource Url):https://github.com/zishun/geodesic_matlab开源编程语言(OpenSource Language):C++ 80.1%开源软件介绍(OpenSource Introduction):Exact geodesic for triangular meshesThis is an implementation of geodesic (shortest path) algorithm for triangular meshes, written by Danil Kirsanov. The C++ code is hosted on Google Code and the Matlab interface is from Matlab File Exchange. The code and compiled Windows dynamic-link libraries are originally released on 2008, which are quite old and do not work on modern PCs. The maintainer of this repository modified the code to make it easy to use, following Fritz and Dean Mark's comments. For algorithm details, please refer to readme. BuildWindows + MSVCC++ executable
MATLAB API functions
LinuxC++ executablecd src
make example0
./example0.out hedgehog_mesh.txt 3 14 MATLAB API functions
cd src
make debug
cp ./geodesic_debug.so ../matlab/
Known IssuesSee Issues. AuthorRelated ProjectsAll projects in this list use the same geodesic algorithm implementation.
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论