Borrar filtros
Borrar filtros

How to create 3D geometry from point cloud?

3 visualizaciones (últimos 30 días)
Vishal Srivastava
Vishal Srivastava el 7 de Abr. de 2018
Comentada: mradul ojha el 16 de Feb. de 2022
I have a set of (x,y,z) coordinates which form a point cloud. I want to create a 3D geometry using these points and later mesh it using, possibly generateMesh. What function should I use?
I tried using Delaunaytriangulation to obtain nodes and elements and then use them in geometryFromMesh, but the error stated that input is not in correct from.
Another option I thought of is alphaShape but it seemed too complicated. Can anyone please suggest some alternatives?
  1 comentario
mradul ojha
mradul ojha el 16 de Feb. de 2022
hi vishal, did u able to solve the problem because i am also facing the same problem, if you came up with some other method please share it.
thank you
Mradul

Iniciar sesión para comentar.

Respuestas (0)

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