CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像的傅里叶变换

搜索资源列表

  1. Computing-the-24

    0下载:
  2. 求DFT并做出离散函数xn的傅里叶变换图像 -Computing the 24-points DFTs of the two sequences that x1(n)= cos(nπ/6) and x2(n)= cos(nπ/4) using a single 24-point DFT by Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2672
    • 提供者:cyj
  1. pinpu

    0下载:
  2. 计算图想的傅里叶变换并显示其频谱,本设计中显示了四种图像的频谱,供大家学习和参考,比较每一种频谱的不同!-Map to calculate and display the Fourier transform of the spectrum, the design spectrum shows four images for all to study and reference, compare the different spectrum of each!
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:978
    • 提供者:林彩
  1. central-projection

    0下载:
  2. 通过极坐标变换获得图像的中心投影曲线,然后利用傅里叶变换获得图像的不变特征,从而实现对发生形变的物体的识别。-Polar coordinates to obtain the image through the center of projection curve, and then Fourier transform to obtain images of the same features, enabling the identification of objects deformation
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:953069
    • 提供者:赵向军
  1. Wavelet-Analysis

    1下载:
  2. 小波分析是建立在泛函分析、调和分析、数值分析、逼近论和傅里叶分析等的基础上发展起来的新的时频分析方法。与经典的傅里叶分析相比较,小波变换是空间(时间)和频率的局部变换,因而能有效地从信号中提取信息,因此小波分析有着许多显著的优点。小波变换是空间(时间)和频率的局部变换,因而能有效地从信号中提取信息。通过伸缩和平移等运算功能可对函数或信号进行多尺度的细化分析,解决了Fourier变换不能解决的许多困难问题。 小波分析是时间—尺度分析和多分辨分析的一种新技术,它在信号分析、语音合成、图像识别、计
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:869297
    • 提供者:zhouxiaolin
  1. ImageChange

    0下载:
  2. 图像处理的java程序,可以对图像进行傅里叶变换,锐化,反转,霍夫曼编码,像素颜色值量化,获取像素表格等-Java image processing program, you can Fourier transform the image, sharpen, invert, Huffman coding, pixel color values ​ ​ to quantify, such as access to pixel form
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:162516
    • 提供者:dongtinghong
  1. Pseudo-Polar

    0下载:
  2. 关于伪极坐标的傅里叶变换,更好的识别大尺度图像-On the pseudo-polar Fourier transform, better for large-scale image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1423365
    • 提供者:lizhenhong
  1. fourier_transfer

    0下载:
  2. 实现图像的傅里叶高通、低通滤波.经Fourier变换后的图像,中间部分是低频部分,外边是图像的高频部分。经过低通滤波后,图像中的高频成分被滤除掉,只留下低频成分,图像的边缘部分变得比较模糊了-useful for image Fourier high-pass, low pass filter
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5961352
    • 提供者:strong
  1. fft

    0下载:
  2. 进行傅里叶变换的java代码,其中有三个java文件,Signal中Signal类存放了信号,FFT1D进行一维傅里叶变换,ToolboxFourier进行了三维傅里叶变换。图像处理的可以看下。-Fourier transform of the java code, which has three java files, Signal Signal class stored in the signal, FFT1D for one-dimensional Fourier transform, T
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:10307
    • 提供者:dcj
  1. fuliyebianhuan

    0下载:
  2. 实现图片频率域的傅里叶变换,为图像分类,识别等提供一定的基础-Achieve the frequency domain Fourier transform images for image classification, identification, etc. to provide a foundation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:147787
    • 提供者:小武格格
  1. FreTrans

    0下载:
  2. 实现bmp格式图像的打开与显示,对图像进行傅里叶变换和离散余弦变换,并可以对变换后的图像进行保存。-To achieve Bmp format image to open and display the image Fourier transform and discrete cosine transform, and save the transformed image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2133827
    • 提供者:Jason
  1. fuliyebianhuan

    0下载:
  2. visual+c数字图像处理典型算法及实现书中的傅里叶变换代码-visual c++ flourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:137668
    • 提供者:w
  1. Polar-Fourier-Transform

    6下载:
  2. 基于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
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:579763
    • 提供者:周清保
  1. FRETRANS

    0下载:
  2. 对图像进行傅里叶变换的源代码,可以直接应用-Fourier transform of the source code can be applied directly on the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2113272
    • 提供者:zhangwenjin
  1. Ffourirerdesco

    0下载:
  2. 对于图像做傅里叶变换,并且对于形状状的二值图像做傅里叶描述子用来图像检索 -For the image Fourier transform, Fourier descr iptors used to image retrieval and for the binary image of the shape like
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4052638
    • 提供者:ywhfdl
  1. Matlab-fourier

    0下载:
  2. MATLAB 的傅里叶变换的一些介绍 1. 离散傅立叶变换的 Matlab实现 2. 离散余弦变换的 Matlab 实现 3. 图像小波变换的 Matlab 实现函数-The MATLAB Fourier transform some introduction. Discrete Fourier Transform Matlab. Discrete Cosine Transform Matlab achieve wavelet transform Matlab implement f
  3. 所属分类:Software Testing

    • 发布日期:2017-11-10
    • 文件大小:10874
    • 提供者:夏小小
  1. untitled

    0下载:
  2. 将正弦函数取样后与自生产图像叠加,将叠加后的图像做傅里叶变换,得到频谱图像-Sampling the sine function with self-production image overlay, superimposed images to do Fourier transform to obtain the spectrum image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:50628
    • 提供者:yingying
  1. LTM1

    2下载:
  2. 菲涅尔衍射的S-FFt计算,输入一个图像的复振幅,模拟复振幅的傅里叶变换的衍射-Fresnel diffraction S-FFT calculation, enter the complex amplitude of the image, the the analog complex amplitude of the Fourier transform of the diffraction
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1122
    • 提供者:新账号3
  1. imrotate

    0下载:
  2. 使用双线性插值的图像旋转,和本站的其余旋转不同,我的旋转不会使图像缺角,好处就是旋转后他的傅里叶变换的频域图也旋转同样的角度,同样可以用来处理矩阵,来做滤波器,我在做方向滤波器,有兴趣要的可以m我。-Using bilinear interpolation, image rotation, and the rest of the rotation is the rotation does not make the image Cutaway, the advantage is that the
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:664
    • 提供者:陈雨露
  1. fastFFT

    0下载:
  2. 本程序建立在快速傅里叶变化的基础上,通过将图像快速傅里叶变换,完成修复。-This procedure based on fast Fourier change, through the image fast Fourier transform, to complete the repair.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1842
    • 提供者:聂涛远
  1. fft2

    0下载:
  2. 本程序建立在快速傅里叶变化的基础上,通过将二维图像快速傅里叶变换,完成修复。-This procedure based on fast Fourier change, through the image fast Fourier transform, to complete the repair.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:3521
    • 提供者:聂涛远
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 28 »
搜珍网 www.dssz.com