HomeForum Home → Support → Articles & Guides → Thread

   

QT 5 Integration

Avatar
RankRankRank

Total Posts: 58

Joined 2012-06-01

PM

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 ]