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

搜索资源列表

  1. LineSegmentSplitter_Source

    0下载:
  2. 一个用基于C# .net 编写的线性边缘分割,以达到二值图像的细化效果-Use based on a C#. Net written in a linear edge of segmentation in order to achieve binary image thinning effect
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:18837
    • 提供者:顾鹏
  1. ps

    0下载:
  2. 细化算法有很多,我们在这里介绍的是一种简单而且效果很好的算法,用它就能够实现从文本抽取骨架的功能。我们的对象是白纸黑字的文本,但在程序中为了处理的方便,还是采用256级灰度图,不过只用到了调色板中0和255两项。-There are many thinning algorithms, we have presented here is a simple but very effective algorithm, it can be achieved with the text extracted
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:872
    • 提供者:阿瑟
  1. thin_image

    0下载:
  2. C thinning algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1755
    • 提供者:Geof
  1. thinning

    0下载:
  2. program that the process can make word also thin
  3. 所属分类:matlab

  1. thinning

    0下载:
  2. example - thining algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:326265
    • 提供者:id0
  1. Thinning

    0下载:
  2. Thinning Penghapusan titik2 tepi region secara iteratif dengan batasan: Tidak menghapus titik pada ujung Tidak memutus garis Tidak menyebabkan erosi
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1008061
    • 提供者:rechian
  1. Matlabthinningalgorithm

    0下载:
  2. Matlab细化算法,重要参考资料,细化效果较好。-Matlab thinning algorithm, an important reference materials, refinement is better.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:892
    • 提供者:全胜胡
  1. Distance_transformation_binaryimage

    0下载:
  2. This an image processing program which performs the distance transform of a binary image.Distance transform is widely used for image thinning and finding skeleton of an image. -This is an image processing program which performs the distance transfo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2504
    • 提供者:sudeep
  1. fftft

    1下载:
  2. 可以自定义精度(最小频率分辨率)的FFT频谱细化算法:FFT-FT-Can customize the precision (the minimum frequency resolution) of the FFT spectrum thinning algorithm: FFT-FT
  3. 所属分类:matlab

    • 发布日期:2016-04-26
    • 文件大小:620
    • 提供者:巴山竹
  1. skeleton

    1下载:
  2. 用形态学中骨骼化方法实现了图像细化,为后续工作如特征点提取提供了良好的素材-Method with skeletal morphology achieved thinning, for the follow-up, such as feature extraction provides a good material
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:518
    • 提供者:zrq-kathryn
  1. tuxiangsihua

    0下载:
  2. 图像细化代码 c++运行 并行图像细化代码及图像细化代码 -Image thinning code c++ code and run parallel image thinning image thinning code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:12268
    • 提供者:
  1. Thinning_Matlab

    0下载:
  2. source code in Matlab, function for image thinning, using 2 different algorithm for image thinning. So you can compare that.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:27187
    • 提供者:sgt
  1. fingerprint

    1下载:
  2. This code is a complete fingerprint core point detection. It uses orientation field for singular point detection and Zhang-suen algo. for thinning in preprocessing part
  3. 所属分类:matlab

    • 发布日期:2016-02-09
    • 文件大小:68608
    • 提供者:Gaurav mittal
  1. C.image.thinning.algorithm.corrosion

    0下载:
  2. C 图像腐蚀膨胀细化算法设计C image thinning algorithm corrosion expansion -C image thinning algorithm corrosion expansion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:16077
    • 提供者:spo
  1. Thinning

    0下载:
  2. 對影像或文字做灰階後二值化並做細線化處理-Gray-scale images or text on to do after the binary and do the thinning treatment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:410018
    • 提供者:萬萬
  1. thinning

    0下载:
  2. 细化,绝对管用,效果特别好特别好,是我自己一句一句写的,基于zhang算法细化,希望会大家有帮助,希望大家多多交流-absolutely useful!!!thank you for your communication!!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:994
    • 提供者:zhengfei
  1. third-thinning

    0下载:
  2. 这是一个c++演示程序,告诉你怎么实现细化算法-This is a c++ demo program, tell you how to implement thinning algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1946802
    • 提供者:黄正阳
  1. Thinning-algorithm

    0下载:
  2. 关于图形的细化算法。注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Thinning algorithm on the graph. Note that this procedure should be used in the refinement algorithm with binary images of black and white lines can be seen fine results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:121256
    • 提供者:cao
  1. image-processing-normalizeSign

    0下载:
  2. this is matlab code used to process an image to crop, thinning, resizing, and binarization.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1579
    • 提供者:wanfazri
  1. Character-image-thinning

    0下载:
  2. 字符图像细化。注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Character image refinement. Note that this procedure should be used in the refinement algorithm with binary images of black and white lines can be seen fine results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49064
    • 提供者:大鹏
« 1 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com