01-18-2019 09:11 AM
hi
how i can measure depth in image with creative blasterx senz3d depth camera with labview???
01-18-2019 07:33 PM
That is a very specific question about the camera, and a very vague question regarding LabVIEW.
How would you do it if you weren't using LabVIEW?
01-19-2019 05:51 PM - edited 01-19-2019 05:52 PM
According to their product page they use Intel Real Sense and recommend the use of the according Intel Real Sense SDK to integrate this camera into other applications. And when you go to this page here, it specifically shows the LabVIEW icon too.
The GitHub link on that page will get you more information about the SDK and show ways to download it.
01-20-2019 10:52 AM
Here is a Quote from the GitHub link Rolf referenced:
To get started controlling the RealSense Cameras with LabVIEW® in Windows 10, we have created a VI-library that wraps most of the core functions of the realsense2.dll, and we have also created some simple “Hello World” VI’s to get started capturing Color, Depth Maps, and displaying Point-Clouds. This uses LabVIEW 2016 and requires a Windows 10 laptop with a USB3 port.
Bob Schor