Ask Your Question

microelly2's profile - activity

2016-03-20 02:23:52 -0600 received badge  Student (source)
2016-03-13 08:32:10 -0600 asked a question WindowStaysOnTopHint

I want to have the outputs always on top Is there a way to configure cv2.imshow() like a Qt Gui.QWidget

w.setWindowFlags(QtCore.Qt.WindowStaysOnTopHint)