pointcloud2image( x,y,z,numr,numc )

バージョン 1.2.0.0 (1.45 KB) 作成者: VahidB
This function converts a 3D point cloud to a 2D gray-scale raster image
ダウンロード: 2.9K
更新 2016/1/22

ライセンスの表示

This function converts a 3D point cloud to a 2D gray-scale raster image.The inputs are x,y,z coordinates of 3D points and number of rows and columns of the output image.

引用

VahidB (2025). pointcloud2image( x,y,z,numr,numc ) (https://jp.mathworks.com/matlabcentral/fileexchange/55031-pointcloud2image-x-y-z-numr-numc), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2015b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersPoint Cloud Processing についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.2.0.0

normalized pixel values to [0,1]

1.1.0.0

fixed a typo!

1.0.0.0