Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

custom 3D construction

Arun_D_
Beginner
597 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
597 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