Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

How can I convert the 16-bit depth data to millimeter?

qyan
Beginner
1,099 Views

To everyone:

   I want to convert the 16-bit depth data to millimeter.what is the formula? Is that " *0.0001"?

0 Kudos
3 Replies
qyan
Beginner
1,099 Views

R200

0 Kudos
qyan
Beginner
1,099 Views

outdoor

0 Kudos
jb455
Valued Contributor II
1,099 Views

Multiply the raw data by the value obtaned from QueryDepthUnit - that should give you what you want.

Alternatively, choose the non-raw depth stream and it'll already be done for you.

0 Kudos
Reply