搜索资源列表
tuxiang
- 主要是对图像实现DFT,DCT变换,利用二维小波分析对图像作二层小波分解,显示条状图,十字图及频谱等
11
- 利用离散傅立叶变换转置因子的性质进行各种变换,将长序列分解成几个较短的序列,从而实现时间抽取和频率抽取两种方法的基-2快速傅立叶变换,并且能够进行两个序列的线性卷积运算和频谱分析。
FFT_win
- 实现2维FFT变换,并显示中心化的频谱图。要求:图像长宽必须是2的整数幂次。-Achieve 2-D FFT, and display the center of the spectrum. Requirements: image length and width must be a power of 2 times.
LenafftLog
- 对图像进行傅里叶变换,其频谱图能量集中在一点,通过对其对比度进行扩展,则图像的频谱图更加清晰,本程序实现了此过程。-Fourier transform of the image, and its energy concentrated in the frequency spectrum that the expansion of its contrast, the frequency spectrum of the image more clearly, the procedures for t
sin_noise
- 用C++实现图像处理去噪,去除正弦噪点,并进行频谱分析-Using C++ to achieve denoising image processing to remove the sinusoidal noise, and spectral analysis
TwoDimensionalFastFourierTransform
- 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
dsp
- 在数字信号处理中,滤波占有极其重要的地位。数字滤波是语音处理、图像处理、模式识别、频谱分析等应用中的基本处理算法。用DSP芯片实现数字滤波除了具有稳定性好、精确度高、不受环境影响等优点外,还具有灵活性好等特点。-In digital signal processing, filtering an extremely important position. Digital filter is the voice processing, image processing, pattern recog
BezierPan
- 主要是平行贝塞尔曲面的相关代码,很好了实现了贝塞尔曲面的显示,很好-Bezier surface is mainly parallel to the relevant code, good for achieving a Bezier surface showed very good
imageprocess
- 图像处理小程序, 实现了图像在空间域和频谱的一些简单操作, MFC实现-image process
addd
- 这是一个使用正弦型光栅调制频谱 实现图像左右相加的程序-This is a sinusoidal grating with modulation spectrum around the sum of the process of image
pinpufenxi
- 在matlab下实现信号频谱分析:利用快速付里叶变换FFT得到下列信号的频谱,并绘制信号及频图形:1.长2s的方波信号,频率f=10Hz -In matlab signal spectrum analysis: the fast in leaf transform FFT get pay of spectrum, the signal and drew the signal and frequency graphics: 1. The long 2s, frequency f = squar
ofdm
- 实现一个完整的OFDM系统,可以显示频谱图。-OFDM systems to achieve a complete, can be displayed spectrum.
A-Complex-Image-Algorithm-
- 动态场实时检测图像重建算法设计,提出了一种实时测量图像重建的新算法,它以固定近似阶数的频谱分析重建算法(FSART)为初级算法,以改进的联合代数重建法(MSART)为二级算法,能够实现复杂流场的快速、精确测量。-Dynamic real-time detection field image reconstruction algorithm design, we propose a new real-time measurement of image reconstruction algorith
RL(Richardson-Lucy)
- 采用基于RL(Richardson-Lucy)算法的超分辨图像复原。能够实现图像的频谱外推,得到期望的复原图像。-The RL (Richardson-Lucy) algorithm-based super-resolution image restoration. Extrapolation of image spectrum, to obtain the desired restored image.
1
- (1)实现图像文件的打开、保存、另存为、打印功能; (2)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果; (3)能对图像加入各种常见噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效果; (4)频谱处理,能够分析图像频谱,显示频谱图; (5)实现空域滤波中的平滑滤波和锐化滤波。 -Digital Image Processing
2-DFFT
- 该实验的目的是开发一个 2-D FFT程序包。要求程序能完成下面的功能: (a) 用因子 (-1)x+y 乘以输入图像,以实现滤波的中心化变换; (b) 用一个实矩阵乘以一个复数矩阵,即用实矩阵中的元素同时乘以复数矩阵对应位置上的复数的实部与虚部。 可以通过调用两个图像的乘法程序来实现对应元素的相乘; (c) 计算反付立叶变换; (d) 结果乘以 (-1)x+y ,并取其实部; (e) 计算频谱。 -The purpose of this ex
fft
- 实现图像的傅里叶变换和频谱图…………实现图像的傅里叶变换和频谱图-The Fourier transform of the image and frequency spectrum
Fourier
- 实现一维离散信号的傅里叶频谱分析,并进行结果显示-One-dimensional discrete signal Fourier spectrum analysis, and the results show that
matlab1
- 实现语音的采集,变换,滤波器的设计以及滤波后的语音信号的显示和频谱变换-failed to translate
equalization
- 实现数字图像处理的直方图均衡化,将一幅灰度图像的频谱展示处理-histogram equalization