搜索资源列表

  1. 平滑滤波

    0下载:
  2. 可以对图像进行平滑处理,对于学习图像处理的很有用啊!

  3. 所属分类:GDI/图象编程

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

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

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

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

    • 发布日期:2011-05-18
    • 文件大小:35332
    • 提供者:dora057
  1. 对图像进行中值滤波处理的源代码

    0下载:
  2. 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-17
    • 文件大小:44032
    • 提供者:
  1. 3neigbor

    0下载:
  2. 平滑滤波一般来说,图像的能量主要集中在其低频部分,噪-smoothing filter general, the image of energy is mainly focused on the low-frequency part of Noise
  3. 所属分类:状态条

    • 发布日期:2024-06-17
    • 文件大小:54272
    • 提供者:
  1. imagedisposal

    0下载:
  2. 数字图像处理,包括灰度转换,正交变换,图像平滑,中值滤波,图像分析,图像复原等-digital image processing, including gray-scale conversion, orthogonal transform, image smoothing, median filtering, image analysis, image recovery, etc.
  3. 所属分类:C#编程

    • 发布日期:2024-06-17
    • 文件大小:6000640
    • 提供者:严蓉
  1. mid_filter

    0下载:
  2. 中值滤波程序,数字图像处理常用程序,可进行水平及垂直方向中值滤波,用于图像平滑,噪声去除。-median filtering procedures commonly used digital image processing procedures, for horizontal and vertical direction Median filtering, for image smoothing, noise removal.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:canny06
  1. vcpinhuachuli

    0下载:
  2. 采用VC++编写图像平滑方法,包括领域平均,中值滤波等-VC used to prepare image smoothing methods, including field average, median filtering
  3. 所属分类:图形图象

    • 发布日期:2024-06-17
    • 文件大小:1372160
    • 提供者:赵进辉
  1. TemplateTrans

    0下载:
  2. 图像平滑、中值滤波、图像的锐化、伪彩色和假彩色增强等源代码-image smoothing, filtering and image sharpening, pseudo-color and false color, and so on source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:101376
    • 提供者:
  1. traslation-2006041016

    0下载:
  2. 将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-17
    • 文件大小:77824
    • 提供者:李云
  1. imageenhangce2006041016

    0下载:
  2. 将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-17
    • 文件大小:88064
    • 提供者:李云
  1. 1

    0下载:
  2. vc代码关于邻域平均法(均值滤波法)的图像平滑-vc code on the neighborhood averaging method (mean filter method) of the image smoothing
  3. 所属分类:文档资料

    • 发布日期:2024-06-17
    • 文件大小:72704
    • 提供者:vivian
  1. htxzlrl

    0下载:
  2. 图像的正交变换(沃尔什变换,离散余旋变换),图像平滑,中值滤波,伪彩色编码等-Orthogonal image transform (Walsh transform, discrete Yu Xuan transform), image smoothing, median filter, pseudo-color coding, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:327680
    • 提供者:柳荫
  1. conv_template1

    0下载:
  2. 输入一个模板,对已知图像进行滤波,实现图像的平滑,锐化以及边缘提取等功能-Enter a template, the known image filtering, image smoothing, sharpening and edge detection functions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:陆波
  1. 11

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

    • 发布日期:2024-06-17
    • 文件大小:55296
    • 提供者:LiuKe
  1. tuxiangpinhua

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

    • 发布日期:2024-06-17
    • 文件大小:15360
    • 提供者:陈杰
  1. DIP

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

    • 发布日期:2024-06-17
    • 文件大小:638976
    • 提供者:周雄林
  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 m
  3. 所属分类:图形图象

    • 发布日期:2024-06-17
    • 文件大小:136192
    • 提供者: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. An
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:218112
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:1858560
    • 提供者:孔孔kk
« 12 3 4 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org