Vectorize paths from a point cloud to obtain nodes and arcs (Dijkstra Algorithm)
显示 更早的评论
Hi guys! I'm looking for a way to vectorize a point cloud into nodes and arcs, in order to use the Dijkstra Algorithm afterwards. The point cloud is made from paths I obtained from a LiDAR data base. What I am trying to introduce in the Dijkstra Algorithm are the lenght, width and the gradient of the paths.

These are the paths showed using pcshow command. And this is a capture of the points.

Any help would be really appreciated.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Filtering, Conversion, and Geometric Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!