如何将点云数据`(x,y,z)转换为深度图,其中`(x,y)`具有深度`z`?
我以的形式获得了点云数据[(x,y,z),(norm_x,norm_y,norm_z)]
在文本文件中。我正在尝试将其转换为PNG或JPG图像文件,其中任何点强度都对应于其深度(Z)
。
谢谢大家抽出宝贵的时间阅读此书。
I got point cloud data in the form of [(x, y, z) , (norm_x, norm_y, norm_z)]
in a text file. I am trying to convert this into a png or jpg image file where any points intensity corresponds to its depth (z)
.
here is how an stl 3d file looks like (left). On the right is what i am trying to make.
Thank you all for taking time to read this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)