How to organize random 3D point cloud data to a collection of 2D slices

3 次查看(过去 30 天)
Hello,
I am trying to convert a random 3D point cloud from a laser scanner to a series of 2D slices - made of points - running along one axis. To state it another way, I want to take the point cloud and turn it into a 2D polygon of points and stack those polygons together. Imagine stacking CD's on a spindle - similar to that.
I understand how to do it, but I was wondering if there was code already written to do this. Does anyone know?

回答(2 个)

Sean de Wolski
Sean de Wolski 2012-9-13
Sounds like you may want a three-d delaunay triangulation:

Ebube Ezi
Ebube Ezi 2018-11-23
Hi David, sorry this is not an answer to your question but what you've done is exactly what I want to do, Please could you help with info on how you did it. Thanks

类别

Help CenterFile Exchange 中查找有关 Point Cloud Processing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by