CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 快速傅立叶

搜索资源列表

  1. Java图像处理

    1下载:
  2. 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:54182
    • 提供者:徐林
  1. ImageFFT2

    0下载:
  2. VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:84787
    • 提供者:李安定
  1. FrequencyImage

    0下载:
  2. 包括如何将几百个*.txt的文件读入程序,并通过快速傅立叶变换进行数据处理画出图像。-including how to hundreds *. txt file into the process, and through the fast Fourier transform data processing paint images.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1097
    • 提供者:万新
  1. FFT_DCT

    0下载:
  2. 快速傅立叶变换和离散余弦变换的简单实现,有一些小问题,就不修复了,呵呵。-fast Fourier transform and discrete cosine transform a simple, and it is only a small problem, not repaired, huh.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:357437
    • 提供者:asly
  1. kuaisufft

    0下载:
  2. 图象的快速傅立叶变换,自己开发的程序,直接打开工作区即可使用,望指教。-image of the fast Fourier transform, the development of its own procedures and directly open work area can use, look exhibitions.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:68423
    • 提供者:苏亮
  1. selfadaptivefilter

    0下载:
  2. 自适应滤波器,图像处理中有重要作用,基于MFC和快速傅立叶变换的具有自适应功能。-adaptive filter, the image processing is an important role, Based on the MFC and Fast Fourier Transform adaptive function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:70527
    • 提供者:ericmoon
  1. fastfourier

    0下载:
  2. 对一幅图像实现快速傅立叶变换实现改变图像的质量-images of a fast Fourier transform change in image quality
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:17018
    • 提供者:吴国琴
  1. dec2binfromtxt

    0下载:
  2. 图像的快速傅立叶变换,基于VC++开发平台。-images of fast Fourier transform, based VC development platform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1041
    • 提供者:王健
  1. imagetransformationbymatlab

    1下载:
  2. 1.图像频域处理正交变换的matlab实例 2.含有的频域变换内容如下: 正交变换通用算子 傅立叶变换 傅立叶变换的原理 傅立叶性质 二维离散傅立叶变换( 2DDFT ) 快速傅立叶变换( FFT ) 傅立叶变换的研究与应用 离散余弦变换 DCT 变换矩阵 dct2 函数和 dctmtx 函数 Walsh- Hadamard 变换 Radon 变换 -1. Image processing orthogonal freq
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5616
    • 提供者:方周
  1. fft_useful

    0下载:
  2. 利用C/C++语言的特点实现快速傅立叶变换FFT。比较实用的一个程序-using C / C language features to achieve FFT fast Fourier transform. A more practical procedures
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2189
    • 提供者:
  1. delphi快速傅立叶转换

    1下载:
  2. delphi编写的快速傅立叶转换源代码-prepared by the Fast Fourier Transforms source code
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9796
    • 提供者:卢峰
  1. 快速傅立叶变换fast_fft

    0下载:
  2. 快速傅立叶变换fast_fft-Fast Fourier Transform fast_fft
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:220189
    • 提供者:孙晓庆
  1. DFT

    0下载:
  2. 利用蝶形算法,实现快速傅立叶变换及其逆变换-The use of butterfly algorithm, fast Fourier transform and its inverse transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:989
    • 提供者:韩静
  1. FFT_2D

    0下载:
  2. 二维情况下实现快速傅立叶变换,利用一维情况下的FFT实现-under 2D of the fast Fourier transform, using a dimension of the FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1848
    • 提供者:江边漫步
  1. fft

    0下载:
  2. c fft C编写的快速傅立叶变换的源代码-c fft
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1264
    • 提供者:a
  1. VCFFT

    0下载:
  2. vc写的快速傅立叶变换篇, 二维傅立叶变换-vc write articles fast Fourier transform, two-dimensional Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:163791
    • 提供者:
  1. fft256

    0下载:
  2. FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。-FFT, is the fast Fourier transform, discrete Fourier transform is a fast algorithm, which is the discrete Fourier transform of the odd, even, true, real and other characteristics of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:16929
    • 提供者:heyan
  1. 实验8---快速傅立叶变换

    0下载:
  2. 在fort然平台下丶用子程序实现快速傅里叶变换。(fast Fourier transform)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:3441664
    • 提供者:绿的国
  1. 数字图像傅立叶变换

    0下载:
  2. 数字图像快速傅里叶变换(FFT)。将图像转化成二维灰度图像后再做FFT变换,并输出变换后的幅值图。(Digital image fast Fourier transform (FFT).The image is transformed into a two-dimensional gray level image and then the FFT transformation is made, and the amplitude diagram is output after the trans
  3. 所属分类:图形图像处理

  1. 快速傅里叶变换及实现——交换两幅图像的相位谱

    1下载:
  2. 快速傅氏变换(FFT),是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(Fast Fourier transform (FFT) is a fast algorithm for discrete Fourier transform. It is based on the characteristics of discrete
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:95232
    • 提供者:Bruce Leung
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com