会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
威海云博客
博客园
首页
新随笔
联系
订阅
管理
2021年7月1日
OpenCV:基本图像运算——加减与或
摘要: 一、图像加法 1 #include<opencv2/opencv.hpp> 2 #include<iostream> 3 using namespace cv; 4 using namespace std; 5 6 void main(){ 7 Mat img1=imread("E://1.jpg"
阅读全文
posted @ 2021-07-01 11:13 威海云博客
阅读(308)
评论(0)
推荐(0)
公告