Items with no label
3335 Discussions

How to transmit data between D435 and Qt?

zchen38
Beginner
1,847 Views

want to design a UI interface with Qt to change the exposure and gain using spinBox like the simple RealSenseViewer. But when I want to transmit the pictures of D435 to Qt interface and deliver the data of spinBox to D435, I ran into trouble. Can someone give me a advice?

Thanks a lot.

0 Kudos
3 Replies
MartyG
Honored Contributor III
588 Views

This article was the only one I could find that refers to using QtCreator with the 400 Series cameras.

https://github.com/IntelRealSense/librealsense/issues/1424 Installing D435 on Jetson Tx2 · Issue # 1424 · IntelRealSense/librealsense · GitHub

0 Kudos
zchen38
Beginner
588 Views

I can not see some details about signals and slots in Qt.

0 Kudos
MartyG
Honored Contributor III
588 Views

You have to do a Find search for ''qt' on the page to find it, or scroll down until you see a script.

0 Kudos
Reply