CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - MATLAB denoising image

搜索资源列表

  1. MatchingPursuits

    1下载:
  2. Matching Pursuit方法,经典的稀疏表示方法,可以用人脸识别和图像分类,图像去噪,现在非常流行。-Matching Pursuit method, sparse representation of the classic, you can use face recognition and image classification, image denoising, now very popular.
  3. 所属分类:Document

    • 发布日期:2016-04-08
    • 文件大小:1.79mb
    • 提供者:高尚兵
  1. 3

    0下载:
  2. 摘要:为了提高图像复原算法的性能 ,提出了一种改进的奇异值分解法估计图像的点扩散函数。从图像的退化离散模型 出发 ,对图像进行逐层分块奇异值分解 ,并自动选取奇异值重组阶数以减少噪声对估计的影响。利用理想图像奇异值向 量平均能谱指数模型 ,估计点扩散函数奇异值向量的频谱 ,再反傅里叶变换得到其时域结果。实验结果表明 ,该方法能 在不同信噪比情况下估计成像系统的点扩散函数 ,估计结果比原有估计方法有所提高 ,有望为图像复原算法的预处理提 供一种有效的手段。-Abstract : T
  3. 所属分类:Document

    • 发布日期:2017-04-29
    • 文件大小:464.63kb
    • 提供者:zy
  1. anl_081232f

    1下载:
  2. 为了减小传统的反锐化掩模算法对噪声的敏感性,提出了一种新的反锐化掩模图像 增强算法,该算法在图像的平坦区域进行去噪处理,并依据人眼视觉特性对图像的不同细节 区域做不同程度的增强。通过几种算法的实验结果比较,表明本算法不仅增强效果较好,且 抑制了噪声的增强。-In order to reduce the traditional unsharp masking algorithm sensitivity to noise, a new Unsharp Masking image enha
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:264.33kb
    • 提供者:王瑜
  1. mmsp08

    0下载:
  2. Feature extraction is a key issue in contentbased image retrieval (CBIR). In the past, a number of texture features have been proposed in literature, including statistic methods and spectral methods. However, most of them are not able to accu
  3. 所属分类:Development Research

    • 发布日期:2017-04-09
    • 文件大小:1.36mb
    • 提供者:Swati
  1. waveletstools

    0下载:
  2. 基于小波变换应用的matlab程序,包含图像增强,图像分解,图像去噪,图像融合等-Applications based on wavelet transform matlab program, including image enhancement, image decomposition, image denoising, image fusion
  3. 所属分类:File Formats

    • 发布日期:2017-03-25
    • 文件大小:7.87kb
    • 提供者:stevechen
  1. xiaobobianhuan

    1下载:
  2. 基于小波变换的图像去噪的matlab源码,根据自己输入的噪声值而达到不同的结果。-Image denoising based on wavelet transform of the matlab source code, noise value based on their input to achieve different results.
  3. 所属分类:Project Design

    • 发布日期:2014-05-15
    • 文件大小:254kb
    • 提供者:lijinqiao
  1. matlab-code

    0下载:
  2. programs done on image denoising, image edge detection, histogram, huffman coding
  3. 所属分类:Communication

    • 发布日期:2017-11-30
    • 文件大小:33.91kb
    • 提供者:kirthi
  1. denoise-matlab-new

    0下载:
  2. Denoising Reduces the total-variation of the image. Filters out noise while preserving edges. Textures and fine-scale details are also removed. In this demo the assumption is that a white Gaussian noise is added with priori known (or estimated) noi
  3. 所属分类:Document

    • 发布日期:2017-11-17
    • 文件大小:2.89kb
    • 提供者:ali
  1. image-processing

    0下载:
  2. 基于matlab的数字图像处理的研究,对图像进行加噪,去噪!-Plus matlab digital image processing, image noise, denoising
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:764.16kb
    • 提供者:魏凯
  1. matlab

    0下载:
  2. matlab用于分析图像去噪处理,含有多种算法的比较分析,还是比较全面的,适合用做期末论文-for the analysis of image denoising matlab is quite comprehensive, comparative analysis, containing a variety of algorithms, suitable for use as the final paper
  3. 所属分类:File Formats

    • 发布日期:2017-11-23
    • 文件大小:201.9kb
    • 提供者:陶鹏辉
  1. Matlab-Code-for-wavelet-denoising

    0下载:
  2. The code is for denoising using wavelet decomposition and reconstruction。 This is the implementation of paper "Efficient Image Denoising Method Based on a New Adaptive wavelet packet thresholding function"
  3. 所属分类:Project Design

    • 发布日期:2017-11-11
    • 文件大小:16.55kb
    • 提供者:Jessie
  1. matlab-zhongzhilvbo

    0下载:
  2. 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:2.96kb
    • 提供者:1123
  1. Image-Denoising-Algorithm

    0下载:
  2. 基于Matlab的图像去噪算法仿真,Word文档格式。-Matlab-based image denoising algorithm simulation, Word document format.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:571.91kb
    • 提供者:huxueshan
  1. CWT

    0下载:
  2. 小波变换文档汇总:二维小波变换在图像去噪处理中的应用、matlab小波工具箱及其应用、morlet小波变换理论与应用研究及软件实现、二维小波变换去噪的MATLAB可视化设计等-Wavelet transform document summary: two-dimensional wavelet transform in image denoising processing, matlab wavelet toolbox and its application, the application m
  3. 所属分类:Development Research

    • 发布日期:2017-05-19
    • 文件大小:4.9mb
    • 提供者:周大鱼
  1. qumianbo_gongjuxiang

    0下载:
  2. matlab曲面波工具想是一个很好用工具箱,在数字图像处理中应用,可以对图像进行去噪、恢复和复原等,是一个较新的方法。-Matlab surface wave tool is a very good tool, in the digital image processing applications, image denoising, recovery and restoration, is a relatively new method.
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1.52mb
    • 提供者:赫赫
  1. chengxu

    0下载:
  2. 1.打开matlab软件,再获取一张实验用彩色图像,使用imread函数读入; 2.用均值滤波法对所获取的彩色图像进行去椒盐噪声处理。 3,、对已加噪和去噪的图像进行必要的保存。-Image denoising main program
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:
  1. chuli

    0下载:
  2. 关于在matlab gui中图像处理的去噪,滤波,复原等多种方式的源代码,简单易懂-About denoising matlab gui image processing, filtering, restoration and other means the source code, easy to understand
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2.8kb
    • 提供者:叶婷
  1. matlab-gui

    1下载:
  2. 新手编写的关于matlab gui界面的图像处理界面,主要是对小波去噪的一个简单程序-Novice prepared by the image processing interface matlab gui interface, primarily a simple program for wavelet denoising
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:52.68kb
    • 提供者:叶婷
  1. houkao-V2.8

    0下载:
  2. sar图像去噪的几种新的方法,在matlab环境中自动识别连通区域的大小,一些自适应信号处理的算法。- Several new methods sar image denoising, Automatic identification in the matlab environment the size of the connected area, Some adaptive signal processing algorithms.
  3. 所属分类:software engineering

    • 发布日期:2017-12-14
    • 文件大小:7.14kb
    • 提供者:朱冬跃
  1. crtxr

    0下载:
  2. sar图像去噪的几种新的方法,基于SVPWM的三电平逆变的matlab仿真,多抽样率信号处理。- Several new methods sar image denoising, Based on SVPWM three-level inverter matlab simulation, Multirate signal processing.
  3. 所属分类:Communication

    • 发布日期:2017-12-12
    • 文件大小:4.38kb
    • 提供者:安战雄
« 12 »
搜珍网 www.dssz.com