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

搜索资源列表

  1. shape_feature

    1下载:
  2. 一个简单的傅立叶带亮度描绘子提取图像的形状特征程序-A simple Fourier descr iptor with the brightness of the image shape feature extraction procedures
  3. 所属分类:Algorithm

    • 发布日期:2015-07-02
    • 文件大小:199270
    • 提供者:黎维娟
  1. 3

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:13875
    • 提供者:吴培培
  1. 3

    0下载:
  2. matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cosine transform image compressio
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2139
    • 提供者:wang
  1. Image

    0下载:
  2. 可以实现BMP、GIF、WMF、ICO、JPG等图像文件读入及傅立叶变换处理-Can be BMP, GIF, WMF, ICO, JPG and other image files read and Fourier transform processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:13619
    • 提供者:pengyk
  1. mywork

    0下载:
  2. 实现图像的fft快速傅立叶变换,使用matlab中示例的pear图实现-Image of fft Fast Fourier Transform, use the matlab example of the realization of the pear Figure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1416
    • 提供者:yyf
  1. shuzituxiangchuli

    0下载:
  2. 包含了多种常用的数字图像处理方法的实现代码,图像镜像、平移、旋转、缩放,高斯滤波、拉普拉斯锐化、中值滤波、二值变换、阈值变换、傅立叶变换、离散余弦变换等-Contains a variety of commonly used digital image processing methods to achieve code, image mirroring, shifting, rotating, zooming, Gaussian filtering, Laplacian sharpening,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:189893
    • 提供者:吴学龙
  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. imgTrans

    0下载:
  2. 基于VC++实现的图像(256色)变换程序源码,包括傅立叶变换、离散余弦变换,沃尔什变换-Based on VC++ implementation of the image [256 colors] source transformation procedure, including the Fourier transform, discrete cosine transform, Walsh Transform
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:67548
    • 提供者:jay
  1. 20061107094443510

    0下载:
  2. 包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -Including 256 colors to grayscale, Hough transform, image_j
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:25367
    • 提供者:李强强强
  1. dyqfly

    0下载:
  2. 实现图像的傅立叶变换,可以实现的,并附有图片和变换后的结果。-Implementation of the Fourier transform images, can be achieved, together with the picture and change the results.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-13
    • 文件大小:3024823
    • 提供者:李洋
  1. BasicoperationBMPimagesourcecode

    0下载:
  2. 这里给出了数字图像处理中BMP文件读写、直方图统计、傅立叶变换、直方图均衡、均值滤波、中值滤波等 一些基本操作的程序代码,供初学者设计图像处理程序参考。-Here give the digital image processing of documents to read and write BMP, histogram statistics, Fourier transform, histogram equalization, the mean filtering, median filt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5286
    • 提供者:Ray
  1. Fourier

    0下载:
  2. 数字图像处理 傅立叶变换-Digital image processing, Fourier transform
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:137681
    • 提供者:张标
  1. Image_Fourier_Transformation

    0下载:
  2. 关于图像中傅立叶变换的代码,可对bmp原图进行傅立叶转换。-About the image Fourier Transform code, can be carried out on the bmp image Fourier transform.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3030649
    • 提供者:Zyc
  1. fourier_transform

    0下载:
  2. 基于VC++的傅立叶变换,对于图像处里的扩充-fourier transform
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:147799
    • 提供者:贺彪
  1. FourierTransform

    0下载:
  2. 傅立叶变换源代码 数字图像 很好用的东东哦-Fourier Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:154456
    • 提供者:
  1. matlab_image_processing_function

    0下载:
  2. matlab图像处理代码m函数 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P031
  3. 所属分类:Graph program

    • 发布日期:2017-03-21
    • 文件大小:167566
    • 提供者:yg
  1. ex2

    0下载:
  2. 汽车牌照定位与字符识别 要定位汽车牌照并识别其中的字符,我们采用Matlab平台提供的一些图像处理函数,以傅立叶变换通过字符模板与待处理的图像匹配为核心思想。 -Vehicle license location to location and character recognition vehicle license and identify the characters, we use Matlab platform provides a number of image processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:63681
    • 提供者:吕寿鹏
  1. matlab

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4053
    • 提供者:周鹏
  1. transform

    0下载:
  2. 图像的正交变换(包括傅立叶变换,余弦正交变换,哈达吗变换)-Image of the orthogonal transformation (including the Fourier transform, orthogonal cosine transform, transform it hada)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:880
    • 提供者:彭素静
  1. picture_processing

    0下载:
  2. 图像处理包括(1) 显示图片 (2) 正交变换--包括傅立叶变换、沃尔什变换、离散余弦变换 (3) 图象增强--包括直方图显示、图象均衡化、图象规定化、图象平滑、锐化、中值滤波、低通滤波器、伪彩色编码 (4) 图象复原--非约束复原(逆滤波)、约束复原(维纳滤波) -Image processing, including (1) Show pictures (2) orthogonal transformation- including the Fourier transform
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4172360
    • 提供者:解玉芳
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 28 »
搜珍网 www.dssz.com