leon1205 / librealsensePlus

This project introduce how to integrate librealsense and Opencv3.1 together in QT5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

librealsensePlus

This project introduce how to integrate librealsense and Opencv3.1 together in QT5

Because that librealsense can't deal with data right now, So I try to integrate librealsense and Open CV3.1 together. And we can use QT for UI development more easy.

How to use it? 1, Please download and compile librealsense. 2, Please download and compile opencv3. 3, Install QT5 and QTCreator.

Please get the way which mentioned above from google. google is so good...

About

This project introduce how to integrate librealsense and Opencv3.1 together in QT5


Languages

Language:C++ 87.1%Language:QMake 12.9%