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

搜索资源列表

  1. Hilditch-Thinning-algorithm

    0下载:
  2. 图像细化算法的经典算法 Hilditch算法-The classic algorithm Hilditch algorithm for image thinning algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:1766
    • 提供者:tanhao
  1. TUXIANGXIHUABITMAP

    0下载:
  2. 用C语言编写的图形图像细化,是一个很好 图像细化处理的实例,可以帮助大家理解细化-Refinement, graphic images using the C language is a good image thinning process instance, can help us to understand the refinement
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:5415009
    • 提供者:蒋波
  1. 用Visual C++实现基于数学形态学的数字图像处理

    1下载:
  2. 用Visual C++实现基于数学形态学的数字图像处理,包括二值图像的腐蚀,膨胀,开,闭,细化及中轴变换等运算. 图形图像处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-06
    • 文件大小:76583
    • 提供者:XMTwinner
  1. 01939631xihua

    0下载:
  2. 图像细化处理,利用数学形态学方法对二值图像进行细化-Image processing refinement, refinement of the binary image using mathematical morphology
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:1052
    • 提供者:yx
  1. Raster

    0下载:
  2. 图像处理 图像细化 边缘提取 vc++ 非常详细-image process
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:40278
    • 提供者:xyr
  1. Thin

    0下载:
  2. VC6.0下基于opencv的二值图像细化算法-Binary image thinning algorithm based on the opencv under VC6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:635322
    • 提供者:nana
  1. xihua

    0下载:
  2. 图像细化,二值图像处理算法,很好,应用方便-Thinning, binary image processing algorithms, very good, convenient application
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:20876
    • 提供者:王建明
  1. hanzi_skel

    0下载:
  2. 一种简单的二值图像细化算法,简单易用 希望大家可以试试 有问题再探讨啊-binary image thining
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:209210
    • 提供者:lijie
  1. re_skel2010115

    0下载:
  2. 数学形态学图像细化算法在RE中的应用 编程简单 可以对图形很好的细化 大家可以尝试-thining
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:468074
    • 提供者:lijie
  1. szTest

    0下载:
  2. 根据sz的经典论文实现的图像细化(骨架化)程序。程序中没有使用opencv,而是使用了matcom C++库函数。需要用到matlib.h和matlib.lib。-Sz classic paper to achieve the image thinning (skeleton) program. The program does not use opencv, but the use matcom C++ library functions. Need matlib.h and matlib.l
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:631275
    • 提供者:高海
  1. testthin

    0下载:
  2. 图像细化。将一幅图片进行细化,并输出结果-Image thinning. A picture refinement, and outputs the result
  3. 所属分类:OpenCV

    • 发布日期:2017-12-05
    • 文件大小:672048
    • 提供者:梁军
  1. VCPPImage-process

    0下载:
  2. 关于VC++的图像图形基本处理的源码,包含几何变换,形态学处理,图像细化等。-About basic processing of source code, vc++ image graphic contains geometry transform, morphological processing, image thinning and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:322583
    • 提供者:代菊
  1. Image-thinning

    0下载:
  2. 简单介绍了图像细化的方法和实现代码Image thinning-A brief introduction to image refinement methods and code Image thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:55238
    • 提供者:jkzxhkjf
  1. tuxiang-xihua

    0下载:
  2. 基于opencv的图像细化的很好的程序,绝对可用-Based on the opencv image thinning a very good program, absolutely free
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1920
    • 提供者:宁可
  1. TYZT

    0下载:
  2. 图像的缩放变换,图像细化,用Canny算子提取边缘,中值滤波,-Image scaling transform, image thinning, using Canny edge extraction, filtering,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:888490
    • 提供者:小鲵
  1. 38380202zhiwenxihua

    0下载:
  2. 基于matlab的指纹图像细化处理程序matlab源码。-Matlab-based fingerprint image thinning processing matlab source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:46240
    • 提供者:jt
  1. cannyProsenfeld

    0下载:
  2. 源代码,可以直接运行,有Canny边缘检测,其中包括高斯滤波,梯度计算,非极大值抑制,边缘跟踪,图像细化包括Rosenfeld和索引表细化,有详细注释. -Including the Gauss filter, gradient calculation, non maxima suppression, edge tracking, image thinning including Rosenfeld and index table refinement, there are detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:9160
    • 提供者:ass
  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-04-14
    • 文件大小:3078
    • 提供者:nceItu
  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-04-14
    • 文件大小:3124
    • 提供者:全个
  1. 0479-8023(2012)01-0037-05

    0下载:
  2. 基于Gabor相位的指纹图像细化算法0479-8023(2012)01-0037-05-A Novel Algorithm of Fingerprint Thinning ?ased on Gabor Phase
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:316679
    • 提供者:wang
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 31 »
搜珍网 www.dssz.com