搜索资源列表
FFT.基于FFT的图像匹配
- 基于FFT的图像匹配,用傅立叶变换对图像进行匹配!分别对模板和匹配图进行傅立叶变换,image Regsiter use FFT
work.rar
- 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
数字图像处理算法
- 数字图像处理:先进行傅里叶变换,然后低通滤波;最后还原。并附有余弦变换对照结果。,DIP:first FFT,then Butterworth filter,last inverse the course,also the DCT for comparition.
dip.rar
- 一个基于matlab的图像处理小例子,有dct压缩还原效果对比及dct和fft的频谱,A small matlab example of image processing, and to restore the effect of compression dct comparison of the fft and dct and spectrum
txlb
- 数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaus
FFt
- 其中图片说明: A: 傅里叶变换后频谱图 B:陷波函数作用后的频谱图 C:经逆变换的滤波后图像,效果不是很理想 Ifft2:为验证自己的快速傅里叶变换程序的正确性,用matlab自带逆变换程序将频谱逆变换后图形,与原图相符,说明快速傅里叶变换程序正确。-One Photo caption: A: After the Fourier transform frequency spectrum diagram B: the role of Notch function, the fre
TwoDimensionalFastFourierTransform
- 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
MATLAB_code_of_image_processing
- 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
fft
- 图像处理中对二维图像进行fft变换时需要用的fft程序-Image processing two-dimensional images of fft transform procedure when the need for fft
fft
- matlab 数字图像信号的频域分析及仿真 将二维数字图像进行傅立叶频域分析,并且做了图像幅度谱重建和相位谱重建,通过这个例子大家可以明白相位比振幅更重要。-matlab digital image signals in frequency domain analysis and simulation of two-dimensional digital image Fourier frequency domain analysis, and has done a reconstructio
matlab
- 读取二维图像 彩图变灰白图像 对图像进行均值 方差 fft变换等计算-Read two-dimensional image change color pictures to gray images of the image transformation such as calculation of mean-variance fft
xianxingxitongdepinyufenxifa
- How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程-How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程
fft
- 针对图像进行快速傅里叶变换,方便进行频频分析与处理。-Fast Fourier transform for the image, to facilitate frequent analysis and processing.
FFT
- 1024点matlab仿真,10位输入,12位输出,结果保存在图像中-Matlab simulation of 1024 points, 10-bit input, 12 output, the result stored in the image
FFT
- 应用MATLAB语言编写低通滤波器,对含噪图像作低通滤波处理- Using the MATLAB language compilation low pass filter, to contains chirp the image to make low-pass filtering processing
matlab-possession
- 基于matlab的图像处理,信号的去噪声与处理等-matlab fft
two-dimensional-image-based-fft
- 基于matlab的二维图像的fft实现。-Realization of two-dimensional image based on matlab fft
Matlab-FFT-IFFT
- 对信号进行FFT 及IFFt转换的matlab源代码,并且计算转化前后的误差,并绘制响应图像。-FFT of the signal conversion and IFFt matlab source code, and calculation errors before and after conversion, and draw a response image.
fft-matlab
- 使用Matlab对一集体函数进行fft计算,并绘制复制图像,并减小栅格效应-Using Matlab fft function on a collective basis, and draw copy the image and reduce the effect of the grid
matlab
- 由两组已知的振动波形数据(excel表格形式),运用matlab生成对应的波形,利用FFT生成频谱图。要求将所有图像生成在一个图框下。包含设计文档和代码(Two groups of known vibration waveform data (excel form), using MATLAB to generate the corresponding waveform, using FFT to generate spectrum. Contains document reports and