摘要: 原图: 添加高斯噪声: 中值模糊处理: 利用高斯模糊处理: 代码地址:https://github.com/cyssmile/openCV_learning_notes/blob/master/opencv_test/opencv_020/opencv_020.cpp include include 阅读全文
posted @ 2020-03-15 14:26 cyssmile 阅读(554) 评论(0) 推荐(0) 编辑
摘要: 原图: 添加椒盐噪声后: 中值模糊处理后: 高斯模糊后: 本段代码:https://github.com/cyssmile/openCV_learning_notes/blob/master/opencv_test/opencv_020/opencv_020.cpp 阅读全文
posted @ 2020-03-15 14:05 cyssmile 阅读(453) 评论(0) 推荐(1) 编辑
摘要: 原图: 椒盐噪声 添加椒盐噪声图片: 高斯噪声 添加高斯噪声图片: 本段示范代码:https://github.com/cyssmile/openCV_learning_notes/blob/master/opencv_test/opencv_019/opencv_019.cpp 阅读全文
posted @ 2020-03-15 00:19 cyssmile 阅读(1524) 评论(0) 推荐(1) 编辑