搜索资源列表
平滑滤波
可以对图像进行平滑处理,对于学习图像处理的很有用啊!
平滑滤波
- 用Matlab编程实现对图形图像的处理,图像的平滑滤波。
YOLi_ICASSP05
- 本文提出一种用于独立成份分析(ICA)的特征选择滤波方案用于改善ICA算法对关键独立成份(SOI)的分离和提取,关键独立成份在其信号样本数据的空间分布上具有一定特征. 本文以平滑滤波为例,表明加入此类特征滤波的ICA算法可以改善对于视觉功能区等平滑图象信号的提取. 因此, 这种特征滤波技术在估计具有平滑特性的脑功能成像方面具有潜在的应用价值.-for Independent component analysis (ICA) featur
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素
3neigbor
- 平滑滤波一般来说,图像的能量主要集中在其低频部分,噪-smoothing filter general, the image of energy is mainly focused on the low-frequency part of Noise
快速三次平滑源码
- 快速三次平滑滤波算法为工程人员在对数据进行滤波时提供极大的方便-three rapid smoothing filter algorithm works in the data filtering provides great convenience
ImageProcessing(forCB6)
- 用C++ Builder 6.0进行图象处理,包括平滑滤波等-C Builder 6.0 for image processing, including smoothing filter
gose
- 高斯平滑滤波,可以用与图形及型号处理计算-Gaussian smoothing filter can be used with graphics and models to handle calculation
gauss-smooth-filter
- 高斯平滑滤波,绝对可用!希望给大家带来方便·本人也是个初学者,很希望能够得到大家的帮助。-Gaussian filtering, absolutely available! We hope to bring convenience I was a beginner, I hope we can get help.
traslation-2006041016
- 将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
imageenhangce2006041016
- 将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
xinhachuligongjuxiang
- 工具箱提供了各种常用的信号处理,图象处理函数,例如小波分析,平滑滤波等等.非常便于学习和直接调用.-Toolbox offers a variety of commonly used signal processing, image processing functions, such as wavelet analysis, filtering and so on. Very easy to learn and direct call
images
- matlab图像处理算法,包括中值滤波,平滑滤波,直方图滤波等-matlab image processing algorithms, including the median filter, smoothing filter, Histogram filtering
SEED302GaussSmooth
- ti dm642 实验例程,图象的高斯平滑滤波.-ti dm642 experimental routines, images Gaussian smoothing filter.
GaussianSmoothingFilter
- 一个简单的高斯平滑滤波的MATLAB程序 可以用于初学者学习-A simple Gaussian smoothing filter can be used in the MATLAB program for beginners to learn
SMOOTHFILTER
- 提高数据采集可靠性的一种方法--平滑滤波法,这里是20点和40点的平滑滤波。 CRC冗余码校验也是提高可靠性的必要方法。-Improve the reliability of a data collection method- smoothing filtering method, this is 20 o clock and 40-point smoothing filter. CRC redundancy check is al
gauss
- 高斯平滑滤波(通过模板进行滤波,内含测试图片)-Gaussian smoothing filter (through the template filter, containing the test picture)
za
- 在labwindows/cvi里编写的滤波程序,采用均值平滑滤波,对边缘模糊较小-the program developed in labwindows/cvi,with average smoothing filter
MyDenoiseSoft
- 基于空域平滑滤波的消噪处理程序,在MATLAB中直接运行即可-In view of airspace smoothing denoising processing procedures can be run directly in MATLAB
Image_Smoothing
- 所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和K邻域均值滤波,其中的K邻域均值滤波所选掩膜为3*3,K值取5,图片选用board.ti。-Given program, the first is given an original image, in which the added salt & pepper noise, and then use several m