waitKey()是開源視覺庫OpenCV中的庫函式。該函式是基於C++編寫的,而cvWaitKey()是基於C語言編寫的。 基本介紹 外文名:waitKey類型:庫函式 套用舉例函式名:int waitKey(intdelay=0);