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

搜索资源列表

  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
    • 文件大小:1326136
    • 提供者:zhaoqd
  1. java_image_process

    1下载:
  2. java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-05-18
    • 文件大小:1065804
    • 提供者:鸟人
  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. Image-Processing-Lab[1]

    0下载:
  2. C#实现图像中值滤波、自适应平滑、保守光滑处理的源码,供大家参考-C# realize image median filtering, adaptive smoothing, Conservative smoothing the source for your information
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1883032
    • 提供者:黄路遥
  1. pre-processing

    0下载:
  2. 对提取出的二值化图像进行预处理,包括形态滤波,中值滤波。 基于OpenCV函数库-Two of the extracted value of image pre-processing, including the form of filtering, median filtering. Based on the OpenCV library
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:38283
    • 提供者:wudp
  1. 自适应加权中值滤波算法

    1下载:
  2. 提出了一种基于相似度函数的自适应加权中值滤波算法。该方法首先通过噪声检测确定图像中的噪声点,然后 根据窗口内噪声点的个数自适应地调整滤波窗口的尺寸,并根据相似度大小,巧妙地将滤波窗口内各个像素点自适应分 组并赋予相应的权重,最后对检测出的噪声点进行加权中值滤波。计算机模拟实验结果表明:该算法既能有效地滤除噪 声,又能较好地保护图像细节,比标准中值滤波具有更优良的滤波性能。-A similarity function based on adaptive weighted medi
  3. 所属分类:技术管理

    • 发布日期:2013-09-05
    • 文件大小:422141
    • 提供者:陈卿
  1. PreProcessor

    0下载:
  2. 基于OPencvr开发环境的图像预处理算法。包括中值滤波,形态学滤波,二值化处理及图像背景校正。--Image Pre-processing algorithm based on OPENCV. Including median filtering, morphological filtering, binarization image processing and background correction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:96017
    • 提供者:panhan
  1. img_filters

    0下载:
  2. Some image filtering functions in matlab. Includes: Laplace Sharpening, UnsharpMask, Median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2613
    • 提供者:pawci0
  1. MedianImage

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

    • 发布日期:2017-04-07
    • 文件大小:61261
    • 提供者:小菜
  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. VCandOpenCVsources

    0下载:
  2. 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7205572
    • 提供者:stone
  1. image

    1下载:
  2. image processing assignments :-- median filtering , laplacian ,high boost filtering , upsampling, downsampling , etc
  3. 所属分类:Other systems

    • 发布日期:2015-12-26
    • 文件大小:989361
    • 提供者:pagal
  1. digital-image-processing

    0下载:
  2. 这是一个关于图像中值滤波的程序,能够对图像起到滤波的作用,特别是对冲激噪声特别有效-This is an image median filtering on procedures to filter the image play a role, especially for impulsive noise is particularly effective
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2067
    • 提供者:谢师
  1. Median-filtering

    0下载:
  2. 中值滤波,用于医学图像处理,较为好用的一个程序,一般的图像都能得到较好的处理。-Median filtering for medical image processing, the more useful a program can get a better general image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2851490
    • 提供者:徐成振
  1. image-median-filtering-

    0下载:
  2. med(对图像进行中值滤波处理(图像复原)的源代码,编译后的可执行文件须带参数运行)-Med (to do image median filtering processing (image restoration) after the source code, and the translated the executable file should bring parameters operation)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7089
    • 提供者:hunter
  1. Digital-image-process-using-Matlab

    0下载:
  2. 1.图象灰度变换实验,2.图象直方图及均衡,3.图像中值滤波,4.图像频域滤波,5.图像空域锐化增强。。。 Matlab源码和图片。-An image gray-scale transformation experiments. Image histogram equalization. Image median filtering, the image frequency domain filtering, image airspace sharpening. . . Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:905886
    • 提供者:yee
  1. median-filtering

    0下载:
  2. 对图像进行进行中值滤波,实现滤波后的效果,简单实用的代码-Image median filtering, simple and practical code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:1798179
    • 提供者:sophia
  1. median-filtering

    0下载:
  2. 图像处理,中值滤波程序,基于MATLAB语言-Image processing, median filtering program based on MATLAB Language
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:478022
    • 提供者:王立通
  1. median-filtering

    0下载:
  2. 对图像进行中值滤波操作,实现图像的去除噪声的功能。-Of the image median filtering operation, to achieve the function of removing the noise image.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:855
    • 提供者:ljc
  1. FPGA-based-image-median-filtering

    0下载:
  2. 基于FPGA的图像中值滤波,在xilinx的FPGA上实现了算法,采用matlab的算法最终通过了验证。-FPGA-based image median filtering on xilinx FPGA implementation of the algorithm, using matlab algorithm finally passed validation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-19
    • 文件大小:27699254
    • 提供者:lushusho
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com