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

搜索资源列表

  1. plateloc

    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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:728921
    • 提供者:发过
  1. edge_erode

    0下载:
  2. 采用%中值滤波%otsu 自动阈值计算%图像二值化%采用腐蚀的方法进行边缘检测-using median filter%% Otsu automatic threshold calculation% image binarization% of the corrosion methods Edge Detection
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1448
    • 提供者:陈旭
  1. GraphicFiltering

    0下载:
  2. 其功能是实现对原来含有噪音等的图象经中值滤波后还原其初始面目.其中含有原始被干扰的图象后还原后的图象以及C代码-its function is to contain the original image noise by the median filter after its initial reduction features. Containing the original before they were jamming the image after image of the reduc
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:139918
    • 提供者:梁剑
  1. dip2

    2下载:
  2. 基于信息融合的图像边缘检测方法研究,⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。-Edge detection method, 1 histogram equalization (histogram equalization). 2 histogram matchi
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:977
    • 提供者:杨合
  1. STMedianFilter

    0下载:
  2. STMedianFilter is a spatial/temporal median filter for for Avisynth. It now filters both luma and chroma but chroma filtering is somewhat more limited. Try it-STMedianFilter is a spatial / temporal med ian filter for for Avisynth. It now filters bo
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:59963
    • 提供者:yuhjay
  1. cremi

    0下载:
  2. 这个软件可以实现一些图像处理:中值滤波,二值化处理,图像增强,灰度图等图像处理功能-the software can achieve some image processing : median filter, two-value processing, image enhancement, grayscale image processing functions such as
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:39201
    • 提供者:
  1. IsmyDIP

    0下载:
  2. 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数据。-the procedures used to prep
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:46651
    • 提供者:redbird
  1. imageimpose

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10774
    • 提供者:王晓明
  1. enhance1

    0下载:
  2. 加权中值滤波,用于图像增强,只用于超声图像,对超声图像去噪有很好的效果。内还包括信噪比计算方法。-weighted median filter for image enhancement, only for ultrasound images of ultrasound image denoising with very good results. Which is also a signal-to-noise ratio calculation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9285
    • 提供者:张弛
  1. middlevaluefiller

    0下载:
  2. 一个中值滤波器,可用于图像处理,用VC++所编辑-a median filter can be used in image processing, with VC + + compiled
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:139871
    • 提供者:闵捷
  1. zhongzhilb

    0下载:
  2. 一个比较简单的中值滤波,程序比较短也比较容易懂,matlab编写-a relatively simple median filter, a relatively short procedure is relatively easy to understand, and the preparation of Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1104
    • 提供者:袁坤
  1. mi-fil

    0下载:
  2. 图像中值滤波,利用中值滤波和低通滤波进行比较,分析PSNR,得出性能差别-image filtering, using median filter and a low-pass filter, PSNR analysis, the performance differences come
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30048
    • 提供者:ricky
  1. ImagesmoothingContrastEnhancement

    0下载:
  2. 直方图均衡:原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而达到增强对比度的效果 中值滤波:中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节-histogram equalization : the original plan to transform the histogram in the form of uniform distribution. This will increase the value of the pixel gray area
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1264
    • 提供者:xuhua
  1. wpmedfiltmain

    1下载:
  2. 此程序是关小波包分解的中值滤波器的图像去噪程序-this procedure is concerned wavelet packet median filter image denoising procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1253
    • 提供者:li mingxi
  1. MedianFilterr

    0下载:
  2. 灰度图像和彩色图像的中值滤波,适合于应用程序和初学者使用,编译通过。-grayscale images and color images of the median filter, which is suitable for applications and beginners, compile.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1252
    • 提供者:congyi
  1. TuXiangZhongZhiLvBo

    0下载:
  2. 介绍了如何用delphi来进行图像的中值滤波处理-on how to use delphi image median filter
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:139626
    • 提供者:吴铭
  1. median_pgm

    0下载:
  2. purpose applies median filter to gray-scale PGM image compile gcc -g -o median_pgm median_pgm.c -lpgm -lpbm -lm -purpose median filter applies to gray - Chongqing le PGM image compile gcc-g-o median median_pgm _pgm.c - lpgm - lpbm - lm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2480
    • 提供者:王国树
  1. usefulMCUdevelopmentprogramme

    0下载:
  2. 实用的单片机开发与应用程序,包括:中值滤波子程序,AD转换类程序,16、32位整型数开方,单片机音乐程序--祝你平安。对初学者很有帮助的。MCU development and practical applications, including: median filter subroutine, AD converter type of proceeding, 16,32-bit integer number prescribing, SCM music program - I wish yo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2852
    • 提供者:柳枫
  1. DigitalImageProcessing_v1

    0下载:
  2. 本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:1389194
    • 提供者:Johnson Huang
  1. center_weighted_median_filter

    0下载:
  2. 用MATLABT算法实现, 图象经过center weighted median filter后,对比 原图象和处理过图象的差别.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:811
    • 提供者:zhang tian
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com