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

搜索资源列表

  1. ImageStudio.rar

    0下载:
  2. vc下对数字图像进行各种处理,包括傅立叶变换,直方图均匀化,高通滤波,低通滤波等.
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:79417
    • 提供者:
  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. 数字图像处理的几个程序例子

    0下载:
  2. 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosom
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1489472
    • 提供者:李玲
  1. 傅立叶变换MFC实现

    1下载:
  2. 关于傅里叶变化的MFC实现
  3. 所属分类:图形图象

    • 发布日期:2011-07-22
    • 文件大小:189204
    • 提供者:zgzhaobo
  1. image_progressing

    1下载:
  2. 几种常用的数字图像处理,比如傅立叶变换,锐化,加噪-Several commonly used digital image processing, such as Fourier transform, sharpen, add noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2613
    • 提供者:
  1. fft

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

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

    0下载:
  2. Matlab图像滤波合集image filtering collection,包括:图像RGB空间滤波、维纳滤波、离散傅立叶变换、拉普拉斯滤波、中值滤波等等。-MATLAB image filtering collection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:24644
    • 提供者:youxia
  1. FreTrans

    0下载:
  2. 对图片进行灰度变换,并实现FFT变换与傅立叶反变换-Gray-scale transformation of the picture and realize FFT transform and Fourier inverse transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2601343
    • 提供者:zhoumanping
  1. VCFFT

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

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

    0下载:
  2. MATLAB 图像正交变换 正交变换通用算子 傅立叶变换 离散余弦变换 Walsh- Hadamard 变换 Radon 变换 小波变换 -MATLAB image orthogonal transform orthogonal transform generic operator Fourier transform discrete cosine transform Walsh-Hadamard transform Radon transform wavelet trans
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:5466
    • 提供者:齐子新
  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. fourier

    0下载:
  2. 基于傅里叶域内的研究水印,实现其鲁棒性。数字水印技术,能有效的维护数字作品及数据的安全性,是信息隐藏领域的一个重要分支,它与信息安全、信息隐藏、数据加密等均有密切关系。数字水印有多个研究方向,主要集中在图像水印方面。基于傅立叶域的数字图像水印技术,是一种常见的水印算法,它具有算法简单,执行效率高,能有效对抗攻击的特点。-Research based on Fourier domain watermarking, to achieve its robustness. Digital waterma
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:52031
    • 提供者:问题
  1. DFT傅立叶变换

    1下载:
  2. 本代码可以实现图像的傅里叶变换。经过调试无错误,可顺利使用。有利于图像处理的学习。-This code can achieve the image Fourier transform. After debugging error-free, can be successfully used. Conducive to the learning image processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-01
    • 文件大小:3899535
    • 提供者:grui
  1. 一个C++傅立叶变换的例子

    0下载:
  2. 一个用c++写的傅里叶变换的例子,针对8位图而做的(A Fourier transform written in c++ example, for 8 bitmap and do)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:125952
    • 提供者:东北胖子
  1. 傅立叶变换

    0下载:
  2. VC图像傅里叶变换实例源代码适合医疗系统的图像分析(Analysis of the image of Fu Liye transform source code examples for the medical system)
  3. 所属分类:图形图象

    • 发布日期:2017-12-15
    • 文件大小:3001344
    • 提供者:阿吉古
  1. sfft-0.1.0

    0下载:
  2. 采用MATLAB编程实现二分查找法的稀疏傅立叶变换算法。研究算法参数变化对信号频谱的影响,并对特定的宽带跳频信号进行稀疏傅立叶变换处理,得出相应的频谱,并与快速离散傅立叶变换的结果进行比较。(Recurrence of sparse Fourier transform)
  3. 所属分类:图片显示

    • 发布日期:2017-12-18
    • 文件大小:465920
    • 提供者:luxiantong
  1. fuliyedaxishubijin

    0下载:
  2. 将图像进行二维傅立叶变换,选取一定数量大系数,其余置零,然后还原图像。(The image is a two-dimensional Fu Liye transformation, select a certain number of coefficients, the rest to zero, and then restore the image.)
  3. 所属分类:波变换

    • 发布日期:2018-01-01
    • 文件大小:10240
    • 提供者:偏科
  1. E2-频域增强

    0下载:
  2. 一、 计算图象的频谱函数 设计图象120*30/256*256;选用Matlab函数直接调用实现。 二、根据计算证明傅立叶变换的性质 1, 共轭对称性: F(u,v)=F*(-u,-v) ; 三、图象的频域滤波 1, 设计一个指数低通滤波器,对两图象(f1(x,y)为30*30/256*256的图象;f2(x,y)=p3-02图象)进行低通滤波,观察分析空域图象和频谱分布的变化。 四、图象变换比较 利用现有的离散傅立叶变换、离散余弦变换、Walsh-Had
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:185344
    • 提供者:LIMBO2K
  1. 新建 Microsoft Word 文档

    2下载:
  2. 基于光栅投影的方法实现物体的三维测量,其中傅立叶变换轮廓术适用于实时测量,此为傅立叶变换轮廓术的基本程序。(Based on the method of grating projection, the Fu Liye transform profilometry is suitable for real time measurement, which is the basic program of Fu Liye transform profilometry.)
  3. 所属分类:图形图象

    • 发布日期:2020-03-08
    • 文件大小:11264
    • 提供者:小小的人、
  1. test1

    1下载:
  2. 对Lena图像进行傅立叶、离散余弦、哈达玛变换。在频域,对比他们的变换后系数矩阵的频谱情况,进一步,通过逆变换观察不同变换下的图像重建质量情况。(Fourier transform, discrete cosine transform and Hadamard transform are applied to Lena image. In the frequency domain, the spectrum of their transformed coefficient matrix is c
  3. 所属分类:图形图像处理

    • 发布日期:2019-12-26
    • 文件大小:195584
    • 提供者:王南北
« 1 23 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com