Software Archive
Read-only legacy content
17061 Discussions

RealSense D400 - Strobing IR Projection

CWest4
Beginner
428 Views
Is it possible to strobe the IR projection synchronously with the IR camera capture? The purpose of this is a scenario where there is a secondary sensor that measures in the IR spectrum. The IR projection from the RealSense would interfere with this sensor. If the projection could be strobed, then the secondary sensor could be triggered out of phase with the depth measurements and IR projection.
0 Kudos
2 Replies
Harold_G_Intel
Employee
428 Views

Hi,

For questions regarding Intel® RealSense™ Camera D400-Series, please post to the communities: https://communities.intel.com/community/tech/realsense

Regards,

Hal
Intel(R) Developer Zone support

http://software.intel.com

0 Kudos
MartyG
Honored Contributor III
428 Views

Rather than strobing the projector (if it is even possible), it may be better to use the D435 camera model's ability to sync its stream with external sensors using the four GPIO pins it has on it.

https://github.com/IntelRealSense/librealsense/blob/development/doc/rs400/external_devices.md

 

0 Kudos
Reply