module 'cv2' has no attribute 'destoryWindow'
python-->3.7.3 cv-->3.4.2 when I try to close the windows after "imshow", it showed that error and made the python crash.
python-->3.7.3 cv-->3.4.2 when I try to close the windows after "imshow", it showed that error and made the python crash.
cv2.imshow("Tracking", frame)
# Exit if ESC pressed
k = cv2.waitKey(1) & 0xff
if k == 27 : break
video.release() cv2.destroyWindow("Tracking")
for my it's working well
Asked: 2019-07-08 22:16:00 -0600
Seen: 10,008 times
Last updated: Jul 08 '19
read out :
destoryWindow'
, LOUD.repeat as long as nessecary.