I want to use opencv inside a QWidget on an QMainwindow interactively

asked 2020-03-31 09:52:41 -0600

erich gravatar image

updated 2020-04-01 03:10:45 -0600

I want to interact with the image - annotation, draw lines, circles, get coordinates, etc. - inside a QWidget on an QMainwindow interactively

Actual behaviour showing an image must be converted to qpixmap, which is not interactive

win7, x64, opencv 4.2.0.32, python 3.7

I found this: https://www.kurokesu.com/main/2016/08... and if a camera view works also an cv.Window should work somehow ... is there any help or is this the wrong place? It also would help if somebody knows that this does not work at all.

edit retag flag offensive close merge delete

Comments

Is this the right orum for such requests?

erich gravatar imageerich ( 2020-04-01 02:59:43 -0600 )edit