搜索资源列表
HightFilterAndLowFilter
- 实现正逆傅里叶变换,并在此基础上实现各种高低通滤波器,采用OPENCV实现。图像只针对2的整数次幂的方图-implement kinds of high filters and low filters in OPENCV based on implementing the FFTs and IFFTS.
01341113
- 一篇讲通过两幅图像的快速傅里叶变换进行相位相关计算检测图像旋转的英文文章-Stresses two images through a fast Fourier transform calculation of phase correlation to detect image rotation English articles
FFT
- FFT 快速傅里叶变换和IFFT,图像处理中用到的FFT 快速傅里叶变换和IFFT,图像处理中用到的-FFT in image Process Ifft in image processing
FIR
- 数字图像矩阵数据的显示及其傅立叶变换,可以完成图像数据的显示和傅里叶变换。 -Digital image matrix data display and its Fourier transform, the display image data can be completed and the Fourier transform.
04
- 对原图分别在频域内使用理想低通滤波器(选择任意截止频率)和理想高通滤波器(选择任意截止频率)和理想高通滤波器,再对其使用快速傅里叶变换,并输出修复后的图像的频率谱图。最后将高通滤波与低通滤波后的相加,输出,并与原图进行比较。-Respectively of the original image in the frequency domain using the ideal low-pass filter (choose an arbitrary cut-off frequency) and th
vb
- 基于vb语言的傅里叶变换 ,数字图像处理的实验课代码-Vb language-based Fourier transform, digital image processing experimental course code
fuliye
- 对二维数字图像用傅里叶变换进行处理,改善图像的质量,观察图像的频谱和相位-Two-dimensional digital image of the Fourier transform processing to improve the quality of the image, the observation image and the phase spectrum
test
- 检测图像某一行的傅里叶变换,并将数据写入文件中-Detect a row of Fourier transform, image and writing data to file
matlab+c
- 二维图像的投影和图像重建,直接傅里叶反变换法,先反投影后滤波,先滤波后反投影,卷积反投影(Two dimensional image projection and image reconstruction, direct Fourier inverse method, first backprojection, after filtering, first filter, back projection, convolution back projection)
ct图像重建程序
- 图像处理,CT技术,图像的重建通过一维投影复原二维图像由Matlab实现(Image processing, CT technology, image reconstruction by one-dimensional projection restoration of two-dimensional images by Matlab)
FFT
- 利用matlab进行傅里叶变换及反变换,实现空域到频域,频域到空域的图像处理(Using Fourier transform and inverse transform, to achieve the airspace to the frequency domain, frequency domain to the airspace image processing)
ch
- 利用MATLAB计算傅里叶变换并作出频谱图像的代码和图像,涉及FFT算法,看代码可以理解一下~为北京理工大学信号与系统实验实验三的答案(Fourier transform using MATLAB calculation and make spectral image code and images, involving the FFT algorithm, look at the code can understand ~ Beijing Institute of Technology sig
新建 Microsoft Word 文档
- opencv实现傅里叶变换,傅立叶变换是把图像从空间域转化到频率域的变换。空间域:一般的情况下,空间域的图像是f(x,y)=灰度级(0-255),形象一点就是一个二维矩阵,每个坐标对应一个颜色值。频率域:频率:对于图像来说可以指图像颜色值的梯度,即灰度级的变化速度,幅度:可以简单的理解为是频率的权,即该频率所占的比例:能量=幅度(可能不太准确),变换结果为F(u,v),F代表幅度值,u代表x方向的频率,v代表y方向的频率(Fu Liye transform is the transformati
dtft
- 实现傅里叶变换,增强图像的对比度,消除不均匀照度(Realize the Fourier transform, enhance the image contrast, eliminate non-uniform illumination)
Simple image and its Fourier transform
- 简单图像及其傅里叶变换,可对图像进行简单的处理,本例为简单图形进行傅里叶变换的基础实例(Simple image and its Fourier transform)
threefilterCompare
- 将图像傅里叶变换,然后利用高斯、巴特沃斯、理想滤波器实现图像高频成份和低频成份的分离。(The image Fu Liye transform is applied, then the Gauss high pass lowpass filter is used to achieve the separation of high-frequency components and low frequency components.)
tutorial
- 利用快速傅里叶变换滤波,空域变换的,图像灰度均衡matlab函数代码,用于学习信号处理(filter by using fast Fourier transform)
bin
- 对图像进行频谱分析,已达到不同目的的图像下一步处理。(to confirm fft sdkadjlaskjd l lajsdkjal jlk jlk jlasjd k)
图像几何变换处理
- 图像的几何变换: 改变图像的大小或形状。比如图像的平移、旋转、放大、缩小等,这些方法在图像配准中使用较多。 图像变换: 通过数学映射的方法,将空域的图像信息转换到频域、时频域等空间上进行分析。比如傅里叶变换、小波变换等。(Image several transformation processing)
图像傅里叶变换
- 二维傅立叶变换的Matlab实现,是利用图像处理软件对给出的图像进行傅立叶变换处理。在Matlab中,函数fft2表示二维傅立叶变换,函数ifft2则表示二维傅立叶反变换。(The Fourier transform of the image)