Create a 3D voxel grid for 3D point cloud

65 ビュー (過去 30 日間)
Katherine Pexman
Katherine Pexman 2020 年 6 月 11 日
コメント済み: Naveed 2024 年 4 月 20 日
I need to create a 3D voxel grid to store, analyze and display point cloud values. For example, I need to know which voxel cubes each point in the point cloud falls into and I need to be able to access the original coordinates of the points. I need the voxel spacing to be of variable size to increase or reduce detail. Unlike other programming languages Matlab does not seem to have any built in voxel functions.
Any help would be appreciated.
  3 件のコメント
Katherine Pexman
Katherine Pexman 2020 年 6 月 12 日
I dont know what kind of pictures you mean. I need something like the attached heatmap but in 3D instead of 2D and with voxels instead of pixels.
Naveed
Naveed 2024 年 4 月 20 日
Hi there!
I need to embed the data in 3D image. As i selected the image of point cloud but I'm stuck in accessing point from point cloud.
please help me!

サインインしてコメントする。

回答 (1 件)

darova
darova 2020 年 6 月 13 日
You plot each voxel manually
  2 件のコメント
M.S. Khan
M.S. Khan 2020 年 8 月 27 日
編集済み: M.S. Khan 2020 年 8 月 27 日
Hi Dear Darova, how will i count the total number of voxel, it occupies, please help me.
M.S. Khan
M.S. Khan 2020 年 8 月 27 日
How will we know, what is the size of the voxel? Please update me, i will be very thankful. Regards

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by