搜索资源列表

  1. 3D_Deconvolution

    0下载:
  2. When looking at a three-dimensional (3D) specimen through a transmitted brightfield optical microscope, only the part of the specimen contained in the focal plane appears sharp while the remainder looks smooth. The decon
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:72704
    • 提供者:薛斌
  1. tianjia

    0下载:
  2. 如何在图像中加入某一固定snr的噪声?分类:matlab与图像处理 在利用matlab做一些自己算法的抗噪分析中,常常会遇到这个问题,matlab中的加噪函数是imnoise,里面的参数是噪声的均值,方差(高斯噪声)或者是感染概率(椒盐噪声),参数不能是snr值,但是很多国外的文章的噪声分析中都是用snr值来衡量加入噪声的程度的-how the image to a fixed snr noise? Categories : Mat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:顶替
  1. CodeforMATLABImageProcessing

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图
  3. 所属分类:图形图象

    • 发布日期:2024-05-26
    • 文件大小:11264
    • 提供者:Jimmy Yen
  1. ppp3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适
  3. 所属分类:图形图象

    • 发布日期:2024-05-26
    • 文件大小:4096
    • 提供者:杨健
  1. matlabimageprocess2

    0下载:
  2. 此文件包含有四个基于matlab源程序,可直接运行.其说明如下 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值P0308:图像的自适应魏纳滤波 -This file contains four based on the matlab source code can be direct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:张海涛
  1. image_jiaoyan_gaosi

    0下载:
  2. 多种对图像加噪声的算法,椒盐噪声,高斯噪声。由于MATLAB自身高斯噪声函数有已经归一化问题,可能结果和自己预想不一样,所以一般都自己来加。-A variety of image plus noise algorithms, salt and pepper noise, Gaussian noise. Gaussian noise as a result of their own MATLAB functions have been n
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:365568
    • 提供者:Vincent
  1. work4

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 -Procedure Code Descr iption P0301: digital image data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:8192
    • 提供者:张平
  1. Gaussiansmoothing

    0下载:
  2. 高斯平滑是去除图像噪声的一种方法,用低频滤波器处理,低通滤波器的作用就是滤掉高频分量,从而达到减少图象噪声的目的,高斯平滑指的是滤波用的模版是高斯(guass)模版,通过采样2维高斯函数得到。-Gaussian smoothing is to remove the image noise is a means to deal with low-frequency filter, low pass filter function is t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:50176
    • 提供者:yue
  1. eight

    0下载:
  2. 用MATLAB软件产生一个被高斯噪声污染的lenna图像,使用T3、T5、高斯滤波、中值滤波进行处理;-MATLAB software with a Gaussian noise pollution Lenna image, the use of T3, T5, Gaussian filtering, median filtering for processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:248832
    • 提供者:jian
  1. image-compression

    0下载:
  2. Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussia
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:10240
    • 提供者:林明
  1. noise

    0下载:
  2. noise image processing test gaussian salt pepper additive.非常容易的一个code-noise image processing test gaussian salt pepper additive. very easy to a code
  3. 所属分类:文档资料

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:唐龙
  1. Image-Compression

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compressi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:44032
    • 提供者:李远
  1. Gaussian-Noise-Image-Add

    0下载:
  2. 这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。-This procedure is used to increase the variety of picture noise, such as salt and pepper Gaussian noise, additive or multiplicative noise, such as a mixture for testing o
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-26
    • 文件大小:8192
    • 提供者:xlz
  1. xiaoboquzao

    0下载:
  2. 图像的小波去噪,给灰度图像加上一定量的高斯噪声,再采用小波变换的方法去噪.-Wavelet Denoising image to gray image coupled with a certain amount of Gaussian noise, and then using the method of wavelet transform de-noising.
  3. 所属分类:波变换

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:李大
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MA
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:21504
    • 提供者:panghuanzhi
  1. wavefilter

    0下载:
  2. 一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!-Written in a kind of image filter to use mqtlab program! Can effectively remove Gaussian noise, please share!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:wjh
  1. noise-plus-image

    0下载:
  2. 对图像添加各种噪声 高斯噪声 淑盐噪声-Add a variety of image noise, Gaussian noise, noise, salt-sook
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:王红卫
  1. Mean-Gaussian-noise-filter

    0下载:
  2. 均值滤波对高斯噪声的影响,均值滤波是经典滤波算法,用于图像处理领域,本代码用matlab开发。-Mean Gaussian noise filter, mean filter is a classical filtering algorithm for image processing, the code developed using matlab.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:申岚
  1. gaussian

    0下载:
  2. 含有高斯噪声的图像滤波的matlab程序源代码-Matlab source code contains a Gaussian noise image filtering
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:mamin
  1. Gaussian-Filter-Algorithm

    0下载:
  2. 很清楚的讲解了高斯滤波在图像在的应用,对于高斯噪声有很好的平滑效果,并且讲解了高斯滤波的原理-Clearly explain the Gaussian filter in image applications, for Gaussian noise has a good smoothing effect and explain the principles of the Gaussian filter
  3. 所属分类:波变换

    • 发布日期:2024-05-26
    • 文件大小:301056
    • 提供者:王晓峰
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org