搜索资源列表
DFT(Win32)
- 该程序是一个小型的图象处理软件,主要用于教学,可对位图进行DFT、二值化、图象反色、图象均衡;其中的一些算法在另两个 程序中有介绍,我就不细说了;如果你感兴趣请来信告之,我会详细介绍,我的信箱:yangjie2843@sina.com-the program is a small image-processing software, mainly for teaching, the bitmap for DFT, binarization, anti-image color, image bal
DFT进行频谱分析时的三种现象
- DFT进行频谱分析时的三种现象 1、混叠:对连续信号采样,要求连续信号是带限的,采样频率要足够高。Fs应满足Nyquist采样定理才不产生混叠。 采样前加低通滤波器防混叠 2、频谱泄漏:DFT对时域信号进行了截断(相当于采样信号乘了一个窗函数),时域的乘积相当于频域卷积,改变了原信号频谱。 改用其他窗函数(非矩形)改善泄漏。 3、栅栏现象:DFT 只给出了频谱在采样点上的取值,采样点间的频谱内容丢失。-DFT spectrum analysis of a
DFT
- 自己实现的一维、二维DFT。优点:变换后的低频分量在中间,弥补了matlab库函数的不足(高频分量在中间)
DFT
- 针对一幅图像的DFT变换及移到中心并返回幅度值和角度
DFT
- visual c#2008编写的DFT和FT演示软件,用于演示混叠效应和栏栅效应。是学生编写的作品,见笑了。有机会一起讨论!
(DFT)CorC++
- (DFT)离散傅利叶变换 基于c或c++离散傅利叶变换源码
DFT
- 实现离散傅立叶变换DFT 最后分析得到频谱幅度 相位
dft
- 基于dft的水印代码,水印注入、提取、防攻击测试
c语言实现的DFT
- 用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!-DFT program developed by C, very practical
利用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
- 用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.)