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

搜索资源列表

  1. 优化了的过关键点的光滑曲线拟合算法

    0下载:
  2. 该程序是离散点平滑程序,可实现对一组有序离散数据进行闭合和不闭合情况的情况.-that the procedure was discrete points smoothing procedures, to be able to achieve an orderly group discrete data for closure and closure of the situation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8990
    • 提供者:李勇
  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. 图像平滑过滤算法

    0下载:
  2. 图像平滑过滤算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-05-06
    • 文件大小:1641
    • 提供者:jshzhn
  1. mean-shift算法综述

    2下载:
  2. 本文详细的说明Mean Shift 的基本思想及其扩展,其背后的物理含义,以及算法步骤,并给出理论证明.最后本文还将给出Mean Shift 在聚类,图像平滑,图像分割,物体实时跟踪这几个方面的具体应用.
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 图像平滑,锐化及双线性内插算法

    0下载:
  2. 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-02-23
    • 文件大小:2165
    • 提供者:yanwang92
  1. matlab图像处理软件

    5下载:
  2. 可以直接使用,系统完成的基本功能大致如下: 1.能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2.数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3.数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。
  3. 所属分类:源码下载

    • 发布日期:2012-04-20
    • 文件大小:333235
    • 提供者:lucyaaa
  1. 基于Retinex的MSRCR算法的C语言实现

    0下载:
  2. 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:86723
    • 提供者:myb
  1. ImageProcessing.用C语言实现图像的平滑

    0下载:
  2. 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好,Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:2165
    • 提供者:fengye
  1. lankton_stereo.rar

    1下载:
  2. 较全的mean shift算法合集,有基于mean shift算法的图像平滑处理,图像分割,图像聚类,Than the entire collection of the mean shift algorithm, the mean shift algorithm based on image smoothing, image segmentation, image clustering
  3. 所属分类:Special Effects

    • 发布日期:2015-04-13
    • 文件大小:454530
    • 提供者:jacky
  1. 舌图像的反光点进行平滑滤波处理

    0下载:
  2. 舌图像的反光点进行平滑滤波处理,然后采用分水岭算法进行分割,提取舌体。,tongue-image smoothing and watershed segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-28
    • 文件大小:568
    • 提供者:ling
  1. 基于全局运动统计和边缘平滑滤波的视频去隔行方法

    2下载:
  2. 基于Matlab的去隔行算法,将运动图像造成的模糊去除。-The de-interlacing algorithm based on Matlab, the moving image blur removal.
  3. 所属分类:matlab例程

    • 发布日期:2012-12-12
    • 文件大小:863784
    • 提供者:邱灵
  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. VC++_image_Code

    3下载:
  2. VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料。-VC++ 6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorit
  3. 所属分类:Special Effects

    • 发布日期:2016-08-29
    • 文件大小:12290404
    • 提供者:蓝云
  1. chap3

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

    • 发布日期:2017-11-09
    • 文件大小:24788
    • 提供者:站长
  1. anisodiff

    4下载:
  2. 本程序实现灰度图像各向异性扩散(滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯算法相比,它不会平滑边缘的图像-This procedure to achieve gray-scale image anisotropic diffusion (filtering algorithm can be used to smooth the signal, retaining edge, to enhance the edge contrast. With ordinary Gauss
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:43582
    • 提供者:renli
  1. gauss

    0下载:
  2. 这个程序是用vc++编写的,是高斯平滑算法的实现-gauss algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:132619
    • 提供者:lee
  1. Kalman2

    0下载:
  2. 卡尔曼滤波的的算法,采用singer模型,可以应用于目标的跟踪,数据的平滑等多方面,算法效果较好-Kalman filter algorithm, using singer model, can be applied to target tracking, data smoothing and other aspects, algorithms, better-performing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:2046921
    • 提供者:shazi
  1. pdetector

    0下载:
  2. 在matlab上实现一种经高斯平滑的边缘检测算法-In matlab by Gaussian to achieve a smooth edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:786
    • 提供者:steven
  1. BControlPoint_BSpline_LeftDrag1

    0下载:
  2. 使用3次B样条函数平滑算法平滑鼠标drag而使用的曲线,该工程加入了针对手写数位板的算法-3 B-spline smoothing algorithm smooth drag the mouse to use the curve, the project joined the algorithms for handwriting tablet
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:24256
    • 提供者:huzhengguang
  1. sherwood

    0下载:
  2. 舍伍德算法(sherwood概率算法,平滑算法性能)-Algorithm Sherwood (sherwood probability algorithm, smoothing algorithm performance)
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:3520
    • 提供者:wxgou
« 1 2 3 45 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com