Items with no label
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.
3338 Discussions

How to transmit data between D435 and Qt?

zchen38
Beginner
2,576 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
1,317 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
1,317 Views

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

0 Kudos
MartyG
Honored Contributor III
1,317 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