鼠标操作事件,截取摄像头视频中区域,图片预处理,识别数字

通过回调函数截取摄像头视频感兴趣区域(仪器数字区域),并进行预处理,然后识别,代码如下 效果图如下 //鼠标操作事件,截取摄像头视频中区域,识别图片 #include <opencv2/core/core.hpp>   #include <opencv2/highgui/highgui.hpp>   #include <opencv2\imgproc\imgproc.hpp> #include <
相关文章
相关标签/搜索