搜索资源列表
lvboqqqqqqq
- 于傅里叶变换的图像加密技术研究 具体是将一幅图像用 fft 变换到频域 在频域中进行加密 我考虑的是通过随机相位来加密的方法,请问用matlab怎样实现 加密后在通过 ifft 得到加密后的图象 -Fourier transform in the image encryption technology to study the details of an image is to use fft transformed to the frequency doma
IP_FFT_matlab
- 加深对图像变换的理解。计算图像的傅立叶变换J,进行频谱搬移并显示;计算J的逆变换IFFT,并显示。
FreTrans.cpp
- * FFT() - 快速付立叶变换 * IFFT() - 快速付立叶反变换 * DCT() - 离散余弦变换 * WALSH() - 沃尔什-哈达玛变换 * * Fourier() - 图像的付立叶变换 * DIBDct() - 图像的离散余弦变换 * DIBWalsh() - 图像的沃尔什-哈达玛变换
chengxu3
- 用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图
DIF-IFFT
- 可用于图像处理中的傅立叶逆变换子程序,使用fortran编程-Can be used for image processing in the inverse Fourier transform subroutine, use the fortran program
phasecorrelation
- 运用相位相关法对图像进行匹配,并通过图形形象地显示相关系数位置。对图像的亮度变换不敏感,相关峰尖突出,有较高的配准精度。-fft、ifft、phase correlation
Find
- FFT 以及 IFFT 在OpenCV环境下的演示例程。理解傅立叶变换及反变换的好资料-FFT and IFFT in the demonstration under OpenCV routines. Fourier transform and inverse transform understanding of good information
vtkfftandifft
- 用vtk对一幅图像做FFT,在频域加上图像去掉了低频信息的高频信息,最后做IFFT可看到图像细节被加强。-to do FFT with an image using VTK, remove the low-frequency information in the frequency domain and add the high-frequency information, after doing the IFFT, we can see more ditails.
fft
- 实现数字图像处理中的傅里叶变换与傅里叶反变换-fft and ifft
Transform
- 快速傅里叶变换、快速傅里反叶变换、快速余弦变换、快速余弦反变换,FFT,IFFT,DCT,IDCT-Fast Fourier transform and fast cosine transform
SignalProcess
- VC++6.0下实现 FFT IFFT Hilbert CONV FIR滤波器 小波降噪-VC++6.0 to achieve FFT IFFT Hilbert CONV FIR filter wavelet noise reduction
c_bitmap_show
- 主要完成图像处理的基本方法,包括图像旋转,ffT和ifft变换,图像均衡化,还有Retinex算法,以及匀速直线运动模糊恢复-Completed the basic methods of image processing, image rotation, ffT and ifft transform, image equalization, as well as the Retinex algorithm, as well as the uniform linear motion blur to
Some-basic-transformations-in-MATLAB
- 图像处理的一些基本变换,FFT,IFFT,DCT,IDCT,小波变换,哈夫曼编码等的MATLAB程序代码。-Some basic image processing transform, FFT, IFFT, DCT, IDCT, wavelet transform, Huffman coding MATLAB program code.
fast-2d-fft-and-ifft
- 快速 二维傅立叶变换 和 反变换 实例-Fast two-dimensional Fourier transform and inverse transform instance
proj_4
- 用MFC写的,包含图像的FFT变换,IFFT变换,以及同态滤波-Written with MFC contains Image Transform FFT, IFFT transform homomorphic filtering
2DFFT-IFFT
- 这是我做的一个二维傅里叶变换的程序,可以对图像进行2DFFT变换得到频谱图,并利用2DIFFT得到原图像-I do a two-dimensional Fourier transform procedure, 2DFFT transform spectrogram image and utilize 2DIFFT original image
31992649fft-Ifft
- 本代码实现了傅里叶变换和傅里叶逆变换,代码简单易学-This code implements the Fourier transform and inverse Fourier transform, the code is easy to learn
image_fft
- 使用matlab画圆,对图傅里叶变化,零频移中,反变换实验-test fft and ifft
FFT
- (1)在MATLAB环境下编写FFT算法(不调用系统现有函数); (2)实现对选定图片进行FFT计算、还原(IFFT计算),并与系统FFT函数做对比,进行分析; (3)设计GUI界面。-(1) the preparation of the FFT algorithm (do not call the system existing function) in MATLAB environment (2) to achieve the selected image to the FF
image0
- 图像处理与增强算法示例,数字图像取逆及IFFT变换等-Examples of image processing and enhancement algorithms, digital image and take the inverse transform IFFT