Software Archive
Read-only legacy content
17061 Discussions

custom 3D construction

Arun_D_
Beginner
378 Views

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?

0 Kudos
1 Reply
samontab
Valued Contributor II
378 Views

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.

0 Kudos
Reply