CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 平滑

搜索资源列表

  1. 对图像进行中值滤波处理的源代码

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

    • 发布日期:2008-10-13
    • 文件大小:43854
    • 提供者:123
  1. CreditsScrollerDemo

    0下载:
  2. 通过内存DC来平滑的显示多行滚动的字幕,可以控制背景的颜色,字体的大小,滚动的速度-through memory DC to smooth the show rolling over the subtitles will be able to control the background color, font size, the speed rolling
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:22122
    • 提供者:王志强
  1. 3neigbor

    0下载:
  2. 平滑滤波一般来说,图像的能量主要集中在其低频部分,噪-smoothing filter general, the image of energy is mainly focused on the low-frequency part of Noise
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:54509
    • 提供者:qs
  1. 6morph

    0下载:
  2. 汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括-car Edge Information has been concentrated in some of its high frequency, therefore, how to remove high-frequency interference at the same time, maintain the e
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:213488
    • 提供者:qs
  1. smoothdll

    0下载:
  2. 实现图象处理的平滑算法,包括GUASS和Laplacian算法等,实用-achieve a smooth image processing algorithms, including GUASS and Laplacian algorithm, practical
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:10875
    • 提供者:lixh
  1. SmoothProgressBar

    1下载:
  2. C# 平滑进度条实现
  3. 所属分类:Windows编程

  1. NOISE GUIBYFFT

    0下载:
  2. 低通滤波器的设计图象平滑和数字滤波的包括
  3. 所属分类:其他小程序

  1. 车牌识别

    0下载:
  2. Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘。
  3. 所属分类:通讯编程

    • 发布日期:2017-10-23
    • 文件大小:27136
    • 提供者:lj081124
  1. DX软阴影实现

    0下载:
  2. 使用DX 实现软阴影和对阴影平滑,模糊的处理
  3. 所属分类:DirextX编程

  1. 基于MFC的图形图像处理

    0下载:
  2. 基于MFC的图形图像处理 Bitmap的平滑与锐化
  3. 所属分类:Windows编程

    • 发布日期:2012-01-05
    • 文件大小:26840978
    • 提供者:tankadozmy
  1. spline.zip

    1下载:
  2. 样条曲线的绘制,spline曲线是很好的拟合曲线,给出控制点,就可以得到很平滑的spline样条曲线,Drawing spline curves, spline curve fitting is a very good curve, control points are given, it can be very smooth spline-spline curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:37919
    • 提供者:黄大方
  1. aforge_src.zip

    0下载:
  2. Aforge源码,图像滤波,锐化,高斯模糊,平滑处理等。,Aforge source
  3. 所属分类:.net

    • 发布日期:2017-03-27
    • 文件大小:500216
    • 提供者:jimmy chen
  1. hge_render_input_cn.rar

    0下载:
  2. HGE中文显示与中文输入整合新方案。基于字符缓冲模式的原理,绘制使用 GetGlyphOutline 获取字符的65级灰度位图数据Blt到纹理中,这样就可以支持平滑(无锯齿)字体的显示。,HGE Chinese show new integration with the Chinese character input program. Model based on the principle characters in the buffer, rendering the use of chara
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:263250
    • 提供者:chbha
  1. C语言编写的DLL如何旋转指定的图片

    0下载:
  2. 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。 代码兼容Win98至Win7环境 *修复: GetDC引起内存泄露 -This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-22
    • 文件大小:563643
    • 提供者:network1985
  1. harry-corner-detection

    0下载:
  2. harry角点检测c++源代码,利用差分算子对图像进行滤波,对Ix2/Iy2/Ixy进行高斯平滑,以去除噪声,计算角点量,进行局部非极大值抑制以获得最终角点-harry corner detection c++ source code, the use of differential operators on image filtering, Gaussian smoothing of Ix2/Iy2/Ixy to remove noise, calculate the amount of co
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:8093
    • 提供者:欣晨
  1. PicTool.rar

    1下载:
  2. 可以将图片(bmp)的文件进行各种格式的软换,如ARGB444\RGB565\64点平滑等,Can picture (bmp) files of various formats for the soft, such as ARGB444 \ RGB565 \ 64-point smoothing, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:50576
    • 提供者:sandy
  1. Debug(1)

    0下载:
  2. 用VC++编写的一个指纹预处理程序,里面有指纹分割,平滑,Gabor增强,二值化,细化,特征提取等过程,预处理的指纹图像效果很好-Using VC++ to prepare a fingerprint pre-processing procedure, there are fingerprint segmentation, smooth, Gabor enhanced binarization, thinning, feature extraction, such as the process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:155017
    • 提供者:wy
  1. medfilt_th

    0下载:
  2. 中值滤波器,可以降低噪音,平滑图像,在图像处理中应用广泛-median filter
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:540
    • 提供者:li xian
  1. hejin

    0下载:
  2. VB编写的曲线平滑算法,我已经试验过了,取得了很好的效果。欢迎下载。-Curve smoothing algorithm written in VB, I have tested, and achieved good results. Welcome to download.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2543
    • 提供者:李大志
  1. C++ canny算法

    0下载:
  2. canny算法的源码,C++语言。图像文字识别应用,用于图像平滑去噪细化
  3. 所属分类:.net编程

    • 发布日期:2012-10-26
    • 文件大小:783087
    • 提供者:ssluckut
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 29 »
搜珍网 www.dssz.com