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

搜索资源列表

  1. skeleton.rar

    1下载:
  2. 一个用opencv编写的骨架提取的程序,主要原理是基于距离变换,鲁棒性很高,里面附了多个测试图片,Opencv prepared with a skeleton extraction procedure, the main principle is based on the distance transform, robust high, which is attached a number of test pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:254777
    • 提供者:huwentao
  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. 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. AdvMorph

    0下载:
  2. 用OpenCV实现的Matlab中形态学细化、提取骨架、收缩算法。测试效果与Matlab相同。-Algorithms of morphological thinning,Skeleton and Shrink,ported from Matlab to OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2327422
    • 提供者:
  1. MagicHouse

    1下载:
  2. 使用OpenCV进行图像的增强处理,包括拉普拉斯边缘增强,Sobel边缘细化-Use OpenCV for image enhancement, edge enhancement, including Laplace, Sobel Edge Thinning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:13163476
    • 提供者:Clara2010
  1. image

    0下载:
  2. opencv写的图像细化程序目前还有BUG,希望可以改进一下-opencv write thinning program there BUG, ​ ​ hope to improve
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:80361
    • 提供者:钟爱着
  1. thinning

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

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

    0下载:
  2. OpenCV没有细线化处理的功能,这个是用于扩展OpenCV的功能,-OpenCV is not thinning processing functions, this is used to extend the OpenCV function,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1219
    • 提供者:vvmmd
  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. 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. tuxiang-xihua

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

    • 发布日期:2017-04-02
    • 文件大小:1920
    • 提供者:宁可
  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. document_for_pic_thin

    1下载:
  2. 基于Opencv和VC6.0的图像细化,可以用来提取手势骨骼,已经处理成子函数,可直接调用。给做手势识别的朋友一些参考-Based on Opencv and VC6.0 image thinning, gestures can be used to extract the skeleton has been processed into a subroutine can be called directly. Gesture recognition to a friend some refer
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1427937
    • 提供者:lichen
  1. thinning

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

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

    0下载:
  2. 此代码是基于OPENCV设计的关于图像细化的源代码,采集图像细化所用代码-This code is based on the image thinning OPENCV design source code, the code used to capture images thinning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:782696
    • 提供者:张诺奇
  1. picureProcess

    0下载:
  2. 一个运用vs和opencv实现对图像一些基本的处理(如灰度直方图,灰度纯属变换,灰度拉伸,几何变换,图像的增强如简单平滑和高斯平滑中值滤波sobel连续细化等)的小程序。-And a use vs opencv achieve some basic image processing (such as histogram, gray purely transformation, gray stretch, geometric transformation, image enhancement, s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:373214
    • 提供者:王鹏
  1. main

    0下载:
  2. A rotation invariant rule-based thinning algorithm for character recognition论文的opencv实现-A rotation invariant rule-based thinning algorithm for character recognition thesis opencv achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2464
    • 提供者:杨伟光
  1. thinning_test02

    0下载:
  2. 通过ZHANG并行细化算法,实现图像的细化处理。(By the ZHANG parallel thinning algorithm,we realize the purpose of thinning image.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:笑男
  1. 二值化与细化

    0下载:
  2. 用于图像的二值化和细化 可以将图像的轮廓清晰的表现出来(For the two value of the image and thinning, the outline of the image can be clearly displayed)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-01
    • 文件大小:10534912
    • 提供者:花落无影
  1. opencv_Image

    0下载:
  2. 很大很全的图像处理算法,包括二值化、图像细化、直线检测、直线交点识别等(Large and very full image processing algorithms, including two values, image thinning, straight line detection, line intersection recognition, etc.)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-19
    • 文件大小:4359168
    • 提供者:天天田田
« 12 »
搜珍网 www.dssz.com