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

搜索资源列表

  1. calcbits

    0下载:
  2. 经典遗传算法工具箱中的计算编码位数程序,与大家分享-classical genetic algorithm toolbox of calculating the median coding procedures, and share
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1107
    • 提供者:赵学
  1. zhongzhilvbo_vc++

    0下载:
  2. 这个一个中值滤波源代码,内部有文档说明,和可执行文件,以及待测图片。-this a median filtering source code, internal documents show that and enforceable document, as well as describing the picture.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:149277
    • 提供者:galaxy
  1. midvalue

    0下载:
  2. 数字图象处理 中值滤波程序-digital image processing median filtering process
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:101839
    • 提供者:jys
  1. mfilter

    0下载:
  2. 这是一个图像预处理中一个典型的中值滤波程序,可显著提高图像质量-This is an image of a typical pretreatment of median filtering procedures, could significantly improve the quality of images
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1810
    • 提供者:刘靥
  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. BmpFuncs

    0下载:
  2. 图像显示、均值滤波、中值滤波、图像锐化等图像处理代码-images showed that mean filtering, median filtering, image sharpening and other image processing code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:184969
    • 提供者:jevons
  1. pinghuachuli

    0下载:
  2. 噪声消除发,邻域平均发,中值滤波,产生噪声-noise elimination hair, a neighborhood average, median filtering, generating noise
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:267757
    • 提供者:弹弓
  1. bmptest+trans

    0下载:
  2. bmp图像识别 可以将BMP图像识别出来,进行测试,并最终转换颜色的位数。-bmp image recognition can be BMP image recognition, and conducted tests, and eventually change the color of the median.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5010
    • 提供者:西部
  1. 200542415734967

    0下载:
  2. 中值滤波-Median Filtering
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:296441
    • 提供者:chen
  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. myimageprocess2

    0下载:
  2. matlab实现直方图均衡化,直方图匹配,邻域平均,局域增强,中值滤波-Matlab histogram equalization, histogram matching, neighborhood average, local enhanced Median Filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1067552
    • 提供者:天才
  1. MedianFilter

    0下载:
  2. 参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-parameter is a Boolean variable, if true, so the level of median filtering, otherwise, do vertical median filtering.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1531
    • 提供者:王夏
  1. imagedisposal

    0下载:
  2. 数字图像处理,包括灰度转换,正交变换,图像平滑,中值滤波,图像分析,图像复原等-digital image processing, including gray-scale conversion, orthogonal transform, image smoothing, median filtering, image analysis, image recovery, etc.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:361680
    • 提供者:严蓉
  1. Tmedian

    0下载:
  2. 对图像进行中值滤波处理的源代码,简单易懂。-right image median filtering of the source code and easily understood.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1913
    • 提供者:赵杰伊
  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. wave-player

    0下载:
  2. 用waveOut底层函数直接播放WAVE文件示例,并显示声道数、频率、采样位数。-waveOut bottom function with direct broadcast WAVE document examples, and shows channel number, frequency, Sample median.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:213462
    • 提供者:mazer
  1. tuxiangpinghuachuli

    0下载:
  2. 该程序可以通过邻域平均法,中值滤波等多种方法消除图像中的躁声.还可以在图像中生成躁声.-the program through Neighborhood average, median filtering and other methods to eliminate the image impatient voice. The images can also generated impatient voice.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:270989
    • 提供者:郝光
  1. gaussianpinghua

    0下载:
  2. 高斯滤波器是一个比较好用的滤波器,它是一个平滑滤波器,但不同于中值滤波-Gaussian filter is a better quality of the filter, it is a smoothing filter, unlike the median filtering
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:140893
    • 提供者:刘英
  1. average_filter

    0下载:
  2. 中值滤波程序,程序中附有试验用的图片,短小精悍!-median filtering procedures, test procedures with the pictures, short and pithy!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:118263
    • 提供者:高小闹
  1. TColorProcess

    0下载:
  2. 颜色处理的VC++源代码 包括RGB变换,颜色位数转换,颜色过滤,灰度彩色转换等。-color of the source code, including VC RGB conversion, the median color conversion, color filters, Gray color transformation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:124918
    • 提供者:赵杰伊
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com