Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
David
David el 13 de Sept. de 2012
Respondida: Ebube Ezi el 23 de Nov. de 2018
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?

Respuestas (2)

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

Ebube Ezi
Ebube Ezi el 23 de Nov. de 2018
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

Categorías

Más información sobre Point Cloud Processing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by