CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 平滑算法

搜索资源列表

  1. matlab_smooth

    0下载:
  2. 各种平滑算法验证,除在matlab中验证外,word文档中也有详细说明-various smoothing algorithm validation, in addition to verify Matlab, word documents also detail
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:850484
    • 提供者:刘欣
  1. gausssmooth2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之高斯平滑算法的源程序-Visual C MATLAB image processing and recognition practical case Featured Gaussian smoothing algorithm source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:124492
    • 提供者:路香群
  1. mosaic

    1下载:
  2. 一种图像拼接源码。该方法首先运用基于列特征的匹配方法,确定出图像重叠区域;然后采用直方图匹配方法进行灰度调整;最终使用加权平滑算法完成图像的无缝拼接。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1244
    • 提供者:李永冰
  1. lubo

    0下载:
  2. 自己编写图像平滑算法:均值滤波和中值滤波,设置不同的均值滤波模板,以得到最好的图像输出结果。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:872
    • 提供者:zw
  1. pj

    0下载:
  2. 提出了一种基于特征点的全自动无缝图像拼接方法。该方法采用对于尺度具有鲁棒性的SIFT算法进行特征点的提取与匹配,并通过引导互匹配及投票过滤的方法提高特征点的匹配精确度,使用稳健的RANSAC算法求出图像间变换矩阵H的初值并使用LM非线性迭代算法精炼H,最终使用加权平滑算法完成了图像的无缝拼接。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:151441
    • 提供者:小兔兔牙
  1. 图像平滑过滤算法

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

    • 发布日期:2009-05-06
    • 文件大小:1641
    • 提供者:jshzhn
  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-22
    • 文件大小: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. 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. 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. pdetector

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

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

    3下载:
  2. VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:4177487
    • 提供者:夏瑞雪
  1. 3_Dimagesmoothing

    0下载:
  2. 3_D 图像平滑算法,对计算机图像学,图像处理,3维显示等应用很重要-3_d image smoothing, it is important for graphics,image processing,3_d display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2459
    • 提供者:留耳闻
  1. Gaosi

    0下载:
  2. 这是运用高斯平滑算法对图像处理的程序,该压缩包包括全部源代码和处理图像-This is the use of Gaussian smoothing algorithm for image processing procedures, the compressed package includes full source code and image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:151935
    • 提供者:孙璐
  1. 图像处理 图像增强 锐化 平滑

    0下载:
  2. 图像处理 图像增强 图像锐化 图像平滑等多种算法(Image processing, image enhancement, sharpening, smoothing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:4116480
    • 提供者:xiaomiarmy
  1. C#数字图像处理算法典型

    0下载:
  2. 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:18161664
    • 提供者:无花果周
  1. 基于L0约束的图像平滑算法

    1下载:
  2. 基于L0约束的图像平滑算法,使用matlab编写
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com