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

搜索资源列表

  1. area-length...

    0下载:
  2. 计算连通域的面积、周长、圆形度、矩形度以及长宽比-area,length ,width
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:822
    • 提供者:林楠
  1. BWLabel

    0下载:
  2. 一种最新的连通域标记方法,能够快速进行连通域标记-One of the latest connected component labeling method to quickly connected component labeling
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:2354
    • 提供者:孟凡龙
  1. DIP

    0下载:
  2. 包含二值化、canny算子边缘检测、感兴趣区域提取、自动多阈值分割等程序,及分水岭分割和连通域字符识别两篇文章。-Contains two values, canny edge detection, region of interest extraction, automatic threshold segmentation procedures, and watershed segmentation and character recognition two articles connecte
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:6771065
    • 提供者:
  1. homework2

    3下载:
  2. 这是一个用matlab实现的切割二代身份证上数字和汉字,并且进行识别的程序,gui做好了界面,效果还可以,运用的是连通域切割方法和模板匹配法,文件夹里面有一篇我用到了算法的论文,很有帮助。总的切割和识别率有百分之80以上,效果还可以-This is a matlab implementation of cutting numbers and characters on the second generation ID card and identification procedure, gui
  3. 所属分类:ELanguage

    • 发布日期:2017-11-10
    • 文件大小:7151092
    • 提供者:大头
  1. OpenCV

    0下载:
  2. 二值化一幅图像,用不同彩色填充连通域(连通分量),在二值图像中找出轮廓并存储。-Binarized image, communicating with a different fill color field (connected component) to identify the outline of the binary image and stored.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:661974
    • 提供者:唐琦
  1. CleanNoise

    0下载:
  2. 清除二值化图像中面积较小的黑色连通域, 可以去除小于指定面积的图像噪点
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:937
    • 提供者:wzs
  1. originalpointanalyse2

    0下载:
  2. 源点定位程序,可用于检测连通域等功能,代码是c/c++的,放心使用。-Source point positioning procedures, can be used to detect other functions connected domain, the code is c/c++, and ease of use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:75243
    • 提供者:张建国
  1. liantongyu

    0下载:
  2. 八邻域实现的连通域标记,可以去除小的区域-Achieve eight neighborhood connected component labeling, you can remove some of the small non-candidate region
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:6977
    • 提供者:小y
  1. countour

    0下载:
  2. 查找图像连通域,结果存放在自定义结构体,内含有函数使用方式,结果包含连通域起始位置,面积,以及宽高-Find an image connected domain, the result is stored in a custom structure, which contains the function used, the results connected domain containing the starting location, size, and the width and hei
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:8903
    • 提供者:胡洪磊
  1. FindConnectTest

    0下载:
  2. 自己写的形态学的寻找连通域的实现方法。调用了自己写的腐蚀和膨胀函数-Morphological write their own search for the realization of methods connected domain. Call to write their own corrosion and expansion function
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1060
    • 提供者:库文件名
  1. liantongyu

    0下载:
  2. 实现连通域检测的C代码,包含opencv-Connectivity of the C-domain detection code, including opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1107
    • 提供者:orsisun
  1. typedef-struct-tagMarkRegion

    0下载:
  2. 连通域标记C++程序,已经经过验证,可以放心使用-typedef struct tagMarkRegion
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1565
    • 提供者:iewwhat
  1. two-pass

    0下载:
  2. 在图像处理中经常要找图像的连通域,在此提供了两种图像连通域的算法,two-pass和种子填充算法,代码可以直接应用!-In the image processing often connected domain for image, this provides two image connected domain algorithm, two-pass and seed filling algorithm, the code can be used directly!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:3061765
    • 提供者:王潘
  1. typedef-struct-tagMarkRegion

    0下载:
  2. 连通域标记C++程序,已经经过验证,可以放心使用-typedef struct tagMarkRegion
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1611
    • 提供者:学院奖
  1. Ricecount

    0下载:
  2. 数米粒,matlab编程实现图片中米粒边缘的提取,然后实现连通域的标记,最后统计连通域个数-Number of rice, matlab programming rice extract picture edges, then realize marking connected domain, the number of connected domains final statistics
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:553
    • 提供者:张帅
  1. cv

    0下载:
  2. 使用opencv的函数,寻找图像中的连通域,并标注,计算最大的连通域,显示-Using opencv function to find images connected domain, and marked, calculate the maximum connected domain, display
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1153
    • 提供者:shylock
  1. ComponentConnectedLabelsTest

    0下载:
  2. 本算法使用两种方式实现了连通域分析,二次扫描法和种子填充法。-this algorithm realizes the connected component analysis,including two methods: two pass and seed filling.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3504902
    • 提供者:刘权
  1. fanse

    0下载:
  2. 对于彩色图像的R、G、B各彩色分量取反的技术就是图像的反色处理,这在处理二值化图像的连通区域选取的时候非常重要。如物体连通域用黑色表示,而二值化后的物体连通域图像可那是白色的,而背景是黑色的,这时应手动选取图像的反色处理或有程序根据背景和物体连通域两种颜色的数量所占比例而自动选择是否选择选取图像的反色处理。-For color image of R, G, B each color component invert technology is the color of the image pro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4499439
    • 提供者:李晓阳
  1. liantongyu

    0下载:
  2. 一个十分简单的最大连通域查找,并对连通域进行ROI标记-A very simple domain lookup maximum connectivity, and connectivity domain ROI mark
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:980
    • 提供者:姜荣剑
  1. findContour

    0下载:
  2. matlab 顺序遍历二值图像 查找说有连通域,对不同的连通域使用不同编号-traversal order matlab binary image to find that there connected domain, for different connectivity domains using different numbers
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:566
    • 提供者:妄海
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com