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

搜索资源列表

  1. extractFeatures.zip

    1下载:
  2. 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4711649
    • 提供者:yuhui
  1. tuxiangzenqiang

    0下载:
  2. 第十三章 MATLAB 图像增强 13.1 灰度变换增强 13.1.1 像素值及其统计特性 13.1.2 直方图灰度变换 13.1.3 直方图均衡化 13.1.4 直方图规定化 13.2 空域滤波增强 13.2.1 平滑滤波器 13.2.2 锐化滤波器 13.3 频域增强 13.3.1 低通滤波器 13.3.2 高通滤波器 13.3.3 同态滤波器 13.3.4 频域增强 MATLAB 实例 13.4 色彩增强
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4288
    • 提供者:王万国
  1. dwtgl

    0下载:
  2. 基于matlab小波工具箱的彩色数字图象水印技术。-Matlab wavelet toolbox based on the color digital image watermarking technology.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1333
    • 提供者:haha
  1. imageenhancement

    0下载:
  2. 图像增强 灰度变换增强 空域滤波增强 频域增强 色彩增强 小波增强 -Enhanced gray-scale image enhancement transform spatial filter to enhance the frequency domain to enhance color enhanced wavelet enhanced
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:4138
    • 提供者:齐子新
  1. denoise3

    0下载:
  2. 一幅真彩色图像的小波去噪方法实例。通过对一幅真彩色图像的RGB三个方面分别处理,把处理后的结果结合得到。-A true color image examples of wavelet denoising method. Through a true color image of the RGB three aspects dealt with separately, the results of the combination to be processed.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:557
    • 提供者:李莹
  1. daima

    0下载:
  2. 将彩色图像转换为灰度图像后,再进行小波阈值去噪-The color image is converted to grayscale, then the wavelet thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:696
    • 提供者:junsen
  1. matlab

    0下载:
  2. matlab实现的小波变换彩色图像水印嵌入和提取程序-Matlab wavelet transform color image watermarking embedding and extracting process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1190
    • 提供者:
  1. matlab

    0下载:
  2. matlab实现的小波变换彩色图像水印嵌入和提取程序-matlab implementation of wavelet transform color image watermark embedding and extraction procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1093
    • 提供者:梅家平
  1. Wavelet-transform---image-fusion

    1下载:
  2. 小波变换-图像融合的matlab代码~ 图像融合实验。显微镜或照相机在某一次固定焦距下清晰成像的物距是一定的,即成像的物体只有一个层面是清晰而其它层面是模糊的,需要我们把各幅在不同焦距下的图像融合成一张图像,使得远近的物体都清晰。 设定好融合图像数、小波分解的层数、彩色图像的通道数等几个参数后,可对原图像进行融合。 本算法首先对彩色图像变成YIQ空间,对所有图像的各个颜色分量进行小波分解,然后在小波变换域上根据某种策略选取系数,最后做小波反变换和YIQ反变换即得结果图像。-Wa
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:4661487
    • 提供者:吴迪
  1. image_fusion

    1下载:
  2. 本程序集合了互信息配准,PV差值,powell算法,基于小波变换的图像融合的一整套算法。只需要在GUI界面输入两幅图像,即可自动完成图像的配准融合。程序包含Matlab源代码。用Matlab打开imagefusion.m,即会弹出gui界面。融合前要输入参考和浮动图像。图像要求像素的 长*宽 一样。否则会报错。程序只能处理灰度图像,彩色图像也会转化成灰度图像处理。程序代码已经有详细的注释,方便读者理解。-The procedures set of mutual information, PV d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1008083
    • 提供者:zhaoyuan
  1. WaveletHomofilter

    0下载:
  2. matlab代码,小波分析后做同态滤波处理,比一般的同态滤波效果更佳,兼容彩图灰度图,可直接运行-matlab code, after wavelet analyzing we do homofilter, performs better than general homofilter, compatible with grayscale/color image, run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:tanli
  1. imagefeature

    0下载:
  2. 图像特征提取程序,小波分解提取纹理特征,颜色直方图,HSV空间的颜色直方图提取程序。-image feature extraction code on matlab, wavelet decomposed for texture feature, color feature, histogram, and hsv space color histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2491
    • 提供者:hy
  1. dwtgl

    0下载:
  2. MATLAB实现的小波彩色图像水印的嵌入与提取 运行需要读取原始图片和水印图片-Wavelet transform color image watermark embedding and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1187
    • 提供者:陈亮
  1. xiaoboronghe

    0下载:
  2. matlab源程序,通过小波变换进行图像融合,程序简单,运行速度快,适用于灰度图像以及彩色图像融合-matlab source, wavelet transform image fusion, the procedure is simple, fast and suitable for gray image and color image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1390
    • 提供者:曹禹
  1. 70099729wavelet_denoise

    2下载:
  2. 利用小波算法实现图像去噪,包含软硬阈值去噪,中值,均值滤波等,内含图片灰度与彩色实例。以及代码文件说明、(The wavelet algorithm is used to denoise the image, including the soft and hard threshold de-noising, the median, the mean filtering and so on, including the image gray and color examples. And code
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:638976
    • 提供者:斌儿!
搜珍网 www.dssz.com