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

搜索资源列表

  1. chepaidingwei

    0下载:
  2. 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1495081
    • 提供者:老昌
  1. guass

    0下载:
  2. 程序中实现了数字图像里面的一些功能,从最简单的打开位图到hough变换,高斯变换,中值滤波等,对于学习数字图像的同学推介-Program to achieve some of the features inside the digital image, from the simplest to the hough transform to open bitmap, Gauss transformation, filtering, etc., for students to learn digit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:230106
    • 提供者:谎言
  1. Median-filter

    0下载:
  2. 利用C++环境,编写中值滤波来对图像进行处理,能够实现该功能。-The use of C++ environment, the preparation of the median filter to the image processing, to achieve this function.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17509341
    • 提供者:丁建洋
  1. image_processing

    0下载:
  2. 用MATLAB自己编写的一系列图像处理算法。详细说明: ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8264
    • 提供者:qinchuan
  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. bmpreadwrite

    0下载:
  2. 实现图像处理的各种算法 包括bmp图像的读入读出,中值滤波,形态学滤波,图像翻转,图像分割等子函数-Achieve a variety of image processing algorithms including bmp image read read, median filtering, morphological filtering, image flip, image segmentation, etc. Functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:14499
    • 提供者:吴云鹏
  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. 3

    0下载:
  2. 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-Two-dimensional median filtering function medfilt2 of the image noise by filtering salt and pepper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:6233
    • 提供者:qqddsshhjj
  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. adpmedian

    0下载:
  2. 自适应中值滤波函数,输入变量是输入图像和最大窗口的尺寸,要求输入的图像必须是二维的。-Adaptive median filter function, the input variables are input image and the largest window size, the image must be asked to enter two.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:660
    • 提供者:wanghaizhen
  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. JJ

    0下载:
  2. 关于BMP图像的二值化,box平滑,高斯平滑,中值滤波等,使用的是VC-smooth sharpen of BMP photoes
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:3869
    • 提供者:唐国良
  1. Median-filter

    0下载:
  2. c语言写的图像处理程序,实现 了图像 的中中值滤波,基于对话框的,简单易懂,希望对你们有用-C language image processing procedures, to achieve the image median filter, based on the dialog box, simple to understand, I hope useful to you
  3. 所属分类:Special Effects

    • 发布日期:2015-07-07
    • 文件大小:159744
    • 提供者:焦焰斌
  1. DFT

    0下载:
  2. 数字图像处理,灰度化、邻域平均、中值滤波、傅里叶变换、轮廓提取-Digital image processing, gray, neighborhood average, median filtering, FFT, contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1359624
    • 提供者:
  1. image_filter

    0下载:
  2. 对噪声图像(噪声方式为椒盐噪声和高斯噪声)进行滤波。滤波方式分别为均值滤波和中值滤波。-The programme is to filter different kind of noised images in different ways.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:397825
    • 提供者:shirly
  1. XINNIAN

    0下载:
  2. 输入一个图像,对其进行边缘检测,灰度处理,自适应滤波,自适应边缘检测,中值滤波,加权中值滤波,均值滤波,加高斯噪声等处理-Enter an image, its edge detection, grayscale processing, adaptive filtering, adaptive edge detection, median filtering, the weighted median filter, mean filter, plus Gaussian noise process
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5159292
    • 提供者:刘易
  1. 1111111

    0下载:
  2. 数字图像处理实验,自己编写的中值滤波,对图像进行中值滤波,-Digital image processing experiment, oneself write median filtering, to do image median filter,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:484850
    • 提供者:jmt
  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 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com