当前位置:
首页 资源下载
搜索资源 - 2D fourier transform
搜索资源列表
-
0下载:
2D Fourier变换在光衍射方面的应用一例,对孔函数直接应用FFT2,得到衍射结果;以及FDTD方面的两个不成熟的程序-2D Fourier Transform-ray diffraction case of the application of direct application Kong FFT2 function, be diffraction; FDTD and the two immature procedures
-
-
1下载:
1维和2维快速傅里叶变换,网上广为流传的英文版本,1-D and 2-D Fast Fourier Transform, Perform a 2D FFT inplace given a complex 2D array
-
-
1下载:
二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform
The purpose of this project is to develop a 2-D FFT program "package" that will be used
in several other projects that follow. Your implementation must have the capabilitie
-
-
0下载:
二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
-
-
0下载:
二维情况下实现快速傅立叶变换,利用一维情况下的FFT实现-under 2D of the fast Fourier transform, using a dimension of the FFT
-
-
0下载:
利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-Registers two images (2-D rigid translation) within a fraction of a pixel specified by the user. Instead of computing a zero-padded FFT (fast Fourier transform), this code uses selective upsamp
-
-
0下载:
This document contains information about frequency domain processing. details about 1-d,2-d fourier transform,inverse fourier transform,image enhancement techniques. contains some sample code and output also
-
-
0下载:
Computing-the-2-D Discrete-Fourier-Transform
IEEE article
-
-
0下载:
本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
-
-
0下载:
2D implementation of Fast Fourier Transform
-
-
0下载:
Fourier transform 1D and 2D
-
-
0下载:
图像灰度变换直方图均衡化2D傅立叶变换
butterworth滤波-Gray histogram equalization transform 2D Fourier transform butterworth filter
-
-
0下载:
关于DFT的文章,应用FPGA实现傅立叶变换。-Abstract—We present a domain-specific approach to generate
high-performance hardware-software partitioned implementations
of the discrete Fourier transform (DFT). The partitioning
strategy is a heuristic based on the DFT
-
-
0下载:
2D傅立叶变换,上课的小作业,包含报告和源码-2D Fourier transform, the small school assignments, reports and source code that contains
-
-
0下载:
Pass the Images Through Optics -- Use a Gaussian "Aperture Function"
This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measur
-
-
6下载:
基于MATLAB实现了极坐标下的傅里叶变换,对一个给定 n×n 的二维信号,其计算复杂度等价于笛卡尔坐标下的2D-FFT,可广泛应用于图像处理和分析。-A fast high accuracy Polar FFT algorithm is given in the software package written in MATLAB. For a given 2D signal of size n×n, the algorihtm s complexity is just like in a C
-
-
0下载:
实现二维图像的傅氏变换处理,速度较快,希望能对一些同学有所帮助-2D Fourier Transform
-
-
0下载:
2D Fourier Transform in C++
-
-
0下载:
基于matlab的数字图像的二维傅立叶变换(FFT)以及二维离散余弦DCT变换,提供里详细代码,.m文件-Matlab-based digital image two-dimensional Fourier transform (FFT) and two-dimensional discrete cosine transform DCT offers in detailed code,. M file
-
-
0下载:
Implementation of Discrete fourier transform 2D (to images )
-