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

搜索资源列表

  1. image-filtering

    0下载:
  2. 对图像实现中值滤波,有人机界面,可实现打开,保存等基本操作-Median filter on the image to achieve, it was machine interface, can be realized to open, save the basic operation of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:172517
    • 提供者:apple
  1. ImagesOfTheSpatialFilter

    0下载:
  2. 均值滤波是在空间域对图象进行平滑处理的一种方法,易于实现,效果也挺好。此外,本资料还讲了中值滤波。-Mean filter is a spatial smoothing of the image processing method and easy to implement, the effect is also quite good. In addition, the data also speak of the median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2301
    • 提供者:高金伟
  1. appendix

    0下载:
  2. 基本图像处理vc实现包括直方图均衡,各种提取边缘,维纳滤波,中值滤波-image processing using vc++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5915892
    • 提供者:zhuguojun
  1. zzlbnew

    0下载:
  2. 用C语言实现中值滤波 希望能对大家起到帮助-With the C language implementation of median filter of help to all of us want to thank you ~ ~ ~
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:859
    • 提供者:zhang
  1. platerecognition

    1下载:
  2. 车牌识别关键技术的程序: 256色转灰度 中值滤波 车牌截取 车牌定位等-License Plate Recognition of key technologies program: 256-color gray scale median filter plate switch plate positioning interception
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:747543
    • 提供者:dong
  1. ImageProcessing

    0下载:
  2. 图像处理小软件,实现梯度锐化、拉普拉斯锐化、均值滤波、中值滤波、旋转缩放等功能。是学习图像基本算法的一个小工具。-Small image processing software, to achieve gradient sharpening, Laplacian sharpening, mean filtering, median filtering, rotation, zoom and other functions. Is to learn the basic algorithm of t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1957642
    • 提供者:王巍
  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. IEEEXplore

    0下载:
  2. 视频编码中的自适应维纳插值滤波中的一种框架水平迭代算法。pdf 与大家分享-An Iterative Method for Frame-Level Adaptive Wiener Interpolation Filters in Video Coding
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-11
    • 文件大小:3305639
    • 提供者:杨泉
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:336328
    • 提供者:caoliang
  1. zhongzhilvbo

    0下载:
  2. 代码中介绍了中值滤波的相关算法,基于MATLAB,并附有相关的实验图像。-MATLAB code
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:140221
    • 提供者:lee
  1. DigitalImageProcessing

    0下载:
  2. 一个强大的VisualC++数字图像处理,包括几何变换,点运算,图解增强(图解平滑,中值滤波)边缘检测,阈值分析等-VisualC++ a powerful digital image processing, including geometric transformations, point operations, graphical enhancements (graphical smoothing, median filtering) edge detection, threshold a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6206971
    • 提供者:小轩
  1. fiona

    0下载:
  2. 对BMP图像简单的处理,如sobel边缘提取,直方图显示,中值滤波等,清晰易懂-BMP images for simple treatments, such as sobel edge detection, histogram display, median filtering, clear and easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2113792
    • 提供者:史惠
  1. zhongzhilvboqi

    0下载:
  2. 中值滤波的matlab程序,用于图像的简单处理,图像处理基础-Median filter matlab program for simple image processing, image processing-based
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:94014
    • 提供者:赵华
  1. ImageNoiseReduction

    0下载:
  2. 均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3164
    • 提供者:高超
  1. soure

    0下载:
  2. 实现图像的中值滤波处理,从而实现对图像的处理-finish the process of median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:914686
    • 提供者:孙振超
  1. runkr3

    0下载:
  2. 用Visual C++实现的中值滤波程序源码 已经通过测试。 -Using Visual C++ implementation of median filter program source code has been tested.
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-11
    • 文件大小:2904636
    • 提供者:李琴
  1. Stack

    0下载:
  2. 层叠中值滤波和层叠秩排序滤波的Matlab实现。-Cascaded median filtering and layering rank order filtering Matlab implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:45072
    • 提供者:Anna
  1. xiabingduo

    0下载:
  2. 数字图像滤波程序,可对图像进行中值滤波等滤波运算。-Digital image filtering procedures may be an image median filtering operations such as filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1051112
    • 提供者:dali
  1. thezhongzhilvboJavad

    0下载:
  2. Java实现的中值滤波,有相关的效果图.希望大家喜欢-Java implementation of the median filter, the effect of relevant plans. Hope everyone likes
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:150397
    • 提供者:oldwolf
  1. SHOWDIB1

    0下载:
  2. c语言加win32API实现位图的读取及图像的中值滤波,直方图均衡变化-c language plus win32API read Bitmap and image median filtering, histogram equalization changes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2212439
    • 提供者:赵启杰
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com