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

搜索资源列表

  1. image

    0下载:
  2. matlab对图像去噪进行均值滤波方法,不同模块下的滤波。-matlab mean filter for image de-noising method, filtering under different modules.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8326
    • 提供者:张翠红
  1. wavelets_work

    0下载:
  2. 小波分解,去噪和重构相关步骤的自编程序,包括算法流程图。对于初步学习和理解小波分析具有一定的帮助- Wavelet decomposition, de-noising and reconstruction written procedures related steps, including the algorithm flow chart. For the preliminary study and understanding of wavelet analysis has some he
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:315615
    • 提供者:wu
  1. center_detection

    0下载:
  2. 本人刚刚做的数学建模比赛题目和求解程序,是图像中的“交叉点”检测问题。先是对图像去噪去模糊光照均匀后再二值化,然后利用角点检测方法得到图像中的角点,最后聚类分析,剔除不合格角点,最终得到交叉点的坐标。-I just do mathematical modeling and solving program title game, is the image of the "crossover point" detection. First, go to blur the image de-noisi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3548706
    • 提供者:niexiaoer
  1. GHP

    0下载:
  2. 通过梯度直方图保留的纹理图像去噪方法,里面包含了所有源代码和实例,是很好的一种图像去噪方法。-Texture Image Denoising by gradient histogram retained, which contains all of the source code and examples, is a very good image de-noising methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4123353
    • 提供者:chuafang
  1. Denoise-Methods

    0下载:
  2. 程序实现了三种去噪算法:BLS-GSM/BM3D/NLM,评价指标为PSNR/SSIM.-Program implements three de-noising algorithm: BLS-GSM/BM3D/NLM, with evaluation of PSNR/SSIM.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8381704
    • 提供者:df
  1. shujutianjiazaoseng

    0下载:
  2. 可以对点云添加噪声,对从网站上下载的标准点云研究提供基础数据,比如研究去噪方法,可通过添加噪声形成基础数据-You can add noise to the point cloud to the standard point cloud research downloaded from the website to provide basic data, such as research de-noising method can form the basis of the data by ad
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:9109
    • 提供者:maweifeng
  1. quzaohanshu

    0下载:
  2. 这里面含有对图像进行去噪的去噪函数,如高斯噪声,随机噪声,椒盐噪声等-This included the image de-noising noising function, such as Gaussian noise, random noise, impulse noise, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:王瑞
  1. tuxiangquzao-

    0下载:
  2. 这里面含有对图像进行去噪的所需要的基础资料,希望度大家有用-This image de-noising which contains basic information required for the hope that useful degree
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:245379
    • 提供者:王瑞
  1. image-processing

    1下载:
  2. 内有操作说明: 操作说明.docx 加噪:高斯、椒盐等 去噪:小波、高斯、维纳及频域上的滤波(频率可调) 压缩:JPEG、小波、PCA、位平面、FFT、DCT 以上功能都集成在了GUI界面内-There are instructions: instructions docx plus noise: Gaussian, salt and pepper and other de-noising: wavelet, Gaussian, and Wiener filter in the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:968252
    • 提供者:weifanzhang
  1. WNNM_code

    2下载:
  2. 该程序是加权核模在图像去噪方面的应用,基于块匹配-The program is weighted kernel-mode application in image de-noising, matching based on block
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:47128
    • 提供者:
  1. codes

    0下载:
  2. 基于小波变换去噪,包含小基于波变换的均值去噪,计算信噪比程序和平滑函数-Based on wavelet transform denoising, contain small de-noising based on wavelet transform mean, procedures and smoothing function to calculate the SNR
  3. 所属分类:Wavelet

    • 发布日期:2017-04-13
    • 文件大小:1772
    • 提供者:祖绍环
  1. prog

    0下载:
  2. 本文件包含均值滤波去噪和奇异值分解去噪程序-This document contains the mean filter de-noising and singular value decomposition denoising procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:663
    • 提供者:祖绍环
  1. Wavelet-reconstruction

    0下载:
  2. 小波的分解与重构_去噪。对含噪的信号去噪,实现信噪分离-Wavelet decomposition and reconstruction _ de-noising. Noisy signal de-noising, to achieve the signal to noise separation
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:193875
    • 提供者:huxueshan
  1. image-processing

    0下载:
  2. 这是一个数字图像处理的界面的源代码,里边包括图像的锐化,加噪,去噪,图形所放等功能-This is a digital image processing interface source code, including images inside sharpening, noise, de-noising, graphics and other functions are put
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:281342
    • 提供者:xiaoyu
  1. tuxiangquzao

    0下载:
  2. 这是图像去噪的实现函数,有均值滤波,中值滤波,高斯滤波,函数均是自己编写的函数,没有调用,且有自己设计的函数与系统函数效果的对比。课程设计所写,能直接运行-This is the realization of image de-noising function, there are mean filtering, median filtering, Gaussian filtering functions are functions I have written, there is no cal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:18604
    • 提供者:邓恬
  1. matlab-SVD

    16下载:
  2. 利用张量(三维矩阵)奇异值分解即SVD分解进行图像去噪,本代码运用MATLAB。-Using tensor (three-dimensional matrix) that SVD decomposition singular value decomposition for image de-noising, the code using MATLAB.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-10
    • 文件大小:15427
    • 提供者:范琳伟
  1. Wavelet-de-noising

    0下载:
  2. 小波变换程序 用MATLAB编程处理,得到信号图像分析 比较初级 用于初级学习-Wavelet transform application MATLAB programming processing, image analysis to compare the primary signal Used for primary learning
  3. 所属分类:Wavelet

    • 发布日期:2017-04-25
    • 文件大小:235431
    • 提供者:wuyachao523
  1. xiaobo

    0下载:
  2. 利用小波变换对图像进行处理,去噪,使图像有利于分割及提取-Using wavelet transform for image processing, de-noising
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4082200
    • 提供者:xululu
  1. xiaobobianhuanquzao

    0下载:
  2. 小波变换去噪,应用了小波变换工具箱中的函数,对图像进行变换去噪。-Wavelet transform de-noising, the application of wavelet transform toolbox functions for image denoising.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:736
    • 提供者:shendesheng
  1. gaijinxiaoboquzao

    0下载:
  2. 此为改进的小波变换图像去噪,通过软硬阀值来进行去噪,效果明显,-This is the improved wavelet transform denoising, the threshold for de-noising by soft and hard, the effect is obvious,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1326
    • 提供者:shendesheng
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com