会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Jason.yin
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
2013年12月17日
opencv学习之路(7):findcontours drawcontours 研究
摘要: 参见资料findcontours drawcontours 转http://blog.sina.com.cn/s/blog_7155fb1a0101a90h.html
阅读全文
posted @ 2013-12-17 11:29 Jason.yin
阅读(1306)
评论(0)
推荐(0)
2013年12月16日
转【OpenCV】邻域滤波:方框、高斯、中值、双边滤波
摘要: 介绍了1、【方框滤波】 blur 2、【高斯滤波】GaussianBlur 3、非线性滤波 ( 中值滤波, -截尾均值滤波,定义域滤波 和值域滤波 )medianBlur 4、【双边滤波】bilateralFilter
阅读全文
posted @ 2013-12-16 17:33 Jason.yin
阅读(206)
评论(0)
推荐(0)
2013年12月14日
opencv学习之路(6):图像相似颜色的查找
摘要: 主要思想,遍历图片的所有像素,粗略计算像素点的值是否在设置的阀值内,再执行相应动作
阅读全文
posted @ 2013-12-14 23:35 Jason.yin
阅读(3512)
评论(0)
推荐(0)
2013年12月9日
MFC了解过程(1):窗口类的注册和窗口的生成,显示,消息循环
摘要: MFC 的窗口创建 之于 WINAPI 的窗口创建和注册
阅读全文
posted @ 2013-12-09 16:16 Jason.yin
阅读(359)
评论(0)
推荐(0)
2013年12月8日
opencv学习之路(5):图像中添加图标 copyTo、addWeighted
摘要: 图像中添加图标 copyTo、addWeighted
阅读全文
posted @ 2013-12-08 20:12 Jason.yin
阅读(820)
评论(0)
推荐(0)
opencv学习之路(4):图像的叠加,add、addweighted、‘+’
摘要: 像的叠加,add、addweighted、‘+’、vector、split、merge
阅读全文
posted @ 2013-12-08 18:24 Jason.yin
阅读(4709)
评论(0)
推荐(0)
2013年12月7日
opencv学习之路(3):黑白图像的锐化,row(),col(),setTo,cv::Scalar(),saturate_cast
摘要: 图像锐化,row()、col()、create、setTo、filter2D()
阅读全文
posted @ 2013-12-07 17:31 Jason.yin
阅读(1855)
评论(0)
推荐(0)
2013年12月6日
opencv学习之路(2):图像像素的衰减和ptr,iterator的使用
摘要: 图像像素的衰减和ptr,iterator的使用,opencv2.4.6
阅读全文
posted @ 2013-12-06 17:51 Jason.yin
阅读(643)
评论(0)
推荐(0)
2013年12月5日
opencv学习之路(1):图像的载入和转换
摘要: 图像的载入和垂直水平翻转, QtCreator opencv V2.46
阅读全文
posted @ 2013-12-05 19:18 Jason.yin
阅读(294)
评论(0)
推荐(0)
C++头文件相互引用,最好一个#include,另一个class C;
摘要: 转网址http://blog.csdn.net/tmljs1988/article/details/6081132
阅读全文
posted @ 2013-12-05 16:57 Jason.yin
阅读(272)
评论(0)
推荐(0)
上一页
1
2
公告