
Home → Forum Home → Support → Articles & Guides → Thread
In this article we outline how to use the DUOLib with Qt 5. We initialize the DUO device and display the resulting captured frames in a standard Qt QMainWindow and QWidget classes. We use the OpenCV Mat class as a helper to convert the color space and display the images frames using QImage by implementing the paintEvent event.
Read the article here: http://duo3d.com/docs/articles/integration-qt
[ Edited: 15 July 2014 06:26 PM by DUO3D ]