码迷,mamicode.com
首页 > 其他好文 > 详细

OpenCV - waitKey() can't capture the first Tab keypress

时间:2020-03-18 15:34:32      阅读:59      评论:0      收藏:0      [点我收藏+]

标签:using   enc   on()   info   ESS   capture   check   cas   about   

Looks like "QT" UI backend has been enabled in OpenCV build. TAB can be preserved to switch between "UI elements" in that case.

Check build configuration about GUI using cv.getBuildInformation(), you can find that QT is included.

OpenCV - waitKey() can't capture the first Tab keypress

标签:using   enc   on()   info   ESS   capture   check   cas   about   

原文地址:https://www.cnblogs.com/zhangzhihui/p/12517323.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!