Programming/python(파이썬)
opencv python
구차니
2022. 2. 25. 19:15
파이썬에서 openCV highgui를 전체 화면으로 돌려보기
[링크 : https://www.javatpoint.com/opencv-mouse-event]
full screen (fail)
[링크 : https://gist.github.com/ronekko/dc3747211543165108b11073f929b85e]
cv2.waitkey ord
[링크 : https://stackoverflow.com/questions/14494101/using-other-keys-for-the-waitkey-function-of-opencv]