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

搜索资源列表

  1. zoom-fft

    0下载:
  2. 局部频谱细化算法的实时效率 比较zoom-fft各种算法-Local spectrum thinning algorithm more efficient, real-time zoom-fft algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:229378
    • 提供者:佳佳
  1. thinning

    0下载:
  2. 本程序是基于vc6.0和opencv环境下所编写的细化算法,能够细化成比较好的骨骼;细化次数可以自己设置。-This procedure is based on opencv environment vc6.0 and written thinning algorithm can better refined into bone refinement times can be set up their own.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:239608
    • 提供者:林少飞
  1. xihuajishuan

    0下载:
  2. 连续细化算法的labview实现,很有用的一种振动分析方法。-Labview achieve continuous refinement algorithm
  3. 所属分类:LabView

    • 发布日期:2017-04-08
    • 文件大小:14186
    • 提供者:万星
  1. Thinner

    0下载:
  2. 图像处理边缘细化算法,c++程序实现算法简单易懂-Image processing edge thinning algorithm, c++ Realize algorithm is simple and straightforward procedure
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3880
    • 提供者:ggedin
  1. Thinning1

    0下载:
  2. 一种优化的快速并行细化算法,对字符的细化效果较好-A fast parallel thinning algorithm optimization, the character refinement effect is better
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:681
    • 提供者:Kevin Zhou
  1. opencv_image

    0下载:
  2. 锐化、图象的半影调和抖动技术、直方图修正和彩色变换、腐蚀,膨胀,细化算法、边沿检测与提取,轮廓跟踪-Sharpening, image penumbra reconcile jitter histogram correction and color conversion, corrosion, expansion, refinement algorithm, edge detection and extraction, contour tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7910159
    • 提供者:sherry
  1. c_code_image

    0下载:
  2. c语言 打开图像,然后实现 腐蚀,膨胀,细化算法 进行图像变换处理 -c language to open the image, and then implement Corrosion, swelling, thinning algorithm for image conversion processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:17274
    • 提供者:
  1. 9_ImageMorphologic

    0下载:
  2. 基于System Generator的图像处理工程,多媒体处理FPGA实现的源码,图像形态学部分,腐蚀,膨胀,细化算法-System Generator based image processing engineering, multimedia processing FPGA implementation source code, image morphology section, corrosion, swelling, thinning algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-25
    • 文件大小:8678292
    • 提供者:wan
  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. code

    0下载:
  2. 数字图像识别 包括手写数字识别之Fisher线性判别 手写数字识别之模板匹配法 数字识别之神经网络法 细化算法-numerical recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:11761801
    • 提供者:王飞
  1. thinning

    0下载:
  2. opencv的细化算法 里面有实例图与源程序 用vs2010写成 低版本的无法直接打开的可以复制cpp的代码重新编译-thin method by opencv written by c++ vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7075454
    • 提供者:zqw
  1. zs-algorithm

    0下载:
  2. zs细化算法 利用zhang和suen的细化算法来细化二值图像-zs appises the Zhang-Suen skeletonization algorithm to image IM. IM must be binary.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1019
    • 提供者:hellen
  1. lw-algorithm

    0下载:
  2. LW细化算法是在ZS细化算法的基础上的改进 该算法避免了ZS算法过度腐蚀的缺点-LW thinning algorithm is improved on the basis of ZS thinning algorithm based on the algorithm avoids the disadvantages of excessive corrosion ZS algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1034
    • 提供者:hellen
  1. 1

    0下载:
  2. 细化算法的简单实现。多种扫描次序,并使用DFS去除多余路径-Thinning algorithm is simple to achieve. Multiple scan order, and use DFS to remove excess path
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-02
    • 文件大小:797461
    • 提供者:林梓健
  1. Hidition

    0下载:
  2. Thin细化算法,也是一种文献,可以看看,感觉挺有用的-Thin refinement algorithm, but also a document, you can look and feel quite used
  3. 所属分类:Project Manage

    • 发布日期:2017-04-17
    • 文件大小:17102
    • 提供者:刘颂
  1. image-thinning-algorithm

    0下载:
  2. 图像四种细化算法,Hilditch细化算法 Pavlidis细化算法 Rosenfeld细化算法 索引表细化算法-Four image thinning algorithm,Hilditch thinning algorithm Pavlidis thinning algorithm Rosenfeld thinning algorithm The index table thinning algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:10066
    • 提供者:管春苗
  1. Stentiford_Thinning

    1下载:
  2. 细化算法,简单方便,适合在matlab软件中进行2值图的细化。-Refinement algorithm, simple and convenient, suitable for two values ​ ​ of refinement in Figure matlab software.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:44240
    • 提供者:SUSIE
  1. EucilideanSkeleton

    0下载:
  2. EucilideanSkeleton细化算法,适合直接细化二值图。-EucilideanSkeleton thinning algorithm, suitable for direct refinement of two value image.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:60786
    • 提供者:SUSIE
  1. fast_thining

    1下载:
  2. matlab 实现快速细化算法以及对消除模板的改进-Matlab to realize the quick thinning algorithm and the improvements to eliminate the template
  3. 所属分类:Special Effects

    • 发布日期:2015-05-21
    • 文件大小:1024
    • 提供者:yang_dade
  1. Hilditch

    0下载:
  2. Hilditch算法是现有的一种细化算法,它适用于 输入图像为0和1的二值图像。像素为1的区 域是需要细化的部分, 像素为0 的区域是背景-Hilditch thinning algorithm is an existing algorithm, it applies to the input image is 0 and 1 of the binary image. Pixel region 1 is a need to refine the part of the pixel are
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:974
    • 提供者:sun qiang
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com