Can I write custom Qt widget in pure C++, compile it and use in PyQt?
I'm trying to use the ctypes-opencv with qt and I have performance problems with python's code for displaying opencv's image in Qt form.
|
|
|
|
|
|
|
You will have to a Python wrapper for the widget, using the |
||
|
|