CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 平滑 滤波

搜索资源列表

  1. 平滑滤波

    0下载:
  2. 可以对图像进行平滑处理,对于学习图像处理的很有用啊!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-12-21
    • 文件大小:4138554
    • 提供者:createfortune
  1. 灰度及彩色图像Bilateral滤波实现边缘保留的平滑处理源代码

    1下载:
  2. 对原始图像进行滤波处理
  3. 所属分类:matlab例程

    • 发布日期:2011-04-22
    • 文件大小:170021
    • 提供者:zeze1002
  1. 平滑滤波

    1下载:
  2. 用Matlab编程实现对图形图像的处理,图像的平滑滤波。
  3. 所属分类:图形图象

    • 发布日期:2011-05-18
    • 文件大小:35332
    • 提供者:dora057
  1. matlab_image.matlab图像预处理

    2下载:
  2. matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-26
    • 文件大小:8333
    • 提供者:王强
  1. tuxiangpinhua.rar

    0下载:
  2. 图像平滑 中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节,Image smoothing median filter belong to non-linear smoothing filters, which can eliminate noise and protect the image details
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:15726
    • 提供者:陈杰
  1. 舌图像的反光点进行平滑滤波处理

    0下载:
  2. 舌图像的反光点进行平滑滤波处理,然后采用分水岭算法进行分割,提取舌体。,tongue-image smoothing and watershed segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-28
    • 文件大小:568
    • 提供者:ling
  1. PM

    4下载:
  2. Perona和Malik在热传导方程的基础上,建立了各向异性扩散方程并将其应用到了图像处理中尺度空间的图像平滑上,该模型针对图像的边缘部分和非边缘部分进行不同性质的图像处理,同时解算方程的迭代格式简单,克服传统滤波的主要缺陷,是图像质量大为改善,为图像的边缘检测和增强开辟了新的方向。-This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:8192
    • 提供者:luke
  1. anisodiff

    4下载:
  2. 本程序实现灰度图像各向异性扩散(滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯算法相比,它不会平滑边缘的图像-This procedure to achieve gray-scale image anisotropic diffusion (filtering algorithm can be used to smooth the signal, retaining edge, to enhance the edge contrast. With ordinary Gauss
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:43582
    • 提供者:renli
  1. 40484845gaussian-core

    0下载:
  2. 本程序实现高斯核函数的计算,用户可以定义模版的长度和参数的大小,最后生成高斯平滑滤波模版,对图像进行滤波效果明显,可以方便地添加到开发程序当中,为你节省不少时间,下载吧@
  3. 所属分类:图形图象

  1. 图像的显示与存储

    0下载:
  2. 能实现图像的显示与存储,并有平滑滤波的处理过程。
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-11-10
    • 文件大小:36133
    • 提供者:tangenkui
  1. aver_filter

    0下载:
  2. 这是一个基于偏微分方程的图像处理问题的非线性平滑滤波器的程序!-This is a partial differential equations based on the question of image processing procedures for non-linear smoothing filters!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:937
    • 提供者:zhangyi
  1. 11

    2下载:
  2. 图形图像处理,形态学滤波器,脑部MRI图像。可用于图像平滑滤波。-Graphic image processing, morphological filters, the brain MRI images. Can be used for image smoothing filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:55219
    • 提供者:LiuKe
  1. TemplateTrans

    0下载:
  2. 图像增强的算法,包括图像平滑,图像锐化,中值滤波-图像增强的算法,包括图像平滑,图像锐化,中值滤波等等
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2169460
    • 提供者:雨下
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:83786
    • 提供者:yangyong
  1. gslb

    0下载:
  2. 高斯平滑滤波器的Matlab实现,实现对一副图像的滤波处理,并把用自己滤波器进行滤波的实验结果与用Matlab函数进行滤波的结果进行比较。 -Matlab Gaussian smoothing filter to achieve, to achieve an image processing filter, and filter their own filtering of the experimental results with the use of Matlab functions t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:610
    • 提供者:amy
  1. DIP

    0下载:
  2. 数字图像处理相关实习内容,包括图像平滑、滤波、变换。图像的重建和复原-digital image processing image smoothing wave filtering image reconstruction
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:639397
    • 提供者:周雄林
  1. Image_Smoothing

    0下载:
  2. 所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和K邻域均值滤波,其中的K邻域均值滤波所选掩膜为3*3,K值取5,图片选用board.ti。-Given program, the first is given an original image, in which the added salt & pepper noise, and then use several methods of smoothing, including
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:136204
    • 提供者:hanyantao
  1. Matlab-image-add-noise-and-filtering

    0下载:
  2. Matlab图像增强实验源代码与图片展示,内有用matlab为图像增加椒盐噪声白噪声程序。再用平滑滤波与中值滤波对图像进行处理。-Matlab source code for image enhancement and image experiments show, the image in a useful increase in salt and pepper noise matlab white noise process. And then filtering and median fi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:218024
    • 提供者:shxdsg
  1. SystemGenerato

    0下载:
  2. 通过建立MATLAB simulink generator实现3*3的矩阵的图像平滑滤波(Through the establishment of MATLAB Simulink generator to achieve the 3*3 matrix of the image smoothing filter)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1858560
    • 提供者:孔孔kk
  1. 图像空域滤波(二)

    1下载:
  2. 1. 锐化滤波; 2. Sobel水平方向滤波与垂直方向滤波。 3. 对灰度图像执行均值平滑滤波; 4. 对灰度图像执行中值平滑滤波; 5. 中值平滑滤波与均值平滑滤波对比。
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com