搜索资源列表
zengqiang
- 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
Kalman_program
- 实现KALMAN滤波器设计,对刚刚开始现代数字信号处理的同胞们有借鉴作用
FIR
- FIR数字滤波器的设计及其在MATLAB中的仿真实现。数字滤波器的设计。-FIR Digital filter design Its MATLAB in Simulation. Digital Filter.
lxmatlab
- 用matlab实现的双线性法设计的高通切比雪夫雪夫I型数字滤波器课程设计报告。-Matlab bilinear use design to achieve high pass Chebyshev Schiff I-type digital filter curriculum design report.
edgedetection2003
- 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
DFTFilter
- 数字滤波器,实现高通和低通滤波,程序绝对是最简单的哈哈。-Digital filter, high pass and low pass filtering, the program is the simplest Haha.
111
- 介绍了巴特沃思(Butterworth)滤波器的应用、本质、特点、类型和设计实现步骤,通过对MATLAB信号处理工具箱中滤波器实现函数代码分析,提出了较标准双线性变换法步骤更简便的数字巴特沃思滤波器设计方法,并通过编程仿真实现数据滤波-The app lications, essence, characteristics, types, the design and imp lementation step s of the Butterworth filter were introduced.
my_dsp_experiment
- 我做的关于数字信号处理的matlab实验。主要是卷积运算的实现和滤波器设计。-I have done on the digital signal processing matlab experiment. Is mainly the realization of convolution and filter design.
adpmedian_fliter
- 冈萨雷斯的《数字图像处理》作业,自适应门限的中值滤波器用Matlab实现,用于图像增强,去噪-Gonzalez' s " digital image processing" operations, adaptive threshold median filter realization using Matlab for image enhancement, noise reduction
IIRbandpasss
- 这是用切比雪夫实现的IIR带通滤波器,可用于数字图像或语音的处理-This is achieved using Chebyshev IIR bandpass filter, can be used for processing digital image or voice
BandPassFilter
- Matlab 实现的带阻滤波器设计。基于高斯带阻滤波器。实现冈萨雷斯《数字图像处理》第五章的实例。-Matlab implementation of the band stop filter design. Based on Gaussian band-stop filter. Achieve Gonzalez, " Digital Image Processing" Chapter V of the instance.
01
- 的研究彩色数字图像的计算机分类识别方法并应用于古瓷片的自动分类。方法提出 了一种色彩纹理特征的提取模型,采用该模型,利用IGabor滤波器提取数字图像的色彩纹理特征, 并构造支持向量分类机(SVM)分类器组。结果实现了高准确率多类别图像的自动分类识别,并 成功应用于古瓷片的自动分类。结论色彩纹理特征提取方法将颜色与纹理进行融合,增强了数 字图像之间的特征区分能力。-Study color digital image classification and recognition m
NEW
- 实现的是数字滤波器,能对自定义后的波形进行相应的处理,包括高通滤波、低通滤波。-It realize the digital filters.It able to customize the waveform after the corresponding treatment, including, low pass filter high-pass filter.
39736216MyDspToolbox
- 使用Matlab Gui实现的数字信号处理常用算法,包括卷积,FFT,FIRIIR数字滤波器设计,最佳滤波器,自适应滤波,卡尔曼滤波等
uaaffd_butts
- 运用MATLAB语言设计巴特沃斯斯数字滤波器的方法及怎样实现仿真。 -Use MATLAB language the design 宸寸壒娌冩柉鏂?digital filter method and how to achieve simulation.
saltpepper
- 椒盐噪声是图像中经常见到的一种噪声,它是一种随机的白点或者黑点。常用的去除这种噪声的有效手段是使用中值滤波器。中值滤波是一种非线性数字滤波器技术,经常用于去除图像或者其它信号中的噪声。这个设计思想就是检查输入信号中的采样并判断它是否代表了信号,使用奇数个采样组成的观察窗实现这项功能。本实验首先编写了一个子程序,用以实现3×3中值滤波。对于图片5.07(a)加入了Pa = Pb = 0.2的椒盐噪声,并用刚刚编写好的子程序实现了对加入了椒盐噪声的图片进行了滤波。结果证明,中值滤波是一种除去椒盐噪声
image-processing
- 数字图像处理的操作,各种滤波器的实现,以及图像复原,伪彩色,边缘增强,直方图均衡的matlab程序-Digital image processing operations, various filters and image restoration, the pseudo-color, edge enhancement, histogram equalization matlab program
gaotonglvbo
- 高通滤波器的matlab实现具体源代码,数字图像处理处理中最常用的高频提取方法。-High-pass filter matlab source code to achieve specific, processing of digital image processing to extract the most commonly used method of high frequency.
ex14
- IIR数字滤波器设计与实现:掌握用双线性变换法设计IIR数字滤波器的方法,掌握由低通到高通﹑带通﹑带阻的频率变换方法,掌握Butterworth滤波器设计的原理。-IIR digital filter design and Implementation: master the use of the bilinear transform IIR digital filter design method master low to high pass, band-pass, band resis
wiener_filter
- 数字图像处理中关于维纳滤波器的MATLAB实现(MATLAB implementation of Wiener filter in digital image processing)