在ubuntu上跑程序 调用cv::imshow() 窗口弹出显示未响应 把代码 cv::namedWindow() 屏蔽后就好了。 如果cv::imshow() 无作用 需要调用 cv::waitKey()