1

I am aware of 2 different ways to display a OpenCV video stream in a QT QuickControls 2 application. One method seems to use a QQuickPaintedItem and a thread. The other way appears to use QAbstractVideoFilter.

See below for the 2 methods:

Which is the more efficient way to display a OpenCV video stream in a QT QuickControls 2 application?

sazr
  • 24,984
  • 66
  • 194
  • 362

0 Answers0