搜索资源列表
DFT进行频谱分析时的三种现象
- DFT进行频谱分析时的三种现象 1、混叠:对连续信号采样,要求连续信号是带限的,采样频率要足够高。Fs应满足Nyquist采样定理才不产生混叠。 采样前加低通滤波器防混叠 2、频谱泄漏:DFT对时域信号进行了截断(相当于采样信号乘了一个窗函数),时域的乘积相当于频域卷积,改变了原信号频谱。 改用其他窗函数(非矩形)改善泄漏。 3、栅栏现象:DFT 只给出了频谱在采样点上的取值,采样点间的频谱内容丢失。-DFT spectrum analysis of a
DFT
- 自己实现的一维、二维DFT。优点:变换后的低频分量在中间,弥补了matlab库函数的不足(高频分量在中间)
DFT
- 针对一幅图像的DFT变换及移到中心并返回幅度值和角度
利用DFT计算图像功率谱
- 利用DFT计算图像功率谱
dft.rar
- 基于OpenCV的源码, 实现了利用DFT离散傅里叶变换计算图像的功率谱。,OpenCV based on the source, the use of implementation of the Discrete Fourier Transform DFT calculation of the power spectrum image.
DFT-IDFT
- 图像处理的一些基本操作,滤波,傅立叶变换,傅立叶反变换等等,附带有CT照片,可以测试效果.-Some of the basic operation of image processing, filtering, Fourier transform, Fourier inverse transform, etc., with a CT picture, you can test results.
DFTFFT
- 傅里叶变换FFT DFT详细算法,讲解清楚详细,值得好好研究研究。-FFT DFT详细算法,讲解清楚详细,值得好好研究研究。
DFT
- 该程序是opencv实现图像离散傅立叶变换的源码,可以在vc++6.0等类似环境下直接运行。-The program is opencv discrete Fourier transform of image source, such as in vc++6.0 run directly under a similar environment.
dft
- OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
matlab-code
- 对数字图像处理中的离散傅里叶变换(DFT),离散余弦变换(DCT)进行了详细的分析。其中DFT包括log视觉处理,中心点移动等。DCT包括分块处理,和保留较少系数,并比较结果。-Digital image processing of the discrete Fourier transform (DFT), discrete cosine transform (DCT) for a detailed analysis. DFT which include the log of visual pr
DFT
- 图像处理matlab源代码,主要使用傅里叶变换。-Image processing matlab source code, primarily using the Fourier transform.
dft
- 用dft计算图像的功率谱,希望对opencv的新手有帮助-DFT calculation using the power spectrum image, and they hope to have opencv assist novice
dft
- dft数字水印源代码 -DFT Digital Watermarking source code
DFT
- 用opencv实现离散傅立叶变换(DFT)-Discrete Fourier Transform using opencv implementation (DFT)
DFT
- DFT,傅里叶变换的C程序,使用傅里叶矩阵变化算法-DFT, Fourier transform of C programs, changes in algorithm using Fourier matrix
DFT-watermaking
- 灰度图像加入和提取水印的matlab实现源码,基于傅里叶域变换。-It s matlab code about embdding and extracting watermark to gray image,using DFT.
dct-dft
- 对一幅图像进行DCT dft变换后的结果和运行出来的图形-Image on a DCT dft transformed results and running out of graphics
DFT&DCT
- DFT和DCT在matlab中的一个基本实现(An implementation of DFT and DCT in matlab.)
dct·dft
- 使用matlab对图像进行dct、dft变换(通过原理实现算法)(Using MATLAB to carry out DCT and DFT transform (through principle implementation algorithm))
DFT
- matlab用DFT矩阵形式实现的DFT函数与IDFT函数(using MATLAB to realize a DFT function in DFT's definition.)