文件名称:zhongzhilvbo
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 157kb
- 下载次数:
- 0次
- 提 供 者:
- QIN****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
中值滤波,该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置
灰度值为0;灰度值大于阈值的象素直接设置为255。-Median filter, the function is used to transform the image threshold. For less than the threshold gray value directly set pixel gray value of 0 gray value greater than the threshold value is set to 255 pixels directly.
灰度值为0;灰度值大于阈值的象素直接设置为255。-Median filter, the function is used to transform the image threshold. For less than the threshold gray value directly set pixel gray value of 0 gray value greater than the threshold value is set to 255 pixels directly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
中值滤波\测试图片\Thumbs.db
........\........\原始lena图像(含椒盐噪声).bmp
........\........\经中值滤波后.bmp
........\源代码\dibapi.cpp
........\......\dibapi.h
........\......\MainFrm.cpp
........\......\MainFrm.h
........\......\mydib.cpp
........\......\mydib.h
........\......\MyDIP.aps
........\......\MyDIP.clw
........\......\MyDIP.cpp
........\......\MyDIP.dsp
........\......\MyDIP.dsw
........\......\MyDIP.h
........\......\MyDIP.rc
........\......\MyDIPDoc.cpp
........\......\MyDIPDoc.h
........\......\MyDIPView.cpp
........\......\MyDIPView.h
........\......\ReadMe.txt
........\......\..lease\MyDIP.exe
........\......\res\MyDIP.ico
........\......\...\MyDIP.rc2
........\......\...\MyDIPDoc.ico
........\......\...\Thumbs.db
........\......\...\Toolbar.bmp
........\......\Resource.h
........\......\StdAfx.cpp
........\......\StdAfx.h
........\......\Release
........\......\res
........\测试图片
........\源代码
中值滤波
........\........\原始lena图像(含椒盐噪声).bmp
........\........\经中值滤波后.bmp
........\源代码\dibapi.cpp
........\......\dibapi.h
........\......\MainFrm.cpp
........\......\MainFrm.h
........\......\mydib.cpp
........\......\mydib.h
........\......\MyDIP.aps
........\......\MyDIP.clw
........\......\MyDIP.cpp
........\......\MyDIP.dsp
........\......\MyDIP.dsw
........\......\MyDIP.h
........\......\MyDIP.rc
........\......\MyDIPDoc.cpp
........\......\MyDIPDoc.h
........\......\MyDIPView.cpp
........\......\MyDIPView.h
........\......\ReadMe.txt
........\......\..lease\MyDIP.exe
........\......\res\MyDIP.ico
........\......\...\MyDIP.rc2
........\......\...\MyDIPDoc.ico
........\......\...\Thumbs.db
........\......\...\Toolbar.bmp
........\......\Resource.h
........\......\StdAfx.cpp
........\......\StdAfx.h
........\......\Release
........\......\res
........\测试图片
........\源代码
中值滤波