CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 图形的中值滤波

搜索资源列表

  1. advanceCimage4

    0下载:
  2. 很多高级一点的图形图像处理程序,利用LoG边缘算子法对图像进行边缘提取,均值滤波处理(图像复原),中值滤波处理(图像复原),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedure, and use Getting Edge Operator law right image edge extraction, mean filter (Image Restoration), the median filter processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3213
    • 提供者:孙怀勇
  1. zhongzhilvbo_C_code

    0下载:
  2. 中值滤波的C语言实现 图形图象的算法处理-median filtering C language graphic image processing algorithm
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1810
    • 提供者:张震
  1. SmoothDispose

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

    • 发布日期:2008-10-13
    • 文件大小:129190
    • 提供者:沧海客
  1. lvbo

    0下载:
  2. 图形图象基础—图象的平滑滤波与中值滤波,主要用于帮助图形图象的初学者学习
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:295255
    • 提供者:shuiwei
  1. tuxiangchuli

    0下载:
  2. 这是关于数字图像的处理图形分割显示图像直方图中值滤波
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:109430
    • 提供者:余江
  1. PICTURE

    3下载:
  2. VC编写的图像处理程序。实现了图像的几种几何变换(平移,对称、旋转、错切变换,缩小,放大); 单色图像灰度处理(逆反、东亚级转化);图像的对比度处理(增加、减小对比度,量度增强、减小); 局域滤波(中值滤波);二值图像处理(阈值计算,切片法二值化,等灰度片二值化,线性二值化;四领域收缩,四领域膨胀,8领域收缩,8领域膨胀,4领域清除孤立点,8领域清除孤立点;细化算法1,细化算法2实现图形细化); 图像测量(面积测量,除小面积粒子,区域边界抽出,周长测量,长度测量,角度测量); 并
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:157629
    • 提供者:杜红艳
  1. zzlb

    0下载:
  2. 这是一个图形图像处理中中值滤波处理的源代码程序,使用方便-This is a graphics image processing median filter to deal with the source code of procedure, ease of use
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:811
    • 提供者:zhangjin
  1. ImageBoard

    1下载:
  2. 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4040739
    • 提供者:Myrrhy
  1. smooth

    1下载:
  2. C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.
  3. 所属分类:2D图形编程

    • 发布日期:2012-11-30
    • 文件大小:171116
    • 提供者:Lu
  1. MagicHouse

    0下载:
  2. 实现了图象预览,图形灰度变换,图形的平滑,锐化,图象的中值滤波,拉伸等图象等处理,非常适合学习和借鉴,是图象处理的基础程序,适合模式识别,物体检测等预处理.-Realized the image preview, graphical grayscale transformation, graphics smooth, sharpen, median filter images, such as stretching, image processing, very suitable for stu
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:15202826
    • 提供者:刘锋
  1. TemplateTrans

    0下载:
  2. 图像增强,包括模板操作,中值滤波、图形的锐化、伪彩色增强-Image enhancement, including the template operations, median filtering, graphic enhancement, false color enhancement
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4034073
    • 提供者:胡新
  1. TemplateTrans

    0下载:
  2. 几种经典的图形图像处理的关于图像增强的算法,中值滤波。边缘锐化等-Several classic graphic image processing algorithms on the image enhancement, median filtering. Edge sharpening, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2190901
    • 提供者:纪深
  1. shi

    0下载:
  2. 基于vb的数字图形图像的噪声滤除,中值滤波,均值滤波,椒盐噪声等功能。-Vb-based digital graphic image noise filtering, median filtering, average filtering, salt and pepper noise and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:91409
    • 提供者:snow
  1. Diagram

    0下载:
  2. 图形图像处理的基本程序功能集。。包括图像的各种变换。各种噪音的添加。中值滤波。各种边缘测试等-Graphic image processing feature set of the basic procedures. . Including images of a variety of transformation. All kinds of noise added. Median filter. A variety of edge testing. .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:27487
    • 提供者:张戬
  1. Image-processing-experiments

    0下载:
  2. Image processing experiments基本的图像处理实验。图形界面,实现了水平翻转,垂直翻转,图像旋转,灰度图像,单阈值二值化,双阈值二值化,非0置白法,孤立像素清除,3*3平均值滤波,N*N中值滤波,一阶微分,二阶微分,拉普拉斯变换,负像,缩小,放大,原始大小-Image processing experiments basic image processing experiments. Graphical interface to achieve a horizontal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2761315
    • 提供者:
  1. Image-processing

    0下载:
  2. 用C所编的简单图形图像操作,包括图像的显示,保存,灰度化处理,均值滤波,中值滤波,Roberts,Sobel,Prewitt边缘检测-C, compiled by a simple graphical image manipulation, including image display, save, gray-scale processing, mean filtering, median filtering, Roberts, Sobel, Prewitt edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1406682
    • 提供者:何艳
  1. dm642main

    0下载:
  2. 基于dma642的对采集到图形的中值滤波操作-Dma642 collected graphics median filter operation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:2738
    • 提供者:陈啊
  1. SaltPepperNoise

    0下载:
  2. 对经过椒盐噪声处理的图像进行均值滤波和中值滤波的MATLAB程序,可直接运行得到图形结果(原创)。-The Median filter and Mean filter for a figure processed by salt and pepper noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:537
    • 提供者:ziye
  1. main

    0下载:
  2. 图像图形处理 实现简单的中值滤波和均值滤波 将图像中的随机产生的椒盐噪声去除-Image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:3930
    • 提供者:
  1. 9210184

    0下载:
  2. 极值中值滤波编码,在matlab环境下的编码,采用极值中值编码,(Extremum median filter encoding, coded in the matlab environment, using extremum median coding,)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:exument
« 12 »
搜珍网 www.dssz.com