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

搜索资源列表

  1. thinning

    0下载:
  2. 该代码为二值图像进行细化,为学习图像目标识别及,目标边界细化方面很有帮助-code for the binary image thinning, as a learning object recognition and image, target border helpful Refinement
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:55092
    • 提供者:kai
  1. Thinning

    1下载:
  2. 数字图像处理中的图像细化算法程序-digital image processing algorithm to the image thinning procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1643
    • 提供者:王暄
  1. imagethining.rar

    0下载:
  2. 图像细化 (Image Thinning),一般指二值图像的骨架化(Image Skeletonization) 的一种操作运算。 一个图像的骨架由一些线和曲线(比较理想的是单像素宽度),骨架可以提供一个图像目标的尺寸和形状信息,因而在数字图像分析中具有重要的地位,图像细化(骨架化)是进行图像识别、线条类图像目标分析的重要手段。 本文将探讨骨架的一些性质,给出如何判断一个像素是否属于图像目标的骨架,最后将给出获得图像目标骨架的基本算法。,Image Thinning (Image T
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:92984
    • 提供者:魏建亮
  1. thin.rar

    1下载:
  2. 应用OPENCV编写的,输入一张二值图片,根据细化算法细化成单像素的二值图像。,OPENCV prepared application, enter a two-valued picture, refined into a thinning algorithm based on single-pixel binary image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1174235
    • 提供者:北科
  1. thinning.rar

    0下载:
  2. 指纹识别预处理过程的指纹细化的实现,可以有效的降低指纹识别的复杂度,提高指纹识别的准确性与可靠性。,Pretreatment process of fingerprint identification fingerprint detailed implementation, can effectively reduce the complexity of fingerprint recognition, fingerprint recognition improve the accuracy a
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:66975
    • 提供者:戴高乐
  1. thin.rar

    2下载:
  2. opencv实现的,很好用的图像轮廓细化算法。效果很好,把轮廓细化为单像素轮廓,方便处理。,opencv achieved a very good image with the outline of the thinning algorithm. Well, the detailed outline of the outline of a single pixel, to facilitate the processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1546659
    • 提供者:李晓振
  1. thinning

    1下载:
  2. 采用matlab编写,基于OPTA细化算法,适合入门级新手用,希望对大家有用-Using matlab to prepare, based on OPTA thinning algorithm, suitable for entry-level novice, and I hope useful for all of us
  3. 所属分类:matlab

    • 发布日期:2015-04-17
    • 文件大小:39087
    • 提供者:陈立
  1. VC++_image_Code

    2下载:
  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. thinning

    0下载:
  2. 基于Matlab程序的图像细化算法基于Matlab程序的图像细化算法-Matlab program based on the image thinning algorithm based on image thinning algorithm Matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:16163
    • 提供者:王羽
  1. zhang

    3下载:
  2. 快速并行细化算法,并保证细化后曲线的连通性。-Fast parallel thinning algorithm, and to ensure connectivity after thinning curve.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-11
    • 文件大小:623
    • 提供者:liuliyang
  1. thinning.cpp

    0下载:
  2. 一个对字符图像进行细化的算法,采用的是改进的Hilditch细化算法。细化前要分别将前景和背景设置为0和1.-a thinning algorithm, using the improved Hilditch thinning algorithm. Refinement before the foreground and background were set to 0 and 1.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1192
    • 提供者:roc
  1. FingerPrintVerify

    4下载:
  2. 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition stan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-04
    • 文件大小:1611493
    • 提供者:job
  1. txxh

    0下载:
  2. 图像细化 注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Image thinning note that this program contains the line thinning algorithm to be applied to black and white binary image can be seen refining effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:54563
    • 提供者:lyg
  1. corrosionexpansionthinningAlgorithm

    0下载:
  2. 腐蚀膨胀细化算法源代码!对于大家用到数学形态方法处理图像非常有帮助~!赶快下载吧~-Expansion of corrosion thinning algorithm source code! For everyone to use mathematical morphology approach to image very helpful ~! As soon as possible to download it ~
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:15541
    • 提供者:王璐
  1. thinner

    0下载:
  2. 细化算法,对轮廓和其他图像进行细化的处理,并且让轮廓更加清晰。-Thinning Algorithm for contour and other refined image processing, and let the outline more clearly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:3759
    • 提供者:shenghao
  1. Thinning

    0下载:
  2. 图像细化是计算机视觉的重要任务之一,这里用了S.k于2005年提出的最新算法完成,除了细化还可以滤掉椒盐噪声-Computer Vision Image Thinning is one of the important tasks, here the Sk in 2005 the completion of the latest algorithms, in addition to refined salt and pepper noise can be filtered out
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:3033
    • 提供者:saber
  1. THINNING.tar

    0下载:
  2. Thinning algorithm in C.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3004
    • 提供者:Rubisley Lemes
  1. thinning

    0下载:
  2. Thinning algorithmus with Opencv
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:298032
    • 提供者:Binh An
  1. thinning

    0下载:
  2. This thinning programe, which use thinning algorithm. -This is thinning programe, which use thinning algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1153052
    • 提供者:Danh
  1. thinning

    0下载:
  2. 一些二值图像的细化算法和源程序代码,很有用哦-Some binary image thinning algorithm and source code, very useful oh
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:162904
    • 提供者:子莹
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com