搜索资源列表
中值滤波的源程序
- 中值滤波是图像增强常用的方法。程序中参数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
滤波
- 一个windows简单的信号处理器,能进行固定带通滤波、可变通滤波、删除噪声、输入输出误差等功能,-a simple signal processor can for the fixed band-pass filter, flexible filter to remove noise, input and output functions such as error,
图像中值滤波处理源代码
- C语言编写的程序,可以对图象进行中值滤波处理,效果不错,联系方式: QQ76947175-c program which can execute medeaval filter.good performance,contact with QQ76947175.
维纳滤波处理c代码
- 用c写了维纳滤波处理算法,里面有算法使用说明,供大家学习信号处理时参考-used to write the Wiener filter algorithm, and they use algorithms for signal processing to emulate reference
图象处理中值滤波
- 数字图像处理上常用的中值滤波处理源代码,可以参照一下-digital image processing used on the median filter processing source code can refer to the
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
领域平均法与均值滤波
- 这是我们在学习数字图像处理过程中,对领域平均法和中值滤波的程序代码。-This is our learning digital image processing, the field average and median filtering the code.
频域滤波
- 频域滤波,包括梯形低/高通滤波,理想低/高通滤波,布尔沃什低/高通滤波和指数低/高通滤波等-frequency domain filtering, including the trapezoid low / high pass filters, ideal low / high pass filter, Buerwoshen low / high pass filter and index low / high pass filter, etc.
c#图像高斯滤波
- c#图像高斯滤波
粒子滤波三维雷达matalb程序
- 粒子滤波三维雷达matalb程序
opencv_gaussian filter median filter
- opencv_ 应用gaussian filter 高斯滤波 and中值滤波 median filter 处理图像的简单程序
Image3.rar
- 这是一个用VC++实现为维纳滤波处理的软件,我也是在其他地方下的 包括测试图片等 大家有兴趣的可以研究,with VC Wiener filtering software, I am also in the other parts of the test pictures we are interested can study
wiener.rar
- 维纳滤波处理的c语言实现,可以用于图象恢复,滤波等,Wiener filter c language, can be used to image restoration, filtering, etc.
图像的显示与存储
- 能实现图像的显示与存储,并有平滑滤波的处理过程。
midfilter
- 中值滤波,用于图形图像处理,对图像进行平滑,优点是不会出现边界轮廓!-median filter for image processing, image smoothing, the advantage of not arise boundary contour!
DigitalImageProcessing6
- 5.1 概述 5.2 退化模型 5.3 无约束恢复(逆滤波) 5.4 有约束恢复(维纳滤波) 5.5 几何失真校正 5.6 投影重建 -err
31767697particle_filtering
- 关于粒子滤波的基础程序,供初学者试用,希望大家都交流-Particle filter on the basis of procedures, for beginners trial, we want everyone to exchange
ImgProcessing
- 图像滤波程序,并且带有矢量功能,可以画线、多边形、拉框,平时连续用的,希望对新手有帮助-Image filtering procedures, and a vector function, you can draw lines, polygons, pull box, usually used in a row, and they hope to help novice
vc_showdib
- VC进行数字图像处理,中值滤波,图像锐化,图像平滑,直方图均衡- DIP
中值滤波
- matlab的中值滤波程序。程序完整,可用性高,直接运行(The median filter program for MATLAB. Complete program, high availability, direct operation)