Is OpenVINO be able to use under QT?
Hi,guys. does any one kown Is OpenVINO be able to use under QT? this may be a strange question,but any comments will be appreciate!
Hi,guys. does any one kown Is OpenVINO be able to use under QT? this may be a strange question,but any comments will be appreciate!
Asked: 2019-08-16 03:22:03 -0600
Seen: 392 times
Last updated: Aug 16 '19
OpenCV on Mac OS X 10.8 Mountain Lion
Why doesnt QT get detected when I want to build openCV?
Cannot Parse Libraries In Linux Using Qt Enviornment
Problem with using Qt Functions '"createButton" of OpenCV2
Video On Label OpenCV Qt :: hide cvNamedWindows
Can't find the button create by cvCreateButton
In principle, since OpenVINO is an accelorator backend, it should not interfere with QT, which is used for visualisation purposes. No guarantees however, cause I have seen some issues pop up on Github in specific situations that have both enabled, like this one...