搜索资源列表

  1. 565517782

    0下载:
  2. 大家一起分享。下列数字滤波算法中最简单的是 A)限幅滤波 B)限速滤波 C)加权平均滤波 D)中值滤波 二、填空题(每空2分,共30分)...(-share with everyone. The following figures filtering algorithm is the most simple A) limiting filter B) speed filtering C) Weighted average filter
  3. 所属分类:其它资源

    • 发布日期:2024-05-18
    • 文件大小:297984
    • 提供者:lucy
  1. zhongzhilvbo_C_code

    0下载:
  2. 中值滤波的C语言实现 图形图象的算法处理-median filtering C language graphic image processing algorithm
  3. 所属分类:波变换

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:张震
  1. hhh

    0下载:
  2. 可以打开真彩色或是256色位图图像,进行彩色转灰度、中值滤波、均值滤波、otsu算法图像二值分割等处理。-Can open the true color or 256 colors bitmap images, change color to gray, median filter, mean filter, otsu algorithm for image segmentation, such as binary treatment.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:93184
    • 提供者:张蔚
  1. Chromosome_counter

    0下载:
  2. 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。-Mathematical Morphology and related algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:133120
    • 提供者:Michael_M
  1. medina_filter

    0下载:
  2. ADC信号采集中的中值滤波优化算法,适用于c51,ARM.含16位AD转换器,ADS8320的接口程序.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:zhoubing
  1. watermark.m

    0下载:
  2. %基于DCT的水印算法 %数字水印处理系统主要由水印嵌入和水印检测两个过程。 %水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 %水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。 %基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:54272
    • 提供者:王寒涛
  1. filter

    0下载:
  2. 高效中值滤波的VC++实现,是一本国外权威图像处理书上的算法,我把它实现了,效果真的很不错,做图像的人可以参考一下,注意图像要放到E盘下,名字叫test用photoshop转成raw格式-Efficient Median Filtering VC++ Realized, is the authority of a foreign image processing algorithms book, I realized it, the e
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:zhx
  1. imagefilter

    0下载:
  2. 本文主要介绍了常见图像处理中的中值滤波的快速算法以及源代码-This paper mainly introduces the common image processing fast median filter algorithm and source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:94208
    • 提供者:zhangpeng
  1. images

    0下载:
  2. matlab图像处理算法,包括中值滤波,平滑滤波,直方图滤波等-matlab image processing algorithms, including the median filter, smoothing filter, Histogram filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:946176
    • 提供者:王明
  1. 200707171150342030

    0下载:
  2. 一种新的加权中值滤波的快速算法.pdf 内有vc的实现程序 可快速实现加权中值-A new weighted median filtering of the fast algorithm. Pdf inside has vc realize the program can be quickly realize weighted median
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-18
    • 文件大小:98304
    • 提供者:西门
  1. sel

    0下载:
  2. matlab源程序,自适应中值滤波器算法-matlab source code, adaptive median filter algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:chengxuyuan
  1. lubo

    0下载:
  2. 自己编写图像平滑算法:均值滤波和中值滤波,设置不同的均值滤波模板,以得到最好的图像输出结果。-I have written the image smoothing algorithm: mean filter and median filter, mean filter set different templates to get the best image output.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:zw
  1. PICTURE

    0下载:
  2. VC编写的图像处理程序。实现了图像的几种几何变换(平移,对称、旋转、错切变换,缩小,放大); 单色图像灰度处理(逆反、东亚级转化);图像的对比度处理(增加、减小对比度,量度增强、减小); 局域滤波(中值滤波);二值图像处理(阈值计算,切片法二值化,等灰度片二值化,线性二值化;四领域收缩,四领域膨胀,8领域收缩,8领域膨胀,4领域清除孤立点,8领域清除孤立点;细化算法1,细化算法2实现图形细化); 图像测量(面积测量,除小面积
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:157696
    • 提供者:杜红艳
  1. project

    0下载:
  2. 数字图像处理中关于图像的读入,二值化,彩色图转换到灰度图。图像的反转。中值滤波,以及图像的增强等算法实现。-Digital image processing on the image read, Binarization, color map conversion to grayscale. Image inversion. Median filtering and image enhancement algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:9862144
    • 提供者:tom
  1. ad

    0下载:
  2. msp430 ad采样的可靠行排序算法。平均,中值滤波。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:chendf
  1. median

    0下载:
  2. 中值滤波的一些算法,及其扩展的一些知识,包括医学图象处理上用到的-Median filter of some algorithm, and the expansion of knowledge, including medical image processing used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:6043648
    • 提供者:li ji wei
  1. noise5

    0下载:
  2. 图像预处理算法。包括中值滤波,形态学滤波,二值化处理及图像背景校正。-Image Pre-processing algorithm. Including median filtering, morphological filtering, binarization image processing and background correction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:zhaopan
  1. zhongzhilubo

    0下载:
  2. MATLAB中实现中值滤波的算法的M文件。经过验证可以实现滤波效果。-MATLAB implementation of the algorithm for filtering the M documents. Filtering can be achieved proven results.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:57344
    • 提供者:qina
  1. tuxiangshiyan

    0下载:
  2. 图像中值滤波的改进算法 频域中的图像去噪算法 matlab实验-matlab experiments
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:57344
    • 提供者:屋檐下的雨
  1. median_filterCode

    0下载:
  2. 采用快速中指滤波算法实现图像的中值滤波,使用VHDL语言ISE环境-Image Median Filter
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:若谙
« 1 2 34 5 6 7 8 9 10 ... 25 »

源码中国 www.ymcn.org