event.set()
event.wait() 로 쓰레드간 통신을 한다는데
그냥 busy wait일 것 같은 느낌..
추가로 찾아는 봐야겠다.
[링크 : https://infinity-infor-age.tistory.com/entry/python-inter-thread-comm]
'Programming > python(파이썬)' 카테고리의 다른 글
python 사운드 장치 (0) | 2024.05.10 |
---|---|
docker를 이용하여 python 에서 opencv 돌리기 (0) | 2024.05.08 |
cv2.ximgproc 없을 경우 (0) | 2024.02.28 |
cv2.stereoBM + WLS (0) | 2024.02.28 |
matplotlib animation (0) | 2024.02.28 |