搜索资源列表
fft(C51)
- 在51单片机上实现的FFT处理,最多可以到200点的-in MCS-51 to achieve the FFT processing, up to 200 points
fft频谱分析源程序
- fft频谱分析源程序 对于学习信号处理的人很重要的东西
数字图像处理alpha版
- 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波
图象处理程序
- 提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-the image histogram equalization, robert, segmentation, prewitt, "and Gauss methods of edge detec
FFT 序列
- 数字信号处理实验的程序,针对于FFT序列的傅立叶变换-experimental digital signal processing procedures to address the FFT sequence Fourier Transform
Java图像处理
- 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential imag
数字图象处理算法的演示
- 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋
FFT(16点)
- 这是一个16点FFT(快速傅立叶变换)的C语言程序,用来对模拟信号处理-This is a 16 point FFT (Fast Fourier Transform) to the C language program, used to analog signal processing
C-fft
- 上传的是C编写的FFT算法,在图象处理方面常用到,希望对你有用-upload is prepared by the C FFT algorithm, the image processing used to the hope that useful to you
fft(C51)
- 在51单片机上实现的FFT处理,最多可以到200点的-in MCS-51 to achieve the FFT processing, up to 200 points
FFT(good)_CanTestWithImage
- 图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试-images Fourier transform (frequency domain transform classic code), I believe we learn in digital image processing, teachers generally requ
dspcoco
- 数字信号处理的一个简单程序,对三角指数等信号进行DFT、FFT处理-digital signal processing a simple procedure, the right triangle index signals DFT, FFT
mixfft05
- 一个用于C语言的fft处理程序,效率很高,易于扩展,程序也很漂亮 -one for the C language fft handling procedures, highly efficient, easy to expand, procedures are very pretty
fft
- fft傅立叶快速变换在图象处理方面的应用-fft Fast Fourier Transform in Image Processing Applications
fft
- 快速富立叶FFT变换的源代码,是实现数字信号处理、图像分析常用算法-FFT Fast Fourier Transform source code, is the realization of digital signal processing, image analysis algorithms used
fft-txcl
- 1.matlab编程,实现函数的倒排序; 2.程序实现FFT,傅立叶逆变换; 3.一个图像处理程序,添加噪声,去噪。 -1.matlab programming, realize inverted sort function 2. Procedures realize FFT, inverse Fourier transform 3. An image processing program, add noise, de-
FFT
- FFT蝶型算法的C语言实现,在信号处理方面很有用处的!-Butterfly FFT algorithm to achieve the C language, in the signal processing is very useful!
FFT
- 基于LPC2132的FFT处理程序。。 。。 -LPC2132 based on the FFT processing. . . . . .
fft
- fft处理及频谱图绘制、均方根谱图、功率谱、IFFT谱图等matlab的绘制程序-fft processing and display
fft
- fft公式用于实现fft的功能,fft理解(FFT formula is used to realize the function of FFT, FFT understand)