Items with no label
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
3340 Discussions

In RealSense D435i, how do I extract the image that contains only the projected infrared points and not the depth map?

BRedd4
Beginner
644 Views

I want the image of the projected infrared points because I want to see how Passive Infrared Reflective Markers or Infrared Emitters would appear through this Image.

0 Kudos
1 Reply
MartyG
Honored Contributor III
412 Views

In the RealSense Viewer software, you could select only the infrared stream and have the depth stream disabled, and max the Laser Power setting under the 'Controls' section of the side panel options (as the Laser Power setting reduces dot visibility as it is reduced).

If you want to do it with scripting, the API How To doc has sample code for streaming left and right IR and controlling the laser.​

https://github.com/IntelRealSense/librealsense/wiki/API-How-To

0 Kudos
Reply