Hi,
I want to use the 3D construction feature but it has not been released yet.
How can I implement that using raw data?
Is it possible to somehow use the point cloud feature to construct a 3D model and then mask it with the corresponding RGB image?
What are the possible ways to implement this?
链接已复制
1 回复
Hi Arun D.,
Yes, it is possible, but not simple. Take a look at the PCL project for reconstructing shapes from point clouds.
For just putting color over 3D points, you can use the Intel SDK projection utilities.
