搜索资源列表
565517782
- 大家一起分享。下列数字滤波算法中最简单的是 A)限幅滤波 B)限速滤波 C)加权平均滤波 D)中值滤波 二、填空题(每空2分,共30分)...(-share with everyone. The following figures filtering algorithm is the most simple A) limiting filter B) speed filtering C) Weighted average filter D) filter 2, fill in the blank
ImageProcessing.rar
- 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能,Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, Sobel filter, Prewitt f
pinghua
- 本程序利用空间邻域平均法和中值,最大值以及最小值滤波法对一幅二值图像进行平滑操作,通过仿真可以比较不同算法之间的差别。-The program uses space neighborhood average and median, maximum and minimum filtering method for a binary image smoothing operation, the simulation can compare the differences between the di
Compare
- 数字图像处理算法,邻域平均和中值滤波的比较,VC/MFC实现。-Digital image processing algorithms, neighborhood average and median filtering comparison, VC/MFC implementation.
chepaidingweisuanfayanjiu
- 摘要 车辆牌照识别(License Plate Recognition System, LPR)作为目标自动识别的一 种重要形式,可用于电子收费、出入控制、车流监控等众多场合,从而提高交通 管理自动化的程度,它的相关技术的研究正逐渐受到人们的重视。 本文主要介绍基于Run Length原理和Tamura纹理的车牌定位系统,该系统是基 于视频流进行开发的,主要包括车辆运动区域检测、车牌图像处理、车牌定位。 其中车辆运动区域检测利用多帧求平均的背景估计方法实现;车牌图像处理包
image_processing
- 用MATLAB自己编写的一系列图像处理算法。详细说明: ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪
Classical_filter_algorithm
- 经典的滤波算法:1、限幅滤波法2、中位值滤波法3、算术平均滤波法4、递推平均滤波法5、中位值平均滤波法6、限幅平均滤波法7、一阶滞后滤波法-One of the conventional reconstruction techniques of CT is the filtered backprojection method which has little complexity and high resolution, but has not locality properly
noise-removal
- 数字图像处理的噪声去除,利用邻域平均算法,中值滤波法,频域滤波法,巴特沃斯低通高通滤波器-Digital image processing, noise removal, neighborhood averaging algorithm, median filtering method, frequency domain filtering method, low-pass Butterworth high-pass filter
NLM
- 我们提出一个新的方法,方法噪声,用来估计和比较数字图像去噪方法的表现。我们首先对一个广泛的去噪算法类计算和分析方法噪声,称之为局部平滑滤波。其次,我们提出一种新的基于图像中所有像素的非局部平均的算法,非局部平均(NL-means)。最后,我们展示几组实验比较非局部平均算法和局部平滑滤波算法。-We propose a new method for noise method used to estimate the performance of digital image denoising me
dsp
- 数字图像处理的常见算法 基于对话框的mfc源码 打开图像 保存图像 平均滤波 直方图-Digital image processing algorithm is based on common open source mfc dialog save the image histogram image averaging filter
NLM
- 非局部平均算法是一种自适应的空域滤波算法,可以看作Yaroslavsky滤波和双边滤波算法的改进。-Nonlocal average algorithm is a kind of adaptive spatial filtering algorithm, can be seen as Yaroslavsky filter and the improvement of bilateral filtering algorithm.
evaluation
- 图像去雾算法质量评价标准:均值方差,峰值信噪比及平均梯度的源代码,还有引导滤波的完整源代码。-Image quality uation algorithm defogging criteria: mean and variance, the peak signal to noise ratio and average gradient of the source code, as well as guide the filter complete source code.
image-process
- 5*5区域的邻域平均法,5*5中值滤波法,图像的锐化(Sobel,Laplacian算子),Roberts梯度锐化算法-neighbourhood averaging and median filtering of 5*5area, Image sharpening(include Sobel,Laplacian),and robert gradient sharpening algorithm
avefilt
- 平均滤波算法,可以将椒盐噪声很好的滤除,但对高斯噪声效果较差-The average filtering algorithm can be used to remove salt and pepper noise very well
shiyan2
- 1、实现直方图均衡算法。 2、实现局域变换增强。(平均平滑、高斯平滑、中指滤波) 3、实现真彩图像转换为灰度图像,实现伪彩色处理-1, the realization of histogram equalization algorithm. 2, to achieve local transformation enhanced. (average smoothing, Gauss smoothing, median filtering) 3, to achieve true co
平均滤波程序
- 基于Matlab平台的进行图像处理;进行平均滤波。(Average filtering in image processing)