VS+opencv实现鼠标移动图片

VS+opencv实现鼠标移动图片

基于控制台应用程序+opencv,实现点击鼠标左键,可以拖动图片以显示感兴趣区域 #include opencv2/highgui/highgui.hpp//#include iostream //using namespace std; using namespace...