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

搜索资源列表

  1. code

    0下载:
  2. 对给定图片求图片中的染色体个数。具体步骤:中值滤波方法,二值化处理,膨胀和腐蚀,开闭运算,求连通区的个数-Of a given picture for the picture of the chromosome number. Concrete steps: median filter method, binarization processing, expansion and corrosion, opening and closing operations, and the number o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:179602
    • 提供者:honeyxuer
  1. MedianFilte

    0下载:
  2. 在图像中值滤波中包括两方面,一是滤波窗口的确定,二是滤波算法的实现。采用了VC编码来实现了中值滤波-Median filter in image includes two aspects, first, determine the filter window, and the other is the realization of filtering algorithm. VC coding used to achieve a median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:5168
    • 提供者:妮妮
  1. projectCPP

    0下载:
  2. the code environment s C++. it is in image processing field. this code Read TIFF Image then it excute a Median Filter Classical on gray images. after that it Write TIFFU nsigned Char.
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:13064
    • 提供者:
  1. LRG41

    0下载:
  2. 矩形邻域中值滤波设计程序,实现3×3邻域中值滤波以及实现5×5十字形中值滤波。-Rectangular o-domain filter design process, the realization of 3 × 3 neighborhood domain filtering and the achievement of 5 × 5 cross median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:932
    • 提供者:赵少敏
  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. 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. 3

    0下载:
  2. 利用中值滤波和高斯滤波实现图像的平滑,锐化。-Using median filter and Gaussian filter to achieve a smooth image, sharpening.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:30153
    • 提供者:guodan
  1. midfilter

    0下载:
  2. 本程序可以实现对图像的中值滤波,从而除去图像中的某些干扰-This procedure can be achieved on the image median filter, thereby removing some of the interference image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:210040
    • 提供者:wangfeng
  1. ex

    0下载:
  2. 包里就两个M文件。。avefilt是自编的均值滤波,midfilt是自编的中值滤波~~ 滤波结果除了边缘部分保留原值没有处理其他和系统自带的滤波效果是一样的-M bag on the two documents. . avefilt is written and directed the mean filter, midfilt is written and directed the median filter ~ ~ filtering the results of some of the
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1204
    • 提供者:ligu
  1. ImageProcess

    0下载:
  2. 图形像处理 中值滤波 细化 灰度化 颜色处理 边缘检测等-Graphics such as dealing with thinning gray-scale median filter processing of color edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:150493
    • 提供者:xiner
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. jianbensuanfa

    0下载:
  2. 中值滤波 prewitt算法 直方图均衡化 密度分割法图像伪彩色处理 分段线性处理处理灰度变换-Median filter Prewitt density histogram equalization algorithm segmentation image pseudo-color handle handle handle piecewise linear gray-scale transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:104777
    • 提供者:amy
  1. median1

    0下载:
  2. 基本的图像中值滤波程序,完成3x3的中值滤波运算-Basic image median filtering process, the completion of the 3x3 median filter operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:770
    • 提供者:zhaoqd
  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
    • 文件大小:1516
    • 提供者:zhaocf
  1. MATLAB

    0下载:
  2. 利用MATLAB实现的一些图像处理程序 有利用HOUGH变换实现圆的检测 也有实现均值处理的以及同台滤波处理还有中值滤波的-The use of MATLAB implementation of a number of image processing procedures have to use HOUGH transform circle detection also realize there is implementation of the deal, as well as the me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4505
    • 提供者:刘东
  1. ImageProcessing(c)

    0下载:
  2. 用C++实现.bmp格式图像的载入及图像滤波处理(包括小波变换、3*3滤波、5*5滤波及中值滤波等)-Using C++ implementation. Bmp format image loading and image filtering treatment (including the wavelet transform, 3* 3 filter, 5* 5 filter and median filter, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5976131
    • 提供者:王永
  1. filter

    0下载:
  2. 此为中值滤波方法源程序,可完成图像滤波的功能,程序完整,值得下载-This is the median filtering method of source code, to be completed by the function of image filtering, the program integrity, it is worth download
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3781422
    • 提供者:黄梦婕
  1. DIP

    0下载:
  2. 中值滤波源码;希望对学习中值滤波的程序员有帮助;共同学习共同进步;-Median filter source wish to study median filter has to help the programmer common study common progress
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:159077
    • 提供者:lisi
  1. MedianFilter

    0下载:
  2. 图像中值滤波,使得图像中的噪声得到抑制,特别是椒盐噪声。-Median Filter
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:3803461
    • 提供者:杨清跃
  1. TemplateTrans

    0下载:
  2. 对图像进行锐化,平滑处理和彩色化。具体有中值滤波,拉普拉斯锐化等-Image sharpening, smoothing and color of treatment. Median filter has specific, such as Laplacian sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2164184
    • 提供者:张靖
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com