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

搜索资源列表

  1. Fast-Fourier

    0下载:
  2. 图像处理课程作业,自己编写的快速傅立叶代码+PDF文档原理说明,非常实用-Image processing course work, the principles of the fast Fourier code+PDF documents I have written instructions, very useful
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:212434
    • 提供者:lin
  1. demo

    1下载:
  2. vc++MFC对话框中对数字图像的典型算法,里面涉及重点有图像的变换域处理(含傅立叶,小波,离散余弦算法),图像分割中包含大部分典型的分割算法(交互式阈值分割,霍夫变换,其他的多种算子),图像增强,图像复原(投影法..)图像匹配。还有形态学的一些算法处理,波峰波谷检测器,对图像处理学习非常有帮助-vc++MFC dialog typical algorithms for digital images, which involves the focus has transform domain i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4785970
    • 提供者:邵东先生
  1. pictureProcesing

    0下载:
  2. 基于MFC实现的图像处理的所有功能。空间域图像平滑 空间域图像锐化 傅立叶变换 小波变换 边缘检测 区域分割 二值图像分析等内容。-All image processing functions. Spatial domain image smoothing spatial domain image sharpening Fu Liye transform wavelet transform edge detection and region segmentation two value imag
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4653001
    • 提供者:周翔
  1. classical-algorithm

    0下载:
  2. 关于经典算法的思考与总结。涵盖KMP.遗传.启发式搜索.图像 特征提取 SIFT.傅立叶变换.Hash.快速排序.SPFA.快递选择 SELECT A*.Dijkstra.DP.BFS/DFS.红黑树等 15 个经典基础算法, 共计 31 篇文章,包括算法理论的研究与阐述,及其编程的具体实现。很多个算法都后续写 了续集-Thinking about the classical algorithm and summary. Covering the KMP. Genetic heuri
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11722863
    • 提供者:
  1. fft

    0下载:
  2. 基于B超图像,利用傅立叶变换分离低频分量,达到无损测温的目的。-Based on B-picture, the use of low-frequency component of the Fourier transform of the separation to achieve non-destructive temperature measurement purposes.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:732
    • 提供者:liyong
  1. matlabphase-encryption

    0下载:
  2. 在matlab中进行傅立叶相位的加密程序。可用于傅立叶对图像加密-Fourier phase encryption program in matlab. Encryption can be used for Fourier image
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:91029
    • 提供者:王云
  1. sd

    0下载:
  2. 该程序是基于VC++开发的,用于研究图像纹理方面的检索,傅立叶是其中的一小截-The program is based VC++ developed for studying aspects of image texture retrieval, Fourier is one of a small fraction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3580
    • 提供者:杨昆
  1. laozhang

    0下载:
  2. 改程序在MATLAB环境中首先用三维傅立叶变化对一幅图像加密,然后用三维傅立叶逆变换对加密以后的图像解密,从而实现了图像的加密和解密。-Reform program first three-dimensional Fourier transform of an image encryption in MATLAB environment, and then use the three-dimensional inverse Fourier transform of the image after
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:642
    • 提供者:张龙龙
  1. 基于离散余弦数字水印

    0下载:
  2.   设计基于傅立叶变换及菲涅耳变换全息术的数字水印嵌入,利用离散余弦变幻在图像中嵌入数字水印信息,且不影响原图像质量,可以方便地提取数字水印,并具有鲁棒性。
  3. 所属分类:matlab例程

  1. 1111

    1下载:
  2. 图像格式压缩的经典论文,主要包括JPEG,NIT,SAR,傅立叶变化等各种算法,以及各种遥感图像的压缩算法,每篇论文都很经典,学习图像压缩的建议下载-Classic paper compression image format, including various algorithms JPEG, NIT, SAR, Fourier changes, as well as a variety of remote sensing image compression algorithm, each
  3. 所属分类:Development Research

    • 发布日期:2017-05-14
    • 文件大小:3451524
    • 提供者:路粮户
  1. Homomorphic-filtering

    1下载:
  2. 同态滤波去噪,把频率过滤和灰度变换结合起来的一种图像处理方法,它依靠图像的照度/ 反射率模型作为频域处理的基础,利用压缩亮度范围和增强对比度来改善图像的质量。使用这种方法可以使图像处理符合人眼对于亮度响应的非线性特性,避免了直接对图像进行傅立叶变换处理的失真。-Homomorphic filtering noise, the frequency filter and the gradation conversion processing method combining an image, wh
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1380065
    • 提供者:王芬
  1. pinlv

    0下载:
  2. 在具体进行频率域的各种处理滤波的前后,进行了傅立叶变换以及傅立叶反变换.这两个变换的过程就是将空间的信息分解为在频率上的表示,或者将频率上的表示转化为空间上的表示,两种变换是互为逆变换的.正是通过傅立叶正反变换的处理,才使得频率域上的处理可以用于图像的增强-After various processes in a specific frequency domain filter, carried out a Fourier transform and inverse Fourier transf
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:93791
    • 提供者:江丹丹
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. 1

    0下载:
  2. 视频图像处理相关,用傅立叶相关算法,给图像分割,达到预期效果。-Video image processing associated with Fourier correlation algorithm to image segmentation, to achieve the desired effect.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:19465920
    • 提供者:Mike
  1. FourierTransform

    0下载:
  2. 对图像进行二维快速傅立叶变换及傅立叶反变换,并输出图像的频谱图和相位图-Consult a reference book for Fast Fourier Transform (FFT), and then develop a program that can compute and display the two-dimensional Discrete Fourier Transform (amplitude and phase spectra) of a digital image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:77900
    • 提供者:hengliangz
  1. 2014-7-1

    0下载:
  2. a.傅立叶频谱图像 b.居中的傅立叶频谱图像 c.对数变换进行视觉增强的傅立叶频谱图像 d.对数变换进行视觉增强并居中的的傅立叶频谱图像 -For a given image <f4.tif>, to achieve the following results. a. Fourier spectrum of image b. Fourier spectrum centered image c. Logarithmic transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:36969
    • 提供者:瑞安
  1. 2014-7-1

    0下载:
  2. 对于给定图像 < f4.tif > ,实现下列结果。 a.傅立叶频谱图像 b.居中的傅立叶频谱图像 c.对数变换进行视觉增强的傅立叶频谱图像 d.对数变换进行视觉增强并居中的的傅立叶频谱图像 -For a given image <f4.tif>, to achieve the following results. a. Fourier spectrum of image b. Fourier spectrum centered imag
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:392410
    • 提供者:瑞安
  1. Fourier3

    1下载:
  2. 三维傅立叶变换,对图像进行三维傅立叶变换,和反变换,显示结果进行成对比。-Dimensional Fourier transform, the Fourier transform of the three-dimensional image, and inverse transform, the resulting display contrast.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-20
    • 文件大小:1024
    • 提供者:李龙
  1. fouriermellin

    0下载:
  2. 一种基于傅立叶-梅林变换空间的图像配准算法-Image registration algorithm Mellin transform space- based on a Fourier
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2410871
    • 提供者:阿方
  1. image-processing-Matlab

    0下载:
  2. 常用的一些图像处理Matlab源代码,比如数字图像的傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,图像滤波等-Some commonly used image processing Matlab source code, such as digital image Fourier transform two-dimensional discrete cosine transform image compression method using gray
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:13272
    • 提供者:董芳
« 1 2 ... 20 21 22 23 24 2526 27 28 29 »
搜珍网 www.dssz.com