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

搜索资源列表

  1. Filters

    0下载:
  2. 均值滤波器、高斯滤波器、中值滤波器的OpenCV实现-Averaging filter, a Gaussian filter, median filter OpenCV realization
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:5089942
    • 提供者:王大碗
  1. zhongzhilvbo

    1下载:
  2. 彩色图像的中值滤波处理,包含各种尺寸大小的,中值滤波一般处理灰度图像的,该程序把彩色图像的RGB分别用中值滤波处理完后合成,本人亲测可用。-Median filtering process color images, including a variety of sizes, median filtering is generally gray-scale image processing, the program of the RGB color images were exhausted m
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:520
    • 提供者:Cece
  1. 2midfilter

    0下载:
  2. 本代码是vs2010编写的opencv2.4.9版本,单通道中值滤波。-The code is written in opencv2.4.9 vs2010, single median filter.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3769
    • 提供者:张亚运
  1. tuxiangchuli

    0下载:
  2. 关于图像处理的色彩变换,中值滤波器,灰度变换等-About the image processing of color transformation, median filter, gray level transformation, etc
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:760158
    • 提供者:文君
  1. zishiyingzhongzhiquzao

    0下载:
  2. 自适应中值滤波能够很好地去除图片里的噪音,尤其是椒盐噪音,能够获得更好地图像处理效果-the adaptive median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1677
    • 提供者:王娇
  1. filters_FPGA2

    0下载:
  2. this is vhdl code of median filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:10376
    • 提供者:aref
  1. junzhilvo

    0下载:
  2. 图像去噪算法的硬件实现,很完整,verilog语言编写的中值滤波,按模块编写,有3乘3模块,计算模块,计数模块-Hardware implementation of image denoising algorithm is very complete, verilog language median filter, according to the module to write, there are three by three module, calculation module, coun
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:60063
    • 提供者:tracy
  1. imageprocessing

    0下载:
  2. 图像采集,bmp/raw格式,以及中值滤波 -Image acquisition, BMP/raw format, and median filter
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-23
    • 文件大小:7145384
    • 提供者:大海
  1. ramf

    0下载:
  2. 自适应的中值滤波,包括和普通的中值滤波的比较,很明显的分辨2种方法的好坏。-Adaptive median filter, including the more common and median filtering, obviously distinguish good and bad of the two methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:856671
    • 提供者:liyangyang
  1. adaptive-medfilt

    0下载:
  2. 自适应中值滤波程序,用来压制图像中噪音,同时保持原有图像有效边缘不被模糊-Median filter program, used to suppress image noise, while maintaining the original image is not valid edges are blurred
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:311832
    • 提供者:wilfred
  1. tutu

    0下载:
  2. 本程序实现了图像处理的几个功能,如图像增强、图像安全、图像复原。其中用的算法有灰度变换增强、直方图均衡化处理、中值滤波滤波、均值滤波、顺序滤波、自适应滤波等。-This procedure achieved several image processing functions, such as image enhancement, image security, image restoration. Among them with the algorithm has gray level tra
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:240640
    • 提供者:flynn
  1. matlab-code3

    0下载:
  2. 该资料中的程序实现的是中值滤波,供广大初学者学习使用。-The data of the program implementation is the median filter, for the majority of beginners learning to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:96516
    • 提供者:梁乐
  1. 7--Spatial-Smoothing-Filters

    0下载:
  2. 1. image degradation by salt and pepper noise 2. noise removing by median filter 3. image smoothing by averaging filter 4. Max and Min filters implementation -1. image degradation by salt and pepper noise 2. noise removing by median filt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:93388
    • 提供者:mohammed
  1. filters

    0下载:
  2. 程序功能: 1.低通滤波 2.高斯滤波 3.中值滤波 4.对图像进行放大缩小-Program features: 1. Low-pass filter 2. Gaussian filter 3. median filter 4. image to zoom
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3683660
    • 提供者:蓝梦
  1. Image-processing-code(2)

    0下载:
  2. 图像处理中的一些常用代码,包括:中值滤波器 用Sobel算子和拉普拉斯对图像锐化 梯度算子检测边缘 LOG算子检测边缘-Some of the commonly used image processing code, including: Median filter in image using Sobel operator and the Laplace sharpening gradient operator edge detection LOG operator edge detectio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:846
    • 提供者:海韦希
  1. tuxiang2

    0下载:
  2. 线性平滑滤波器,中值滤波器,用Sobel算子和拉普拉斯对图像锐化-Linear smoothing filter, median filter, Sobel operator and Laplacian image sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1477
    • 提供者:cool
  1. ysmx

    0下载:
  2. 在matalb中生成一个四层的矢量中值滤波模型,可以进行分析等等,对于比较标量中值滤波很有效果-Generate a four-vector median filter model in matalb can be analyzed, etc., for comparative scalar median filter is very effective
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:390212
    • 提供者:德莱文
  1. 1

    0下载:
  2. STM32F103C8T6 多路AD采集,实测10路采集无干扰,采用均值滤波-STM32F103C8T6 multi-channel AD sampling, the measured 10 road collection without interference, using median filter
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:3617070
    • 提供者:feng
  1. zhongzhimatlab

    0下载:
  2. 自适应中值滤波器matlab实现,自适应中值滤波器-Adaptive median filter matlab realization, adaptive median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:205452
    • 提供者:wj
  1. wcsub_match

    0下载:
  2. implementation of a median filter for noise reduction.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2985
    • 提供者:jongqlyin
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com