OpenCV - Python Library

后端 未结 0 1639
长发绾君心
长发绾君心 2021-01-18 09:33
 cv.waitKey(1)& 0xFF == ord(\'q\'):
            break

In above code snippet, what is the need of 0xFF ? If I am not using this in that case also

相关标签:
回答
  • 消灭零回复
提交回复
热议问题