필터 지우기
필터 지우기

How to create 3D geometry from point cloud?

조회 수: 3 (최근 30일)
Vishal Srivastava
Vishal Srivastava 2018년 4월 7일
댓글: mradul ojha 2022년 2월 16일
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
mradul ojha
mradul ojha 2022년 2월 16일
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

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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