搜索资源列表
superficie.tar
- 用来计算任何拓扑形状的模型的离散测地线算法。-geodesic distance calculation
geodesic
- 用于计算测地距的lib,特别适用在3D模型上,比如三角面片上。非常快速。代码非常简单好用,matlab版本的例子给的比较好,请仔细参考。C++版可看文档内部地址下载-Used to calculate the geodesic distance lib, especially for the 3D model, such as the triangular surface-chip. Very fast. The code is very simple and easy to use, matl
imMaxGeodesicPath
- Calculate maximal geodesic distance between two pixels in image
imChamferDistance
- Erreur in calculating geodesic distance
Fast-Matching-Code
- Fast Matching 算法的实现,快速计算三维模型任意两点之间的测地线距离-Implementation of Fast Matching algorithm. Use for computing geodesic distance between any pair of vertices on a 3d mesh.
dijkstraShortestPaths
- 测地距离的计算,用dijkstraShortestPaths来实现-Geodesic distance to achieve
geodesic_cpp
- C++计算测地距离,求三维模型的测地线距离的算法-C++ geodesic distance calculation algorithm, seeking a three-dimensional model of the geodesic distance of