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

搜索资源列表

  1. Wavelet_enhancement

    0下载:
  2. 二进制小波图象增强,用matlab编程,用二进制小波变换进行图象增强-binary wavelet image enhancement, using Matlab programming, using wavelet transform binary image enhancement
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3.56kb
    • 提供者:周州
  1. Denoisemiddle

    0下载:
  2. 用matlab实现的基于小波变换的图像增强去噪-achieved using Matlab based on wavelet transform image enhancement and denoising
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:867byte
    • 提供者:sun
  1. enhancement+fusing

    0下载:
  2. 利用小波分解与重构,实现图像增强和融合,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image enhancement and integration, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:whq
  1. xiangrude1

    0下载:
  2. 利用小波变换实现和直方图均衡化相对比的图像的增强与分割.应该比较有用.分割也采取了几种技术的对比-using wavelet transform and histogram equalization relative ratio of image enhancement and segmentation. Be more useful. Pm cutting has taken several technical contrast
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:李萍萍
  1. yixuetuxiangpeizhun

    0下载:
  2. 本文借助多尺度分析为手段, 研究医学图像配准与融合过程中医学图像的增强、插值、配准、融合和分割等 关键问题的理论方法研究,扩展了尺度的含义,使其不再局限在通常的小波分 析和形态学两个方面。-In this paper, using multi-scale analysis as a means to study the medical image registration and fusion process of medical image enhancement, interpo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.43mb
    • 提供者:媛媛
  1. Probing_into_Technique_of_Image_Enhancement_Based_

    1下载:
  2. :图像增强是图像处理的一个重要分支,是图像边缘提取、图像分割等的基础.文章介绍了常用的图像增强技 术,并且以Madab为工具完成图像的直方图均衡化、巴特沃斯高通滤波器操作的示例,给出了处理前后的对照图像.重点介 绍了利用小波变换进行图像增强,获得了比较好的增强效果.-: Image enhancement is an important branch of image processing is the image edge extraction, image segmentation,
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:190.5kb
    • 提供者:hope
  1. zhengqiang

    0下载:
  2. 利用二维小波的图像增强 基于小波变换的多尺度图像边缘检测matlab源代码(在Matlab7.0下运行) -Using two-dimensional wavelet image enhancement based on wavelet transform multi-scale edge detection matlab source code (in Matlab7.0 run)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:530byte
    • 提供者:qiuxuan
  1. chepaidingwei

    1下载:
  2. 车牌定位源代码,其中图像预处理部分用了小波去噪和增强。-License plate location source code, which some image pre-processing using wavelet denoising and enhancement.
  3. 所属分类:Special Effects

    • 发布日期:2016-11-30
    • 文件大小:389.87kb
    • 提供者:zhang
  1. dsgertg

    0下载:
  2. 针对小波变换在指纹识别中的应用,提出了一种基于小波变换的图像增强算法,利用低频系数图像在小波域估计指纹纹线方向,抑制了高频噪声对纹线方向的影响,实验表明,该算法对纹线模糊的指纹图像增强效果明显。-According to the fingerprint identification of wavelet transform in the application, and puts forward a kind of image based on wavelet transform enhance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:196.62kb
    • 提供者:抓党建
  1. wave_enhancement

    0下载:
  2. 利用小波变换的图像增强算法,使用matlab实现-Wavelet transform image enhancement algorithm using matlab to achieve
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:34.12kb
    • 提供者:李大龙
  1. z11

    0下载:
  2. 利用小波变换实现图片信号 增强和压缩 -By using wavelet transformation to realize image signal Enhancement and compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:822byte
    • 提供者:zx
  1. wavelet

    0下载:
  2. 用小波变换进行图像增强,先对原始图像进行非下采样的小波分解,在对每一层的高频分解系数进行处理,得到变换后的小波系数,再进行小波重构。-Image enhancement using wavelet transform, the original image and non-sampling wavelet decomposition in the high frequency decomposition coefficients of each layer, get the wavelet co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:276.49kb
    • 提供者:
  1. image-enhancement

    0下载:
  2. 下载并读入被噪音污染的Noisychurch图像数据,用Matlab 编程采用下述方法分 别实现该图像的增强操作: 1) 用空域法实现图像的增强,分别采用如下模板操作:2x2 和3x3 的幅值为1 的模板,比较去噪和模糊的折中效果;采用3x3 的中值滤波器进行去噪操作; 采用Laplacian 模板[0 -1 0 -1 5 -1 0 -1 0]进行锐化操作。 2) 用频域法实现该图像的低通和高通滤波,选择合适的截止频率。 3) 用小波分析法实现该图像的低通和
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:2.49mb
    • 提供者:Haibin Zhang
  1. wave-reconstruct

    0下载:
  2. 用小波变换实现医学图像的增强,重构小波变换的函数,实现该功能。-Medical image enhancement using wavelet transform and the reconstruction wavelet transform function to fulfill the function.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:32.21kb
    • 提供者:
  1. thread

    0下载:
  2. 图像的处理,小波去噪和多分辨率分析,采用软阈值,硬阈值和混合阈值方法对彩色图像进行增强计算,效果明显。-Image processing, wavelet de-noising and multi-resolution analysis, using soft threshold and hard threshold and hybrid threshold method for color image enhancement calculations, the effect is obviou
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:94.6kb
    • 提供者:王闯
  1. WinRAR-ZIP

    0下载:
  2. 这是MATLAB中用小波变换实现图像增强的程序-This is the MATLAB image enhancement using wavelet transform procedures
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:10.88kb
    • 提供者:林元
  1. Untitled4

    0下载:
  2. 利用小波变化对图像进行去噪和增强,从而很好的对图像进行处理-Change the image using wavelet denoising and enhancement, and thus good for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:657byte
    • 提供者:熊猫
  1. HAAR-XIAOBO-BIANHUAN

    0下载:
  2. 经过修改的HAAR小波图像增强,使用最基本的小波公式进行编写的那种,不是直接调用的-HAAR wavelet image enhancement, modified, simple, using the basic formula for the preparation of the kind of wavelets, are not called directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2.11kb
    • 提供者:coco
  1. Graphics-and-Image-Processing

    0下载:
  2. 包括图像编辑(图像缩放,图像旋转,图像裁剪,纹理映射),图像分析(像素选择,强度描述,图像轮廓,绘制直方图),图像调整(直方图均衡化,阈值化,灰度变换),图像平滑(加噪,中通滤波,低通滤波,图像复原),图像锐化(采用Sobel算子,拉式算法,空域高通滤波,频域高通滤波,梯度法),图像高级处理(边缘检测,图像分割),小波分解(一次小波分解,两次小波分解,第一层小波重构)和图像彩色增强(假彩色增强)的GUI图形图像处理。-Including image editing (image scaling,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:231kb
    • 提供者:高蒙迪
  1. wavelet

    2下载:
  2. 对雾天图像利用小波变换分解,实现图像去雾增强,分解的层数越多,处理后的效果越明显。-On the fog image using wavelet transform decomposition, to achieve the image to fog enhancement, decomposition of the number of layers, the more obvious the effect of the treatment.
  3. 所属分类:Wavelet

    • 发布日期:2016-05-10
    • 文件大小:264kb
    • 提供者:zhang
« 12 »
搜珍网 www.dssz.com