搜索资源列表

  1. smoothing

    0下载:
  2. visual C++编写的图象平滑例子,主要包括几种最常用的算法.-prepared by the image smoothing examples, including several of the most commonly used algorithms.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:26585
    • 提供者:ljw
  1. chap3

    0下载:
  2. 实现图象平滑(去噪声),锐化算法的源代码-Picture smoothing,Sharping algorithm code
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:24576
    • 提供者:站长
  1. 对图像进行中值滤波处理的源代码

    0下载:
  2. 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:44032
    • 提供者:
  1. 图形去噪声

    0下载:
  2. //Name:smooth.c//Purpose: To perform smoothing and sharpening//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-10
    • 文件大小:23552
    • 提供者:石后生
  1. Program1

    0下载:
  2. 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. S
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:18432
    • 提供者:梁建军
  1. smoothing

    0下载:
  2. visual C++编写的图象平滑例子,主要包括几种最常用的算法.-prepared by the image smoothing examples, including several of the most commonly used algorithms.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:26624
    • 提供者:ljw
  1. progMatlab

    0下载:
  2. 这个程序能清楚显示灰度图形的灰度直方图,并能进行平滑与滤波处理,方便程序员观察了解图像。-this procedure will clearly show that the gray-scale graphics histogram, and for smoothing and filtering. Observer allows programmers to understand images.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:空想位
  1. GSmooth

    0下载:
  2. 一个能够对图像进行平滑(smoothing)和尖锐(Sharpening)处理的-one to the image smoothing (smoothing) and acute (Sharpening ) handled a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:67584
    • 提供者:宿太学
  1. Excel22

    0下载:
  2. 利用Excel进行指数平滑分析与预测,比较好用..谢谢版主,我已上传5个,如果有需要还有不少,希望您能通过我,我现在需要下载一个源码.以后我自己写的程序就都上传上去给大家一起用吧.-use Excel exponential smoothing analysis and forecasts, better quality .. Thank you, the moderator, I have uploaded five, If ther
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:249856
    • 提供者:集讵相
  1. DigitalFiltering_gui

    0下载:
  2. DigitalFiltering_gui applies methods of digital image analysis to images AND grids This includes a broad suite of smoothing (low-pass) filters, as well as contrast enhancement filters, edge enhancement filters, edge
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:17408
    • 提供者:
  1. bluenile

    0下载:
  2. This software enables an automatic as well as manual filtering of images in the frequency domain (pattern suppression & emphasis, image smoothing and edge enhancing). See application examples & download PC version at htt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1675264
    • 提供者:
  1. tfrpwv

    0下载:
  2. tfrpwv是计算离散信号X的Wigner-Ville分布.Tfrspwv是计算离散信号X的平滑伪Wigner-Ville分布.-tfrpwv is calculated discrete signal X Wigner-Ville distribution. Tfrspwv calculation of the discrete X-signal smoothing pseudo Wigner-Ville distribution.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:李响
  1. color24

    0下载:
  2. 24位彩色图像处理源码,可实现基本处理、平滑处理、锐化处理和特效处理。已经删除了debug/release目录-24 Color Image Processing source, basically, smoothing, sharpening and effects processing. Have been deleted and debug/release directory
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:408576
    • 提供者:李松原
  1. meanshiftprogram

    0下载:
  2. 均值偏移算法,在图象的平滑和分割方面是一种很有用的处理方法-mean deviation algorithm, the image smoothing and segmentation is a very useful approach
  3. 所属分类:波变换

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:fuyong
  1. modifiedmusic

    0下载:
  2. 前后向空间平滑MUSIC算法程序,阵元天线数可变,绝对可用.-Before and after spatial smoothing MUSIC algorithm procedures, variable number of antenna array element is absolutely available.
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:袁峰
  1. Imagesmoothing

    0下载:
  2. 实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-The realization of image smoothing (to noise), the process of sharpening the following c
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:23552
    • 提供者:刘丽丽
  1. a

    0下载:
  2. 不带像素操作的机器视觉代码-The brain transforms and discards pixels. The transformation is a smoothing and differencing filter. The output of an individual filter is ambiguous.The output of 5 filters lets us find edges and corners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:179200
    • 提供者:李小
  1. Smoothing

    0下载:
  2. 平滑处理程序 平滑处理程序 平滑处理程序-Smoothing process smoother process smoothing procedures
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:zouave
  1. Adaptive-smoothing-method-for-stereo-matching-cons

    0下载:
  2. 采用自适应平滑约束的立体匹配方法Adaptive smoothing method for stereo matching constraints-Adaptive smoothing method for stereo matching constraints
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:913408
    • 提供者:fanny51
  1. CRV4_Mesh-Smoothing-and-Enhancing.-Curvature-Esti

    0下载:
  2. Mesh Smoothing and Enhancing. Curvature Estimation
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:406528
    • 提供者:etisermars
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org