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

搜索资源列表

  1. FFT.基于FFT的图像匹配

    1下载:
  2. 基于FFT的图像匹配,用傅立叶变换对图像进行匹配!分别对模板和匹配图进行傅立叶变换,image Regsiter use FFT
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:3.95kb
    • 提供者:z
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:177.04kb
    • 提供者:liliang
  1. 数字图像处理算法

    1下载:
  2. 数字图像处理:先进行傅里叶变换,然后低通滤波;最后还原。并附有余弦变换对照结果。,DIP:first FFT,then Butterworth filter,last inverse the course,also the DCT for comparition.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:1.58kb
    • 提供者:付登科
  1. dip.rar

    0下载:
  2. 一个基于matlab的图像处理小例子,有dct压缩还原效果对比及dct和fft的频谱,A small matlab example of image processing, and to restore the effect of compression dct comparison of the fft and dct and spectrum
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:82.12kb
    • 提供者:xiaoyida
  1. txlb

    0下载:
  2. 数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaus
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:265.62kb
    • 提供者:刘雨相
  1. FFt

    1下载:
  2. 其中图片说明: A: 傅里叶变换后频谱图 B:陷波函数作用后的频谱图 C:经逆变换的滤波后图像,效果不是很理想 Ifft2:为验证自己的快速傅里叶变换程序的正确性,用matlab自带逆变换程序将频谱逆变换后图形,与原图相符,说明快速傅里叶变换程序正确。-One Photo caption: A: After the Fourier transform frequency spectrum diagram B: the role of Notch function, the fre
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:321.63kb
    • 提供者:lixiaozhui
  1. TwoDimensionalFastFourierTransform

    0下载:
  2. 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:139.49kb
    • 提供者:jhm
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:388.59kb
    • 提供者:guhuxiang
  1. fft

    0下载:
  2. 图像处理中对二维图像进行fft变换时需要用的fft程序-Image processing two-dimensional images of fft transform procedure when the need for fft
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:816byte
    • 提供者:邵毅
  1. fft

    1下载:
  2. matlab 数字图像信号的频域分析及仿真 将二维数字图像进行傅立叶频域分析,并且做了图像幅度谱重建和相位谱重建,通过这个例子大家可以明白相位比振幅更重要。-matlab digital image signals in frequency domain analysis and simulation of two-dimensional digital image Fourier frequency domain analysis, and has done a reconstructio
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:773.34kb
    • 提供者: 自由色彩
  1. matlab

    0下载:
  2. 读取二维图像 彩图变灰白图像 对图像进行均值 方差 fft变换等计算-Read two-dimensional image change color pictures to gray images of the image transformation such as calculation of mean-variance fft
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.25kb
    • 提供者:西蒙古
  1. xianxingxitongdepinyufenxifa

    0下载:
  2. How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程-How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:7.49kb
    • 提供者:xuyutong
  1. fft

    0下载:
  2. 针对图像进行快速傅里叶变换,方便进行频频分析与处理。-Fast Fourier transform for the image, to facilitate frequent analysis and processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:40.69kb
    • 提供者:连建文
  1. FFT

    0下载:
  2. 1024点matlab仿真,10位输入,12位输出,结果保存在图像中-Matlab simulation of 1024 points, 10-bit input, 12 output, the result stored in the image
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:22.05kb
    • 提供者:ray
  1. FFT

    0下载:
  2. 应用MATLAB语言编写低通滤波器,对含噪图像作低通滤波处理- Using the MATLAB language compilation low pass filter, to contains chirp the image to make low-pass filtering processing
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:339.68kb
    • 提供者:秦树芳
  1. matlab-possession

    0下载:
  2. 基于matlab的图像处理,信号的去噪声与处理等-matlab fft
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1.55kb
    • 提供者:王军
  1. two-dimensional-image-based-fft

    0下载:
  2. 基于matlab的二维图像的fft实现。-Realization of two-dimensional image based on matlab fft
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2.23mb
    • 提供者:王晓娜
  1. Matlab-FFT-IFFT

    0下载:
  2. 对信号进行FFT 及IFFt转换的matlab源代码,并且计算转化前后的误差,并绘制响应图像。-FFT of the signal conversion and IFFt matlab source code, and calculation errors before and after conversion, and draw a response image.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:28.44kb
    • 提供者:金婷婷
  1. fft-matlab

    0下载:
  2. 使用Matlab对一集体函数进行fft计算,并绘制复制图像,并减小栅格效应-Using Matlab fft function on a collective basis, and draw copy the image and reduce the effect of the grid
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:590byte
    • 提供者:Jia
  1. matlab

    1下载:
  2. 由两组已知的振动波形数据(excel表格形式),运用matlab生成对应的波形,利用FFT生成频谱图。要求将所有图像生成在一个图框下。包含设计文档和代码(Two groups of known vibration waveform data (excel form), using MATLAB to generate the corresponding waveform, using FFT to generate spectrum. Contains document reports and
  3. 所属分类:matlab例程

    • 发布日期:2020-11-25
    • 文件大小:413kb
    • 提供者:yx9607
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com