Welcome![Sign In][Sign Up]
Location:
Search - MATLAB average filtering

Search list

[GDI-Bitmap领域平均法与均值滤波

Description: 这是我们在学习数字图像处理过程中,对领域平均法和中值滤波的程序代码。-This is our learning digital image processing, the field average and median filtering the code.
Platform: | Size: 2048 | Author: 小何 | Hits:

[Other10种软件滤波方法的示例程序

Description: 限副滤波,中位值滤波法,3、算术平均滤波法,4、递推平均滤波法(又称滑动平均滤波法)-vice limited filtering, and the median value filter, 3, the arithmetic average filter, 4, the average recursive filtering method (also known as the moving average filter).
Platform: | Size: 5120 | Author: 李天华 | Hits:

[DSP programCFARzz

Description: CFAR代码,CFAR是用于雷达的一种滤波方法,称为平均值滤波,本程序给出了主程序以及CFAR-function,并且有噪音图和信号图,可以进行比较分析-CFAR code, CFAR radar for a filtering method, known as average filtering, the process is the main program and CFAR-function, and the noise and signal map plan, it can conduct a comparative analysis
Platform: | Size: 1053696 | Author: zz | Hits:

[Special Effectsmyimageprocess2

Description: matlab实现直方图均衡化,直方图匹配,邻域平均,局域增强,中值滤波-Matlab histogram equalization, histogram matching, neighborhood average, local enhanced Median Filtering
Platform: | Size: 1067008 | Author: 天才 | Hits:

[matlabdip2

Description: 基于信息融合的图像边缘检测方法研究,⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。-Edge detection method, 1 histogram equalization (histogram equalization). 2 histogram matching (histogram matching). 3 Neighborhood average (neighborhood averaging) 4 Local Enhancement (local enhancement). together median filter (median filtering).
Platform: | Size: 1024 | Author: 杨合 | Hits:

[Special EffectsDigitalImageProccessexperiment

Description: Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Several digital image processing experiments, including gray transform, histogram equalization, histogram matching, neighborhood average, local increase, median filtering and image sharpening, etc.
Platform: | Size: 1054720 | Author: gx | Hits:

[Speech/Voice recognition/combinejiyinzhouqi

Description: 平均幅度差函数法基音周期的提取 包含滤波、中值平滑等处理。-Average magnitude difference function pitch extraction method includes filtering, median smoothing, such as treatment.
Platform: | Size: 1024 | Author: 朱建伟 | Hits:

[Communication-Mobileiirfilt

Description: 两种数字滤波程序,一个是算数平均,一个是IIR滤波-Two types of digital filtering procedures, one is the arithmetic average, an IIR filter is
Platform: | Size: 1024 | Author: jin zhang | Hits:

[matlabfilter

Description: 十种软件滤波的方法,包括限幅滤波法、中位值滤波法、算术平均滤波法、递推平均滤波法、中位值平均滤波法等-10 kinds of filtering software, including limiting filtering, median filtering method, arithmetic mean filtering, recursive filtering method the average, median average filtering method such as
Platform: | Size: 2048 | Author: zhuyoujian | Hits:

[Special Effectsdata122

Description: 对MIT—BIH数据库中的第122号数据作的处理,包括低通、高通滤波、中值滤波、均值滤波等。-On the MIT-BIH database No. 122 data processing, including low-pass, high pass filtering, median filtering, average filtering.
Platform: | Size: 409600 | Author: 王敬 | Hits:

[Special Effectslinear

Description: - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filtering method 3, the arithmetic average filtering method 4, the average recursive filtering method (also known as the moving average filtering method) 5, with a median value of the average filter Act (also known as anti-pulse interference average filtering method) 6, limiting the average filtering method 7, the first order lag filtering method 8, the weighted average recursive filtering method 9, extinction Buffeting filtering method 10, limiting consumer Buffeting filtering method
Platform: | Size: 1024 | Author: 張治國 | Hits:

[Special EffectsSmooth

Description: 领域平均滤波与中值滤波,Matlab6.5实现的.m文件,附有原图、椒盐噪声图、高斯噪声图和处理过的图的效果比较。-The area of average filtering and median filtering, Matlab6.5 of implementation. M files with artwork, Salt and Pepper Noise Figure, Gaussian noise maps and plans of treatment have been more effective.
Platform: | Size: 351232 | Author: 张宇 | Hits:

[Waveletmatlab

Description: 图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equalization), ⑵ histogram matching (histogram matching), ⑶ average neighborhood (neighborhood averaging), ⑷ enhanced local (local enhancement), ⑸ Value filtering (median filtering). Source
Platform: | Size: 1056768 | Author: 张少华 | Hits:

[Graph programaveragefiltering

Description: 图像处理-中值滤波matlab实现,用matlab语言实现, 程序已经测试可用-image processing-average filtering using matlab language, it has been tested by matlab.
Platform: | Size: 2048 | Author: thomas | Hits:

[Graph programImage_Smoothing

Description: 所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和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 methods of smoothing, including the neighborhood average method, o-field value filtering and K neighborhood mean filter, where K o domain mean filter mask for the selected 3* 3, K value of taking five, picture selection board.ti.
Platform: | Size: 136192 | Author: hanyantao | Hits:

[matlabMATLAB

Description: matlab 冈萨雷斯数字图像处理 中值 均值 滤波-digital image processing matlab Gonzalez median average filtering
Platform: | Size: 1819648 | Author: 陈仔细 | Hits:

[Special EffectsImage-filtering

Description: matlab 数字图像处理 图像的滤波 对加高斯噪声和椒盐噪声的图像进行中值和平均滤波,带测试图像,可看到比较好的效果。-matlab digital image processing image filtering median and average filtering Gaussian noise and salt and pepper noise image with the test image, you can see better results.
Platform: | Size: 8192 | Author: 阿牛 | Hits:

[matlabAverage-filtering

Description: 用matlab编写的程序,实现图像的3*3、7*7、9*9算术均值滤波和几何均值滤波,文档中有matlab源码以及运行结果截图-Programs written with matlab, image 3* 3,7* 7,9* 9 arithmetic mean filter and geometric mean filter, documentation and operating results have matlab source screenshot
Platform: | Size: 97280 | Author: 王梦 | Hits:

[Special Effects平均滤波程序

Description: 基于Matlab平台的进行图像处理;进行平均滤波。(Average filtering in image processing)
Platform: | Size: 3072 | Author: heyheysher | Hits:

[Mathimatics-Numerical algorithms滤波算法

Description: matlab程序实现滑动平均滤波(MAF)(Moving average filtering (MAF) implemented by MATLAB program)
Platform: | Size: 1024 | Author: 蓝胖子9713 | Hits:
« 12 3 »

CodeBus www.codebus.net