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

搜索资源列表

  1. Digital.Image.Processing

    0下载:
  2. 数字图像处理 直方图修正 空间域平滑 空间域锐化 梯度倒数加权平滑法 中值滤波 多种算子锐化 灰度最相近的6个邻点平均法-Histogram correction of digital image processing spatial spatial smoothing sharpening Gradient Inverse Weighted Smoothing median filter operator sharpening a variety of gray nearest neighbo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2737257
    • 提供者:upc
  1. adpmedian_h

    2下载:
  2. 课程实验的产物,自适应中值滤波,效果比较好-adaptive median filter, which has a good effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:519
    • 提供者:hazelily
  1. Filter

    0下载:
  2. 包括图像的灰度变换,laplacian锐化,中值滤波,加权中值滤波,自适应滤波,添加噪声以及图像的平滑和反色处理,图像处理效果良好-Including images of gray-scale transformation, laplacian sharpening, median filtering, the weighted median filter, adaptive filter, add noise and image smoothing and anti-color process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:174912
    • 提供者:浩南
  1. work

    1下载:
  2. 图像均值滤波和中值滤波的matlab源程序代码。希望能给大家带来用处.-Image mean filter and median filter the matlab source code. We hope that they will bring useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3030
    • 提供者:zxmoran
  1. medianfilter

    0下载:
  2. 图像滤波中的中值滤波,有效滤除椒盐噪声,使用verilog语言编写-Image filtering in the median filter, effectively filter out salt and pepper noise, using verilog language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-03-29
    • 文件大小:3262464
    • 提供者:钱军
  1. imageview

    0下载:
  2. 图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-Image processing procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:539247
    • 提供者:lukecheng
  1. midfilter

    0下载:
  2. 中值滤波,用于图形图像处理,对图像进行平滑,优点是不会出现边界轮廓!-median filter for image processing, image smoothing, the advantage of not arise boundary contour!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-28
    • 文件大小:832
    • 提供者:陈傲
  1. W-Filter

    0下载:
  2. 程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码-Procedures include Wiener filtering, median filtering, Gaussian transform, DFT transform source image filtering, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:36277
    • 提供者:xlz
  1. MedianFilter

    0下载:
  2. 中值滤波是图像增强常用的方法,这是用VC++实现的数字图象中值滤波处理程序-Median filter is commonly used methods of image enhancement, it is VC++ Realized digital image median filtering process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:140511
    • 提供者:yuchen
  1. medianwavefiltering

    0下载:
  2. 中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:40707
    • 提供者:fujay
  1. median

    1下载:
  2. 用verilog编辑的中值滤波器!语言旁表有注释方便理解!-Using Verilog editor median filter! Language beside the table annotated to facilitate understanding!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-07-05
    • 文件大小:1775543
    • 提供者:yuming
  1. 12345

    0下载:
  2. 这个是关于中值滤波的VC++源码,我是从论坛上下载下来的-This is about the median filter of VC++ Source, I downloaded from the Forum of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:151978
    • 提供者:梨明
  1. zzlv

    1下载:
  2. 不调用matlab库函数,实现任意奇数方块模板,对其内数值进行中值滤波,包括对高斯,椒盐图的处理-Do not call the matlab library function, the realization of arbitrary odd-numbered box template, with its value for median filtering, including the Gaussian, salt and pepper map processing
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1090
    • 提供者:秦承峰
  1. FILTEER

    0下载:
  2. 这是图象处理的VC++程序代码,用于实现对图象的中值滤波,供需要的朋友使用.-This is the image processing VC++ Program code for the realization of the median filter images for the needs of our friends use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:141027
    • 提供者:goodgirl
  1. DigitalImageProcessing5

    0下载:
  2. 原理与分类 空域滤波器的定义、原理、分类 平滑滤波器 均值滤波器、中值滤波器、基本低通滤波器 锐化滤波器 微分滤波器、基本高通滤波器 -Principle and classification of airspace filter definition, principle, classification smoothing filter mean filter, median filter, basic low-pass filter sharpening filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8763367
    • 提供者:wnl
  1. MedFilter

    0下载:
  2. 基于matlab的模板中值滤波,简单易学希望对你有帮助。-Matlab template-based filtering, easy to learn would like to help you.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:55676
    • 提供者:wanghui
  1. image_enhancement

    1下载:
  2. (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-scale transformation function
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:208471
    • 提供者:杨怡
  1. data122

    1下载:
  2. 对MIT—BIH数据库中的第122号数据作的处理,包括低通、高通滤波、中值滤波、均值滤波等。-On the MIT-BIH database No. 122 data processing, including low-pass, high pass filtering, median filtering, average filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:409420
    • 提供者:王敬
  1. MedianSieve

    0下载:
  2. 28个vc++图像处理原程序系列之--中值滤波-28 vc++ Image processing original program series- median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:154796
    • 提供者:摇摇
  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 converted into gray image Thre
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:191818
    • 提供者:xuqijun
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com