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

搜索资源列表

  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. 图像处理光盘里面附带了很多在图像处理中经常用到的基本处理算法,如快速傅立叶变换,中值滤波等-image processing fringe discs inside a lot in image processing frequently used to deal with the basic algorithm, as Fast Fourier Transform, the value filter
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2410394
    • 提供者:张震
  1. advanceCimage2

    0下载:
  2. 很多高级一点的图形图像处理程序,对图像进行傅立叶变换处理(图像变换),进行高斯模糊处理(图像复原),加入随机噪声,基于C++开发,希望大家能用得着(--)-many senior point graphics processing images on Fourier transform (Image Transform), Gaussian fuzzy processing (Image Restoration), by adding random noise, based on C + + d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3213
    • 提供者:孙怀勇
  1. fourieranddct

    0下载:
  2. 对图像进行傅立叶变换处理(图像变换)的源代码和对图像进行离散余弦变换处理(图像变换)的源代码,编译后的可执行文件须带参数运行。-right image Fourier transform (Image Transform) and the source code for image processing discrete cosine transform (Image Transform), the source code, compile the executable files carry
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2304
    • 提供者:金侠
  1. fourier-cpp

    0下载:
  2. 对图像进行傅立叶变换处理(图像变换)的源代码,编译后的可执行文件-right image Fourier transform (image transformation) of the source code, the compiled executable file
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1770
    • 提供者:李金宝
  1. bmp_Fourier

    0下载:
  2. 这是利用VC处理一般图像信号来处理傅立叶变换-This is the VC image signal processing to deal with the Fourier transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1411
    • 提供者:王辉
  1. imgpro19844

    0下载:
  2. 对图像进行离散余弦变换处理及对图像进行傅立叶变换处理的源代码-images of discrete cosine transform and the image of the Fourier transform source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2831
    • 提供者:天涯
  1. PalmPrint

    0下载:
  2. 基于对话框的图像预处理及图像的傅立叶变换 很好懂的
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:47812
    • 提供者:zheng
  1. ImageProcessing

    0下载:
  2. 这个是用VC++编写的关于图像处理的源代码,其中可以实现对比度拉伸、图像复合、图像的傅立叶变换等功能。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3812554
    • 提供者:陈丞
  1. fourier

    0下载:
  2. 图像处理方面的,图像的傅立叶变换,效果很好的,大家可以一试
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1219
    • 提供者:xcq
  1. Image_Trans

    0下载:
  2. 此程序在Visual C++环境下实现图像的傅立叶变换,离散余弦变换,沃尔什变换,是图像处理初学者很好的资料。-This procedure in the Visual C++ Environment to achieve image Fourier transform, discrete cosine transform, Walsh transform, image processing is very good information for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:251596
    • 提供者:yuemeiwang
  1. imageprocessing

    0下载:
  2. 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:5584001
    • 提供者:吴海峰
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. imageprocessing

    0下载:
  2. 图像处理源代码,包括各种变换,直方图,Walsh变换,傅立叶变换,维纳滤波处理,图像旋转-Image processing source code, including transformation, histogram, Walsh transform, Fourier transform, Wiener filter processing, image rotation
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:3749872
    • 提供者:liujin
  1. 41695066wienerfilter2

    0下载:
  2. 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:eric
  1. FreTrans

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要的图像算法:傅立叶变换,离散余弦变换,沃尔什变换-VC typical digital image processing algorithm and the realization of the complete source code, the main image algorithm: Fourier transform, discrete cosine transform, Walsh Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2103360
    • 提供者:lgy
  1. 2_pass_scaling_src-Code

    0下载:
  2. 比较复杂的频域处理,它首先把图像通过傅立叶变换等等转换为频域的数据,然后用各种滤波器对图像进行处理。后来通过google在codeproject上找到这种基于频域的缩放算法-More complex frequency domain processing, it first through the Fourier transform, and so the image is converted to frequency domain data, and then use a variety of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:3956
    • 提供者:wqfadd
  1. 数字图像处理第三次实验

    1下载:
  2. 傅立叶变换 显示原图像的频谱 二阶巴特沃斯(Butterworth)低通滤波器(Fourier transformation Display the spectrum of the original image Two order Butterworth (Butterworth) low pass filter)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:773120
    • 提供者:zyfff
  1. 249611

    0下载:
  2. 在c语言下实现快速傅立叶变换,大家看看,应该对大家有用的()
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:4096
    • 提供者:bifepxy
  1. Vc6_Image

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

    • 发布日期:2019-10-04
    • 文件大小:15010816
    • 提供者:jhanker
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com