搜索资源列表

  1. SmoothDispose

    0下载:
  2. 实现图形图像的平滑处理,可对8位和24位的图像进行处理,产生噪声用到 了随机噪声和椒盐噪声,处理用到噪声消除法,领域平均法和中值滤波法~
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:129190
    • 提供者:沧海客
  1. 领域平均法与均值滤波

    0下载:
  2. 这是我们在学习数字图像处理过程中,对领域平均法和中值滤波的程序代码。-This is our learning digital image processing, the field average and median filtering the code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2296
    • 提供者:小何
  1. 领域平均法与均值滤波

    0下载:
  2. 这是我们在学习数字图像处理过程中,对领域平均法和中值滤波的程序代码。-This is our learning digital image processing, the field average and median filtering the code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:小何
  1. SmoothDispose

    0下载:
  2. 实现图形图像的平滑处理,可对8位和24位的图像进行处理,产生噪声用到 了随机噪声和椒盐噪声,处理用到噪声消除法,领域平均法和中值滤波法~-Realize smooth handle graphics images can be 8-bit and 24-bit image processing, resulting in noise using a random noise and salt and pepper noise,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:129024
    • 提供者:沧海客
  1. ImageProcessing

    0下载:
  2. 基本要求: 1将彩色图像读入缓冲区,并显示 2将真彩色图像转换成灰度图像 3对图像进行中值滤波和领域平均法滤波比较结果 4采用梯度算子和线形二次微分算子对应的模板对图像进行锐化 -Basic requirements: One. will be read into the buffer color images, and display Two. True Color images will be con
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:191488
    • 提供者:xuqijun
  1. lvbojihe

    0下载:
  2. matlab的滤波方法有很多,该包中几何了中指滤波,维纳滤波,领域平均法滤波。-matlab has a lot of the filtering method, the package geometry of the middle filtering, Wiener filtering, average filtering fields.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:郭健
  1. ada

    0下载:
  2. 产生随机噪声和椒盐噪声,使用中值滤波法,领域平均法去除噪声,-Randomly generated noise and salt and pepper noise, the use of median filtering method, the area of the averaging method to remove noise,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:506880
    • 提供者:zy
  1. pinghuachuli

    0下载:
  2. 领域平均法等,来自VC++图像处理程序设计配套光盘-The average area of law, from VC++ image processing program design matching CD-ROM
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:269312
    • 提供者:卢李龙
  1. CTandMRIfusion

    0下载:
  2. 随着影像设备的发展及各种医学成像模式的出现, 多模医学图像融合技术已成为影像医学发展过程中一项重要 研究, 并逐渐应用到诊断、治疗领域。针对医学诊断过程中常见的CT与MRI图像采用了加权平均法、傅立叶变换及小波 变换的数学方法进行了融合实验, 并对实验结果进行了分析, 对各种算法的优缺点进行了比较。-Multi- modality medical image fusion technology has become an imp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:179200
    • 提供者:杨颜华
  1. pingjunfalvbo

    0下载:
  2. 彩色图像处理的高斯模板领域平均法滤波代码 -Color image processing Gaussian filter template code area average
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:建生邢
  1. shiyan2

    0下载:
  2. 这里使用领域平均法和中值滤波法处理图形图像,同时提供了样例-Field of use here the average and median filtering method to handle graphic image, at the same time provide a sample
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:356352
    • 提供者:王羽婷
  1. e

    0下载:
  2. 线性平滑滤波器,用MATLAB实现领域平均法抑制噪声程序-Linear smoothing filter, using MATLAB field average noise suppression program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:李妮娜
  1. xianxingpinghua

    0下载:
  2. 用MATLAB实现领域平均法抑制噪声程序,可以达到较好的去噪效果-MATLAB areas with average method to achieve noise suppression program, you can achieve better denoising effect
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhuqk
  1. re_gause

    0下载:
  2. 领域平均法去除彩色图像噪声。运用imnoise给彩色图像添加噪声,运用conv2函数去除噪声。-Average method in the field of color image noise removal. Imnoise to add color images using noise, noise removal using conv2 function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:60416
    • 提供者:卢宠
  1. fourth-order

    0下载:
  2. 采用邻域平均法的均值滤波器非常适用于去除通过扫描得到的图像中的颗粒噪声。领域平均法有力地抑制了噪声,同时也由于平均而引起了模糊现象,模糊程度与领域半径成正比。-Neighborhood average method is used to mean filter is very suitable for removing particulate noise in the image is obtained by scanning.Area
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:周文涛
  1. ededede

    0下载:
  2. 用MATLAB实现领域平均法抑制噪声程序-Average method MATLAB areas to achieve noise suppression program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:在一起
  1. exp1

    0下载:
  2. 用MATLAB实现领域平均法抑制噪声程序-Average method MATLAB areas to achieve noise suppression program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:荔荔
  1. lingyupingjunfashixianyizhizaosheng

    0下载:
  2. 线性平滑滤波器 实现领域平均法抑制噪声,用了一段代码和两个配图在里面,可以选择任意其中一个来进行matlab实验。实验结果准确-Linear smoothing filter implementation averaging art noise suppression, with a piece of code and two with pictures on the inside, you can choose any one of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:176128
    • 提供者:刘志远
  1. media4_value_filter

    0下载:
  2. 图像传输过程中受到各种噪声干扰,本matlab程序使用领域平均法消除噪声,效果良好。-Image transmission process by a variety of noise interference, the matlab program using the domain average method to eliminate noise, good results.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈冬
  1. graph

    0下载:
  2. 这是我们在学习数字图像处理过程中,对领域平均法和中值滤波的程序代码。(This is our learning digital image processing, the field average and median filtering the code)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:雪狼女
« 12 »

源码中国 www.ymcn.org