• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

zishun/geodesic_matlab: Exact geodesic for triangular meshes implemented by Dani ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

zishun/geodesic_matlab

开源软件地址(OpenSource Url):

https://github.com/zishun/geodesic_matlab

开源编程语言(OpenSource Language):

C++ 80.1%

开源软件介绍(OpenSource Introduction):

Exact geodesic for triangular meshes

This 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.

Build

Windows + MSVC

C++ executable

  1. Build projects example0 and example1 in geodesic.sln.

MATLAB API functions

  1. Build project geodesic in geodesic.sln.
  2. Copy built library geodesic_(debug|release).dll to the folder matlab.
  3. Run example[1-5] in Matlab.

Linux

C++ executable

C/C++ CI

cd src
make example0
./example0.out hedgehog_mesh.txt 3 14

MATLAB API functions

  1. Build shared library
cd src
make debug
cp ./geodesic_debug.so ../matlab/
  1. Run example[1-5] in Matlab.

Known Issues

See Issues.

Author

Danil Kirsanov

Related Projects

All projects in this list use the same geodesic algorithm implementation.

  • alecjacobson/gptoolbox: a matlab toolbox for geometry processing.
  • libigl/libigl: a wrapper exposed through an Eigen-based API.
  • MeshUtility: Python binding, including an approximated method of edge-sourced geodesic distance field computation.



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
urosolia/LMPC_SimpleExample: MATLAB LMPC implementation for a double integrator ...发布时间:2022-08-17
下一篇:
davidmball/ratslam_matlab发布时间:2022-08-17
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap