CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - FFT image

搜索资源列表

  1. fft_source

    0下载:
  2. 内部包含FFT,小波变换,以及各种常用的滤波算法和图像处理算法的C源代码。-internal contains FFT, wavelet transform, and various commonly used filter and image processing algorithm in C source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:392.97kb
    • 提供者:wangziyu
  1. fft

    0下载:
  2. 对图像进行快速傅里叶变换,在频率域去除高频信息再逆变换到空间域,完成图像栅格信息的消除。-Fast Fourier transform of the image, in the frequency domain to remove high-frequency information and the inverse transform to the spatial domain, to complete the elimination of the image grid of informati
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:429.71kb
    • 提供者:marui
  1. FFT

    0下载:
  2. 对图像进行离散余弦变换处理,包含FFT,DCT-On discrete cosine transform image processing, including FFT, DCT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.26kb
    • 提供者:waternie
  1. FFT

    0下载:
  2. 图像快速傅立叶变换,主要用于图像的频域分析处理。-Image Fast Fourier Transform, mainly for image processing frequency domain analysis.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.9kb
    • 提供者:jeff
  1. MASK_FFT

    0下载:
  2. 可使用FFT將影像轉至某個頻率後,將某一固定頻率上的影像顯現與濾除! 在對於背景複雜的影像處理上有很大的幫助-FFT can be used to a certain frequency of the image will be on a fixed frequency and filter out the images appear! At the context of complex image processing has a great help on
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:53.4kb
    • 提供者:SAXON
  1. sample_FFT

    0下载:
  2. This is a easy and fast example to produce FFT effect on image.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.5kb
    • 提供者:Eric
  1. fft

    0下载:
  2. 这是一个用C语言写的FFT变换,可用于语音或图像数据的处理。-This is a C language with the FFT transform, can be used for voice or image data processing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.54kb
    • 提供者:康康
  1. fft

    0下载:
  2. 对图片进行快速傅里叶变换,输出变换后结果图片-Fast Fourier transform of the picture, the output result of the transformed image
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1.75mb
    • 提供者:刘嘉文
  1. FFT

    0下载:
  2. FFT变换实现程序,在图像处理方面有很好的应用-FFT transform procedure in image processing applications are good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:38.11kb
    • 提供者:
  1. algorithm

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:205.4kb
    • 提供者:蟲子
  1. FFT

    1下载:
  2. 用MFC实现了离散余弦变换的快速算法,可以从文件读序列,显示变换结果,绘出图像-Realized with discrete cosine transform MFC fast algorithm that can read from a file sequence, showing transform results, draw the image
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.95mb
    • 提供者:wl
  1. FFT

    0下载:
  2. 快速傅里叶变换的C++程序,用于各类信号和图像粗粒领域-Fast Fourier Transform C++ program for various types of coarse-grained areas of signal and image
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.1kb
    • 提供者:linbo
  1. yanshejisuan-MATLAB

    1下载:
  2. 功能: 菲涅耳衍射的S-FFT计算 执行:调入一图像,计算平面波照射下给定波长及距离的衍射场振幅图像 -Given wavelength and the distance of the diffraction field amplitude image function: Fresnel diffraction of the S-FFT calculation of Execution: transferred to an image, computing the plane wave
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:680.42kb
    • 提供者:liutian
  1. FFT

    0下载:
  2. 快速傅里叶变换,基于迭代算法,适于数字滤波和图像处理-Fast Fourier transform, based on iterative algorithms, suitable for digital filtering and image processing
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:1.36kb
    • 提供者:李慧
  1. CFFTW

    0下载:
  2. FFT用于图像快速卷积,里面包含详细地文档,C++,python,matlab三种语言编写,适合不同的编程人员-FFT is used to image fast convolution, which contains detailed documentation, C++, python, matlab three languages
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:3.03mb
    • 提供者:yusi
  1. kiujan_v70

    0下载:
  2. 基于kaiser窗的双谱线插值FFT谐波分析,表示出两帧图像间各个像素点的相对情况,用于图像处理的独立分量分析。- Dual-line interpolation FFT harmonic analysis kaiser windows, Between two images showing the relative circumstances of each pixel, Independent component analysis for image processing.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:9.05kb
    • 提供者:贺文利
  1. kangkie_v87

    0下载:
  2. 完整的图像处理课设,包含所有源代码,汽车图像,matlab实现了五类灰色关联度模型的计算,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。- Complete class-based image processing, contains all of the source code, auto image, matlab implements five gray correlation degree computing model, ofdm system simulation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.13kb
    • 提供者:孙东富
  1. liefang

    0下载:
  2. 利用matlab针对图像进行马氏距离计算 ,虚拟力的无线传感网络覆盖,基于kaiser窗的双谱线插值FFT谐波分析。- Using matlab to calculate the Mahalanobis distance for the image, Virtual power wireless sensor network coverage, Dual-line interpolation FFT harmonic analysis kaiser windows.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.27kb
    • 提供者:dpksg
  1. nengtiu_V8.1

    0下载:
  2. ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,用于图像处理的独立分量分析,包括数据分析、绘图等等。- ofdm system simulation including 16qam modulation fft windowing modules plus cp, Independent component analysis for image processing, Data analysis, plotting, etc..
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:8.35kb
    • 提供者:姚名平
  1. image

    0下载:
  2. 常用图像处理算法,还有图像的旋转,变换,二值化,如FFT(Commonly used image processing algorithms, such as FFT)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:3.08mb
    • 提供者:xzgz
« 12 »
搜珍网 www.dssz.com