CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FFT image

搜索资源列表

  1. image-processing---fft

    0下载:
  2. 2D图像处理的快速傅里叶变换,输入输出接口便捷-2D image processing, fast Fourier transform, and convenient input and output interfaces
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:53866
    • 提供者:王伟
  1. FFT_IFFT.rar

    0下载:
  2. (1)求出两维单色数字图象的傅立叶变换以及逆变换,除对比图象效果外,还要给出以中心点作为原点图象显示方式的傅立叶变换的频谱、相位谱,并验证两维傅立叶变换的性质。 (2)傅立叶变换后,计算图象能量谱的分布范围:画出包含图象能量92.0%,94.6%, 96.4, 98.0% 以及99.5% 的圆圈区域。,(1) obtained two-dimensional monochrome digital image of the Fourier transform and inverse transf
  3. 所属分类:Wavelet

    • 发布日期:2017-04-09
    • 文件大小:98607
    • 提供者:杨怡
  1. FFT.rar

    0下载:
  2. 用VC++实现的快速傅里叶变换的源代码,开发平台是VC++6.0,this is fft which effects in image by vc++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3915501
    • 提供者:陈晓晓
  1. Phase_Correlation 基于OpenCV和FFTW实现的相位相关图像匹配程序

    3下载:
  2. 基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use Ope
  3. 所属分类:图形图象

    • 发布日期:2016-05-24
    • 文件大小:1560551
    • 提供者:瘦猪呆兔
  1. DIF-IFFT

    0下载:
  2. 可用于图像处理中的傅立叶逆变换子程序,使用fortran编程-Can be used for image processing in the inverse Fourier transform subroutine, use the fortran program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:694
    • 提供者:宋生
  1. PicProcess

    1下载:
  2. 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:96333
    • 提供者:邓梦
  1. IBR

    0下载:
  2. 这个是基于ibr的图像拼接方法,用的很多的技术,基于fft变换,属于频域拼接。500行的程序,欢迎大家尝试。-This is based on the image mosaic ibr methods, many of the technology, based on the fft transform, frequency domain are spliced. 500 line program, welcome you to try
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2174352
    • 提供者:张凤春
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-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
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720
    • 提供者:solo
  1. fft

    2下载:
  2. 使用c++语言对彩色图像进行傅里叶变换。里面使用了cimg库和fftw库-Using c++ language for color image Fourier transform. Cimg used inside the library and library fftw
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7665709
    • 提供者:dong
  1. FFT2D

    0下载:
  2. This is the processing of images to be converted into 2D. from the original picture, it will be first converted to grayscale in the form, then do 2 Dimensional FFT on the image, then the image is done in 2D FFT on the result of changes filter.seluruh
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:680
    • 提供者:azmi
  1. 200805

    0下载:
  2. java实现图像处理各种常用操作,包括图形分割,fft变换,镜像处理,灰度处理-java realize a variety of commonly used image processing operations, including the graphics division, fft transform, image processing, gray-scale treatment
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:1195483
    • 提供者:cai
  1. compressed-sensing-procedure

    6下载:
  2. 基于压缩感知的图像处理,分别使用二维DCT、FFT和一维dwt变换对图像信号进行稀疏变换,然后使用正交匹配追踪算法进行重构,在进行相应的逆变换-This is a image processing procedure based on compressed sensing which respectively uses two-dimensional DCT, FFT and one-dimensional dwt transform to sparse the image signal a
  3. 所属分类:matlab

    • 发布日期:2016-04-06
    • 文件大小:41984
    • 提供者:刘会影
  1. BMPProcessT

    0下载:
  2. 一个实现了对BMP图像进行基本图像处理的程序,包括图像几何变化,FFT,和二值化等-A realization of BMP images of the basic image processing procedures, including changes in image geometry, FFT, and so on Binarization
  3. 所属分类:图形图象

    • 发布日期:2013-10-14
    • 文件大小:52306
    • 提供者:张磊
  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. 2107210017520071022238367591296

    0下载:
  2. vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:511686
    • 提供者:乔鹏飞
  1. Ten

    2下载:
  2. 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5502
    • 提供者:王万国
  1. FFT

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

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

    0下载:
  2. 基于FFT的数字水印嵌入程序,该程序通过对水印图片进行猫脸变换的预处理,增强的水印图片的鲁棒性-FFT-based digital watermark embedding process, the program conducted by Watermark picture cat face Transform pretreatment, enhanced the robustness of watermark image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:101382
    • 提供者:cheng tiantian
  1. fft-6243-sejinhom

    0下载:
  2. 利用 C++语言对 图像FFT 处理-The use of C++ Language of image processing FFT
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:74709
    • 提供者:yao li
  1. ImageTransformation

    0下载:
  2. 图像处理的图像变换部分,包括DCT,Walsh,FFT等变换操作以及滤波处理-Image processing of image transform parts, including the DCT, Walsh, FFT transformation operation, as well as filter processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2122078
    • 提供者:jiayu
« 1 2 34 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com