First time here? Check out the FAQ!
answered 2018-04-22 01:49:50 -0600
use cv2.waitKeyEx() then
updated 2018-04-22 01:51:08 -0600
use cv2.waitKeyEx() thenthen.
(cv2.waitKey() does an internal (k & 0xff) masking)