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

搜索资源列表

  1. VC++中值滤波

    0下载:
  2. 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:136.67kb
    • 提供者:陈咚
  1. 中值滤波器 采用的是对二维图像

    0下载:
  2. 中值滤波器 采用的是对二维图像,进行两次一维中值滤波,算法简单且易实现,Median filter is used in two-dimensional images, for two one-dimensional median filtering algorithm is simple and easy to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:925byte
    • 提供者:liuminsheng
  1. median.rar

    0下载:
  2. 图像中值滤波程序,工作环境是IDL平台,程序读取png格式图像并进行中值滤波,Image median filtering process, the working environment are IDL platform, the program read png format images and median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.26mb
    • 提供者:zhaoqd
  1. zhongzhilvbo

    0下载:
  2. 在VC++6.0开发环境下,图像中值滤波的源码实现,编译即可运行~-In VC++6.0 development environment, the source image median filter implementation, the compiler can be run ~
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2.83mb
    • 提供者:chen
  1. MedFilter

    0下载:
  2. 利用C++编写图像中值滤波程序,主要完成基本的中值滤波操作,其他模版容易跟据现有程序增加或改进-The use of C++ to prepare the image median filtering procedure, mainly to complete the basic median filter operation, other templates easily to add for modification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.48kb
    • 提供者:zhaocf
  1. median_filter

    0下载:
  2. 实现图像中值滤波的VerilogHDL源代码-Median_filter VerilogHDL Code
  3. 所属分类:Special Effects

    • 发布日期:2015-07-05
    • 文件大小:1.81mb
    • 提供者:qinyingzi
  1. 09_05_14

    0下载:
  2. VC++编写的实现图像中值滤波与灰度阈值变换的程序-VC++ to prepare the realization of image filtering and gray-scale transformation process threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:sa
  1. noisereduction

    0下载:
  2. matlab 图像中值滤波去噪(高斯噪声和椒盐噪声)-noisereduction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:774.12kb
    • 提供者:xiayaodong
  1. MedianImage

    0下载:
  2. 用Java Application实现对图像中值滤波-Java Application with the realization of the image median filtering
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:59.83kb
    • 提供者:小菜
  1. imagefliter

    0下载:
  2. 程序一是对彩色图像进行中值滤波处理,程序二是给出了jpg格式转索引图像,对初学者学习matlab很有帮助-program one is to process ture color image filter,and program two is a jpg image format to change into index image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.01mb
    • 提供者:杨云龙
  1. smooth

    0下载:
  2. 图像平滑与去噪,包括均值滤波,中值滤波,灰度形态学滤波,高斯低通滤波,统计滤波等-Image smoothing and denoising, including the mean filter, median filter, grayscale morphological filtering, Gaussian low-pass filtering, statistical filtering
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:114.71kb
    • 提供者:lishuai
  1. Median_Filtering

    0下载:
  2. 图像中值滤波。读入256色BMP图像并对其进行中值滤波。-Image median filtering. Read a 256-color BMP image and do median filtering to it.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:82.39kb
    • 提供者:张良杰
  1. 中值滤波

    0下载:
  2. 给定一幅单波段影像imgData.txt(ASCII格式),实现对图像的处理和显示。 已知条件: (1)clrTbl.txt文件是一个颜色查找表,大小是256X3,即可表示256中RGB的颜色。 (2)ImgData.txt文件中是图像的数据,每个值代表一个像素的颜色索引号,通过索引号到颜色查找表(clrTbl.txt文件)中找到相应的RGB颜色值。 (3)中值滤波:一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内(这里选择3X3)的所有像素点灰度值的中值。 (4)屏幕上显示像素
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:楚子航
  1. 自适应中值滤波

    0下载:
  2. 自适应中值滤波在matlab平台上的实现(Implementation of adaptive median filtering in Matlab platform)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-16
    • 文件大小:1.38mb
    • 提供者:Yizhi
  1. 中值滤波算法

    0下载:
  2. 可以用于图像处理的中值滤波算法,包含两种算法。(Median filtering noise reduction)
  3. 所属分类:图形图像处理

  1. 中值滤波

    0下载:
  2. 中值滤波可以保留目标边缘,这是中值滤波器相对于均值滤波器的最大优势。中值滤波具有去噪的性能,可以消除孤立的噪声点,可以用来减弱随机干扰和脉冲干扰,但是边缘不模糊。(Median filter can retain the target edge, which is the maximum advantage of median filter compared to mean filter. The median filter has the performance of denoising, w
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:10kb
    • 提供者:梁LHM
  1. 1中值滤波

    1下载:
  2. 中值滤波——《MATLAB数字图像处理——从仿真到C/C++代码的自动生成》(Median filter - MATLAB digital image processing - automatic generation from simulation to C/C++ code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:15kb
    • 提供者:StevenWang
  1. 均值滤波和中值滤波.doc

    1下载:
  2. 均值滤波和中值滤波 图像是一种重要的信息源,通过图像处理可以帮助人们了解信息的内涵,然而在图像使用和传输过程中,不可避免会受到噪声的干扰,因此为了恢复原始图像,达到好的视觉效果,需要对图像进行滤波操作。根据噪声种类不同,可以采用不同的滤波方法,均值滤波是典型的线性滤波算法,能够有效滤波图像中的加性噪声,而中值滤波器是能够有效滤除脉冲噪声的非线性滤波器,但传统中值滤波去脉冲噪声的性能受滤波窗口尺寸的影响较大, 在抑制图像噪声和保护细节两方面存在矛盾。本文首先对不同均值滤波器在处理不同噪声方面的优
  3. 所属分类:图形图象

    • 发布日期:2019-09-18
    • 文件大小:934kb
    • 提供者:DDL_纵横
  1. 中值滤波

    1下载:
  2. 读取RGB图像,并对读取到的RGB图像进行总值滤波处理,显示对比(Read the RGB image, and read the total number of filtered RGB image processing, showing contrast.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-01-18
    • 文件大小:35kb
    • 提供者:BestMrc
  1. MATLAB实现自适应中值滤波源代码

    1下载:
  2. 本文提出了一种新的快速自适应加权中值滤波算法以提高中值滤波算法的性能。(A new fast adaptive weighted median filtering algorithm is proposed to improve the performance of the median filtering algorithm.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-05
    • 文件大小:82kb
    • 提供者:皮皮侠
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com