checks whether the window exists and is visible. On QT closing a window merley hides it, so the common hack for checking whether a window exists exists = cv2.getWindowProperty(.., 0) >= 0 does not work.pull/7561/head
parent
8333ea41e2
commit
358ec04413
6 changed files with 37 additions and 1 deletions
Loading…
Reference in new issue