![OpenCV 3 Computer Vision with Python Cookbook](https://wfqqreader-1252317822.image.myqcloud.com/cover/102/36700102/b_36700102.jpg)
上QQ阅读APP看书,第一时间看更新
Handling user input from a keyboard
OpenCV has simple and clear way to handle input from a keyboard. This functionality is organically built into the cv2.waitKey function. Let's see how we can use it.
OpenCV has simple and clear way to handle input from a keyboard. This functionality is organically built into the cv2.waitKey function. Let's see how we can use it.