91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

python下cv.waitKey無響應的原因是什么

發布時間:2021-08-05 10:34:26 來源:億速云 閱讀:172 作者:小新 欄目:開發技術

小編給大家分享一下python下cv.waitKey無響應的原因是什么,相信大部分人都還不怎么了解,因此分享這篇文章給大家參考一下,希望大家閱讀完這篇文章后大有收獲,下面讓我們一起去了解一下吧!

按下鍵的時候,焦點要落在窗口上,不能落在cmd窗口上。

另外,一般在imshow()后要使用waitKey(),給圖像繪制留下時間,不然窗口會出現無響應情況,并且圖像無法顯示出來。

int waitKey(int delay=0) 
- 延時delay = 0 函數則延時無限長,必須有鍵按下才繼續執行。 
- 延時delay > 0 函數返回值為按下的鍵的ASCII碼值,超時則返回-1。
OpenCV: waitKey
waitKey 
Waits for a pressed key.
C++: int waitKey(int delay=0) 
Python: cv2.waitKey([delay]) → retval

Parameters: delay – Delay in milliseconds. 0 is the special value that means “forever”.
The function waitKey waits for a key event infinitely (when \texttt{delay}\leq 0 ) or for delay milliseconds, when it is positive. Since the OS has a minimum time between switching threads, the function will not wait exactly delay ms, it will wait at least delay ms, depending on what else is running on your computer at that time. It returns the code of the pressed key or -1 if no key was pressed before the specified time had elapsed.
Note 
This function is the only method in HighGUI that can fetch and handle events, so it needs to be called periodically for normal event processing unless HighGUI is used within an environment that takes care of event processing.
Note 
The function only works if there is at least one HighGUI window created and the window is active. If there are several HighGUI windows, any of them can be active.

也就是說必須在有窗口顯示的情況下,waitKey才有作用,否則無效。

比如調用cv.waitKey(0),如果此時沒有活動的窗口,該函數立刻返回-1

以上是“python下cv.waitKey無響應的原因是什么”這篇文章的所有內容,感謝各位的閱讀!相信大家都有了一定的了解,希望分享的內容對大家有所幫助,如果還想學習更多知識,歡迎關注億速云行業資訊頻道!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

鄂托克前旗| 紫阳县| 桃江县| 太原市| 清水河县| 调兵山市| 霍林郭勒市| 曲阳县| 陇西县| 鹤山市| 遂昌县| 读书| 阜康市| 靖江市| 达日县| 鄂伦春自治旗| 青龙| 永丰县| 攀枝花市| 东辽县| 渝中区| 桦川县| 广州市| 象州县| 达孜县| 西乡县| 双柏县| 华阴市| 江川县| 重庆市| 云阳县| 武隆县| 长垣县| 建昌县| 河西区| 金堂县| 萍乡市| 尖扎县| 溧水县| 库车县| 瑞安市|