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

搜索资源列表

  1. MedianFilter

    0下载:
  2. 实现VC++环境下的bmp图像的中值滤波功能。 -VC++ environment to achieve the bmp image median filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1450
    • 提供者:卞丘风
  1. zhongzhilvbo

    0下载:
  2. MATLAB实现图形图像的处理,对图像的中值滤波。-MATLAB image processing of graphics, the image median filtering.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:35295
    • 提供者:dora
  1. Image-processing-using-mfc2

    0下载:
  2. 用MFC进行图像处理,该程序主要实现了阈值分割,边缘检测,中值滤波,图像锐化。-Image processing using MFC, the program mainly to achieve the threshold segmentation, edge detection, median filtering, image sharpening.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2568404
    • 提供者:王宇煜
  1. mid

    0下载:
  2. 本程序时DSP上实现的图像中值滤波,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的。-This program is implemented on a DSP image median filtering, first developed by TI dat file into CCS on the treatment, which in the CCS is used on the C programmin
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:9516
    • 提供者:鸳都学童
  1. Median-filter

    0下载:
  2. 该算法对图像进行中值滤波处理,同样属于图像处理的预处理-The algorithm for median filtering of image processing, image processing are also pre-
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:146025
    • 提供者:wangmingliang
  1. mytestfilter

    0下载:
  2. 对图像进行二维中值滤波,原始图像的数据存于oldimage数组中。-Two-dimensional image median filtering the original image data stored in oldimage array.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:158560
    • 提供者:fly
  1. image-processing

    0下载:
  2. 实现了数字图像处理中图像的二值化算法,加噪声滤波以及中值滤波等算法。-Realization of the digital image processing algorithm for binary images, plus noise filtering and median filtering algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:29565
    • 提供者:刘海燕
  1. HW1

    0下载:
  2. 图像处理作业 用matlab显示直方图 累积分布函数 加高斯噪声 再用平滑降噪 都是自己编的程序-Given the test image "Lenna" 256*256 with 256 gray levels, do the following: 1) Using MATLAB display the test image. 2) Display the intensity histogram of the test image. 3) Using the im
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:241186
    • 提供者:ouyang
  1. digital-image-processing--CPP

    0下载:
  2. 关于数字图像处理的基本操作,比如边缘提取,中值滤波,形态学操作等-On the basic operation of digital image processing, such as edge detection, median filtering, morphological operations, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31032320
    • 提供者:乐天
  1. image-operations-

    0下载:
  2. 3 图像基本处理操作(图像显示、读写、像素统计处理、图像文件I/O等) 4 图像质量的客观评价(峰值信噪比PSNR及其应用) 5 图像的代数运算(绝对值差函数imabsdiff,叠加函数imadd,图像的旋转imrotate) 6 视频处理(创建AVI视频) 7 图像增强(直方图、直方图均化、均值滤波、中值滤波) 8 图像形态学分析(膨胀、腐蚀、开、闭运算、轮廓提取) -3 basic image processing operations (image display,
  3. 所属分类:Special Effects

    • 发布日期:2015-07-18
    • 文件大小:4096
    • 提供者:李辛昭
  1. Add-SP-Noise-and-Median-Filter

    0下载:
  2. 本工程程序对lena施加Pa=Pb=0.1的椒盐噪声,然后采用3*3中值滤波处理,给出去噪前后的图像。-The engineering process for lena put Pa = Pb = 0.1 salt and pepper noise, then a 3* 3 median filtering, give the image before and after denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:859985
    • 提供者:小明
  1. image-filtering

    0下载:
  2. 各种图像滤波去噪,如均值滤波、中值滤波等基本的图像处理知识-Denoising of image filtering, such as mean filtering, median filtering, and other basic knowledge of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2995380
    • 提供者:
  1. Bi_median

    0下载:
  2. matlab编写的Bilateral方法改进中值滤波的程序,运行发现在设置合适参数的情况下能够保留图像的边缘同时起到一定的去噪效果。空域处理。-matlab prepared Bilateral median filtering method to improve the program, run to set the appropriate parameters found in the case to the edge while preserving image denoising pla
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:671
    • 提供者:Jade Walker
  1. median_filter

    0下载:
  2. 用CVI写的图像中值滤波小程序,能运行!-Written with the CVI image median filtering small program that can run!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:68088
    • 提供者:高忠林
  1. image

    0下载:
  2. 简单的java数字图像处理包括灰度变换,平滑处理,中值滤波等。-Simple java digital image processing, including gray-scale transformation, smoothing, median filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:22804
    • 提供者:zhoujie
  1. image

    0下载:
  2. 绘制图像直方图、图像边缘检测、中值滤波、均值滤波的Matlab代码,注释详细,方便初学者学习图像处理的基本方法-Draw the image histogram, image edge detection, median filtering, mean filtering Matlab code, comments, detailed, easy for beginners to learn the basic methods of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2034940
    • 提供者:Rebecca
  1. Basic-knowledge-of-image-processing1

    0下载:
  2. 本程序包含图像处理中的一些基本东西,比如:阈值变换,图像镜像,均值滤波,梯度锐化,中值滤波-This program contains some basic image processing things, such as: threshold transform, image mirroring, mean filtering, gradient sharpening, median filtering, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6935491
    • 提供者:braveahmat
  1. med

    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-30
    • 文件大小:6696
    • 提供者:hunter
  1. Image-enhancement-and-smoothing

    0下载:
  2. 设计一个图像的线性灰度变换并编程实现变换效果 设计一个图像的中值滤波器并编程实现滤波效果-The design of a linear image gray level transformation and programming to achieve the transformation effectDesign of an image median filter and programming to achieve the effect of filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:225201
    • 提供者:胡晓
  1. Image-processing

    0下载:
  2. 用C所编的简单图形图像操作,包括图像的显示,保存,灰度化处理,均值滤波,中值滤波,Roberts,Sobel,Prewitt边缘检测-C, compiled by a simple graphical image manipulation, including image display, save, gray-scale processing, mean filtering, median filtering, Roberts, Sobel, Prewitt edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1406682
    • 提供者:何艳
« 1 2 3 4 56 7 8 9 10 ... 38 »
搜珍网 www.dssz.com