搜索资源列表
20070628
- 1.了解离散傅立叶变换及离散余弦变换的基本原理; 2.掌握进行FFT及逆变换的方法; 3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波器。 -1. Understand the discrete Fourier transform and discrete cosine transform the basic principle; 2. master for FFT and inverse transform; 3. understanding of image p
中值滤波器 采用的是对二维图像
- 中值滤波器 采用的是对二维图像,进行两次一维中值滤波,算法简单且易实现,Median filter is used in two-dimensional images, for two one-dimensional median filtering algorithm is simple and easy to achieve
winnerfilter.rar
- 维纳滤波器的函数调用,实现界面化操作,函数实现了简单的模糊与解模糊操作,Wiener filter function call, the realization of the interface of the operation
edgedemo
- 通过拉普拉斯滤波器,高斯微分滤波器以及高斯差分滤波器提取图像边缘的简单matlab代码-Filter by Laplace, Gaussian derivative filters and difference filter from the edge of Gaussian simple matlab code
IP
- 1)8位和24位bmp文件的打开,保存,自动判别文件类型并进行相应的设置。 2)对同一副bmp图像的多视图显示,包括:一般图像视图,直方图视图(支持彩色), 图像属性视图,24位bmp的RGB各分量视图。 3)各种卷积核的滤波操作。包括:拉普拉斯二阶微分算子,LoG算子, 高斯平滑算子,sobel垂直/水平边缘增强算子,sobel边缘强度算子,两种 不同半径的圆形滤波器,另外canny边缘检测算子也可以在程序中使用。 4)8位24位bmp图像之间的相互转化。 5
edgedetection2003
- 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
last
- 简单的判断出彩色图像噪声的类型,并调用滤波器对图像滤波处理-Simple color image determine the type of noise and call filter for image filtering deal
DFTFilter
- 数字滤波器,实现高通和低通滤波,程序绝对是最简单的哈哈。-Digital filter, high pass and low pass filtering, the program is the simplest Haha.
kf
- 使用卡尔曼滤波器对信号进行滤波,不局限于工频干扰的频率,简单方便-Kalman filter using the signal filtering, frequency interference is not limited to frequency, simple
mean_filter
- 均值滤波器。 对灰度图进行简单的滤波处理。 两个程序的滤波器模板在表达上不同,实质算法是一样的。 -mean filter. digital figure processing.
kalman
- kaman滤波器的实现与应用,比较简单易懂-an implementation of kaman filter
kaermanlvboqi
- 利用基本的卡尔曼滤波器来简单的实现对视频的动态跟踪-The basic Kalman filter using simple implementation of dynamic tracking of video
denoising
- 小波滤波器设计和去噪matlab经典程序,给出了简单的滤波器设计,并用其进行了去噪处理-Wavelet filter designing and denosing
medFilter
- 数字图像处理中相关内容,用C语言写了简单的统计排序中值滤波器,代码简单易懂,便于初学者学习-Digital image processing related content, use C language to write simple statistical sort median filter, code simple and understandable, facilitate beginners learn
ImgSmooth
- 简单的图像平滑去噪,如自适应中值滤波,稳健的平滑滤波器等-it is a programm that can reduce the noise in the digital picture,i think it is helpful to you, may be.
shiyan5
- 实验目的: 学会两种简单的频域低通和高通滤波方法。 实验要求: 使用布特沃斯和高斯滤波器进行低通滤波; 使用布特沃斯和高斯滤波器进行高通滤波。-Purpose of the experiment: Learn two simple frequency-domain low-pass and high pass filtering method. Experimental requirements: Butterworth and Gaussian filters u
WSwenierfilter
- 这个是一个简单的C++维纳滤波器程序,是有关二维图像处理的,简单实用,易懂,希望对你们有所帮助.-This is a simple C++ program of the Wiener filter, about two-dimensional image processing,simple, practical and easy to understand, I hope this can help you.
AvgFilter
- 平滑空间滤波器,用于图像处理,原理较简单,用于初学者-Average spatial filter
FIR-low-pass-filter
- 一个简单小巧的FIR低通滤波器的实现代码,对初学图像的有帮助-A simple and compact FIR low-pass filter to achieve code beginner image
matlab人像磨皮
- 简单的matlab人像磨皮功能,简单运用滤波器(Simple figure grinding function)