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

搜索资源列表

  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. 基于离散余弦数字水印

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

  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. 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. 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. 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. Defect-detection

    0下载:
  2. 基于灰度图像进行傅立叶变换后的二值化处理-Binarization based on the Fourier transform after the gray image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1775
    • 提供者:LIWEI
  1. ganshetiaowen

    0下载:
  2. 干涉条纹图像二维快速傅立叶变换薄膜厚度测试相位解包数字滤波器硕士论文,知网上也有,没有下载到的可以在这里下载-Interference-dimensional fast Fourier transform fringe image film thickness testing phase unwrapping digital filter Master' s thesis, also known online, no download is available here to downlo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11916578
    • 提供者:吴凡
  1. Fourier-transform

    0下载:
  2. 大学生图像处理第5章实验图像的傅立叶变换、DCT变换、hadamard变换 -Students experiment image processing Chapter 5 images Fourier transform, DCT transform, hadamard transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:9282
    • 提供者:周亦斌
  1. tutorial10

    0下载:
  2. matlab图像处理的几个程序 P0301:数字图像矩阵数据的显示及其傅立叶变换-Several procedures P0301 matlab image processing: digital image data matrix display and Fourier Transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1239
    • 提供者:lieshang
  1. isar

    0下载:
  2. 基于快速傅立叶变换的遥感图像识别检测,isar雷达图像检测-Based on remote sensing image recognition to detect the fast Fourier transform, isar radar image detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:717
    • 提供者:徐伟明
  1. fuliye

    0下载:
  2. 实现bmp图像的傅立叶变换,c++实现,开发环境为vc 6.0-Fu Liye transform BMP image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:176941
    • 提供者:ruizhe Chang
  1. fft

    0下载:
  2. 利用快速傅立叶变换对图像进行缺陷检测,能很好的检测到细小的缺陷-Using the fast Fourier transform for defect detection and can detect tiny flaws
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1487
    • 提供者:杰瑞
  1. FRFTfenshujie

    3下载:
  2. 二维分数阶傅立叶变换程序,可用于图像,信号的处理,博士师兄编写,亲测可用-2-D Fractional Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2015-10-22
    • 文件大小:2048
    • 提供者:niucong
  1. shuzituxiangchuli

    0下载:
  2. 数字图像处理相关C语言程序,包括快速傅立叶变换等9个程序-Digital image processing related to C language program, including fast Fourier transform 9 program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:74799
    • 提供者:李明
  1. image

    0下载:
  2. 实现各种滤波函数,并用循环算法来进行图像的傅立叶变换-Implement various filtering functions, with round-robin algorithm for image Fourier transform
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1554
    • 提供者:朱敏
« 1 2 ... 17 18 19 20 21 2223 24 25 26 »
搜珍网 www.dssz.com