搜索资源列表
中值滤波的源程序
- 中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter \"Hori\" is a BOOL variable,which is TRUE for the operation of Horizon Median Filter or FALSE for the V
图像中值滤波处理源代码
- C语言编写的程序,可以对图象进行中值滤波处理,效果不错,联系方式: QQ76947175-c program which can execute medeaval filter.good performance,contact with QQ76947175.
图象处理中值滤波
- 数字图像处理上常用的中值滤波处理源代码,可以参照一下-digital image processing used on the median filter processing source code can refer to the
计算图象熵和中值滤波的源程序
- 这个程序能够实现各种模板的中值滤波处理,还能够计算处理后图象的熵!-the process to achieve the various templates median filter handling, but also to calculate the processed image entropy!
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
opencv_gaussian filter median filter
- opencv_ 应用gaussian filter 高斯滤波 and中值滤波 median filter 处理图像的简单程序
midfilter
- 中值滤波,用于图形图像处理,对图像进行平滑,优点是不会出现边界轮廓!-median filter for image processing, image smoothing, the advantage of not arise boundary contour!
FILTEER
- 这是图象处理的VC++程序代码,用于实现对图象的中值滤波,供需要的朋友使用.-This is the image processing VC++ Program code for the realization of the median filter images for the needs of our friends use.
vc_showdib
- VC进行数字图像处理,中值滤波,图像锐化,图像平滑,直方图均衡- DIP
对图像进行中值滤波
- 对图像进行中值滤波使得图像更加的光滑有利于进一步的研究-In image filtering makes the image more conducive to smooth the further study
Licensenumber
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
zhongzhilvbo
- 实现中值滤波,可弹出对话框,输入指定的中值滤波窗口,其中有测试图片-you can realize zhongzhilvbo and you can adjust the size by yourself
Visiontowebcamera
- 一个Labview环境下的,中值滤波实现方式-A Labview environment, the filter of form
acwmf
- 自适应中心加权中值滤波的实现方法,matlab文件(adaptive center median filter)
中值滤波
- 对图像中值滤波,选择清晰的图像,叠加椒盐噪声,然后去噪(The image median filtering, denoising and superposition of the salt and pepper noise.)
code
- 可完成相应的SVM分类、决策树分类、图片压缩、图片重采样、中值滤波等图片处理工作(It can complete the corresponding picture processing work.)
1025 边缘保持中值滤波
- 边缘保持中值滤波 对于此滤波算法进行了matlab编程(Edge preserving median filtering)
新建 Microsoft Word 文档
- 中值滤波程序,能够很好实现普通中值滤波,为图像去噪程序(Median filter program)
代码
- 模拟仿真了均值滤波和中值滤波的滤波效果。(The filtering effect of mean filter and median filter is simulated.)
中值滤波
- matlab的中值滤波程序。程序完整,可用性高,直接运行(The median filter program for MATLAB. Complete program, high availability, direct operation)