搜索资源列表

  1. image-denoise

    0下载:
  2. 运用各种方法的图像去噪,包括自适应滤波。中值滤波和均值滤波-Image denoising using various methods, including the adaptive filter. Median filter and mean filter, etc.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:党晓婉
  1. dewavelet

    0下载:
  2. 利用小波进行图像去噪,效果蛮好,希望大家可以能用得上-Using wavelet denoising, the effect is just fine, and hope that we can that can use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:233472
    • 提供者:223
  1. image-processing-using-VcPP

    0下载:
  2. 用VC++实现数字图像处理,包括边缘检测,图像增强,图像去噪,二值化处理等。-With VC++ realize the digital image processing, edge detection, image enhancement, image denoising, binarization processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:6452224
    • 提供者:liguangqiong
  1. four-denosing-procedure

    0下载:
  2. 四种图像去噪程序,给原图像分别加上高斯噪声,椒盐噪声,乘性噪声,脉冲噪声后进行去噪,输出去噪后的图像-Four image denoising procedures, to the original image plus Gaussian noise, salt and pepper noise, multiplicative noise, impulse noise the Denoising output denoised imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:xiaoyu
  1. tuxiangquzao

    0下载:
  2. 基于小波变换的图像去噪方法实现—小波变换的实现-- The realization of the wavelet transform image denoising method based on wavelet transform
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:梅翠松
  1. pcnn

    0下载:
  2. 采用PCNN和ICM方法的图像去噪时的特征提取方法步骤-Examples of support vector machines SVM and kernel function matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:田乐
  1. Bilateral-Filtering

    0下载:
  2. 双边滤波器对图像去噪,可以很好的保存边缘,matlab源码,附参考图-Bilateral filter denoising well preserved edge, matlab source code attached with reference to FIG.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:260096
    • 提供者:闵思琪
  1. denoise

    0下载:
  2. 图像去噪的matlab编程源码。本人自己的编程-Image Denoising matlab programming source code. I own the programming
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:796672
    • 提供者:黑山
  1. nsct_toolbox_3

    0下载:
  2. 图像去噪的matlab程序代码工具。本人自己编写-Image Denoising matlab code tools. I have written
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2445312
    • 提供者:黑山
  1. several-wavelet-transform

    0下载:
  2. 本资源包含几种常用的小波变换,并用于图像的分解与重构,能够用于图像去噪,融合等领域。-This resource contains several commonly used wavelet transform, and used for image decomposition and reconstruction, can be used for image denoising, fusion and other fields.
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:wuyanyan
  1. fenshujie

    0下载:
  2. ,对掌纹图像去噪主要采用低通滤波方法或邻域平均滤波方法,这两种方法可以有效地抑制噪声,但同时也滤除了一些边缘信息,而且还会发生一定程度的边缘模糊现象。因此这两种方法适合于提取掌纹中的主线(掌纹中最粗最长的若干条)特征,而不适合于需要保留更多边缘信息的特征提取。小波变换是目前比较流行的一种信号处理方法。-Palmprint image denoising using low-pass filtering method or the nei
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:13616128
    • 提供者:张静
  1. beyond_12041126

    0下载:
  2. 论文+ppt,我的数字图像处理课程设计,题目是基于均值滤波和小波分析的图像去噪方法-Thesis+ppt, digital image processing course design, subject image denoising method based on mean filter and wavelet analysis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:14058496
    • 提供者:
  1. noisecomp

    0下载:
  2. 一个图像去噪的Matlab程序,可用于图像的边缘提取等工作。-Image denoising
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:小五小五
  1. wavelet_denoising

    0下载:
  2. 小波变换进行图像去噪的一个例子,matlab代码。-An example of the wavelet transform denoising, matlab code.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:146432
    • 提供者:tim
  1. TV__based_image

    0下载:
  2. 基于总变差的图像去噪,去模糊,什么的,很好用,找了很久才搞到的,相信对研究此方面的研究人员很有帮助-Total variation-based image denoising what good use, looking for a long time to get, I believe that the study of this aspect of the research staff helpful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:78848
    • 提供者:里涛
  1. frac

    0下载:
  2. 分数阶各向异性扩散图像去噪,实现了文献Fractional-Order Anisotropic Diffusion for Image Denoising, Jian Bai, Xiang Chu, IEEE T. Image Process.,2007, 16(10): 2492-3502-Fractional anisotropic diffusion denoising literature Fractional-Order An
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:446464
    • 提供者:zhang yi
  1. wavelet

    0下载:
  2. 是一个基于小波变换的图像去噪的matlab程序的源代码,很好用-Is based on wavelet image denoising matlab program' s source code, very easy to use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:71680
    • 提供者:王鸿举
  1. whmt1d

    0下载:
  2. 基于小波域的隐马尔可夫模型的图像去噪matlab代码,小波变换,隐马尔可夫模型-Wavelet domain Hidden Markov model-based image denoising matlab code, wavelet transform and hidden Markov models
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:倪培根
  1. contourlet_toolbox

    0下载:
  2. 轮廓波变换matlab程序代码,其中包含基于Contourlet变换的图像去噪算法-The contourlet transform matlab program code, which contains image denoising algorithm based on Contourlet transform
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1035264
    • 提供者:倪培根
  1. nsct_toolbox

    0下载:
  2. 非下采样轮廓波变换,NSCT变换,主要用于图像去噪,效果非常不错-Nonsubsampled contourlet transform, NSCT transform, mainly for image denoising, the effect is very good
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:97280
    • 提供者:倪培根
« 1 2 ... 43 44 45 46 47 4849 50 »

源码中国 www.ymcn.org