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

搜索资源列表

  1. VCBIAOJI

    0下载:
  2. 使用VC++程序对图像连通域进行标记,顺序是:图像预处理、边缘检测、阈值分割、区域标记、形状判断分析-Use VC++ program to mark the image connected domain, the order is: image preprocessing, edge detection, thresholding, region labeling, shape analysis to determine
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:484476
    • 提供者:
  1. Artificial-Mark-Recognition

    0下载:
  2. 。对不同标志图案识别问题,提出了连通域数量判别法和模板匹配 法。实验结果表明,所提方法能较好地识别人工标志,为实现虚实场景的实时融合打下了基础。-reality.A method to recognize mark area by connectivity area abstraction of the binary image which includes marks,is presented. According to different mark pattern recogniti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1212616
    • 提供者:chen
  1. Literature

    1下载:
  2. 此文献是图像处理中车牌识别的连通域算法,该算法是基于等价对的。-This literature is connected domain algorithm of license plate recognition in image processing, the algorithm is based on equivalence.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:392824
    • 提供者:闫娜
  1. ConnDomainMark

    0下载:
  2. 基于区域生长的连通域标记,应包含头文件#include "Afxtempl.h"-Connected component labeling based on region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:749
    • 提供者:wang
  1. biaojiliantongyu

    0下载:
  2. 标记连通域,可以标记出好几种类型的连通域-biao ji lian tong yu
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:120399
    • 提供者:rebecca
  1. link_domain

    0下载:
  2. C语言编写的图像连通域标记函数,对于图像的形态学预处理非常有用。-Image connected component labeling functions written in C language, the morphological preprocessing of the image is very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:52500
    • 提供者:李鹏
  1. marker_identify_test0316

    0下载:
  2. 基于连通域搜索的目标识别算法 可以完成图像中连通域搜索和重心计算-target identification algorithm based on region searching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4515843
    • 提供者:lx
  1. expand

    0下载:
  2. 通过递归实现对图像四邻域的膨胀,并统计膨胀后连通域的个数-Through the recursive realize to the image of the neighbourhood domain expansion, and statistical expansion of number of connected domain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2864
    • 提供者:熊浩
  1. YANGSIYANG

    0下载:
  2. C# 广度优先搜索连通域检是 是 是 测方法很好-\广度优先搜索连通域检测方法很好甚嚣尘上 是
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:596353
    • 提供者:yang
  1. chepaidingwei)

    0下载:
  2. 基于形态学于投影法相结合的车牌定位 连通域的字符分割-chepaidingwei
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:10171
    • 提供者:may
  1. tag41

    0下载:
  2. 在matlab开发环境中,基于4近临的贴标签算法,实现不同连通域的区分-In the Matlab development environment, based on four nearly labeling algorithm to achieve the distinction of different Unicom domain
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:732
    • 提供者:zhangzhang
  1. label

    0下载:
  2. 在matlab开发环境中,对于图像采用贴便签算法识别出不同连通域后,对该图像的不同连通域索引不同的颜色,显示出标签的效果!-In the Matlab development environment for the images posted notes algorithm to identify different connected domains, the different colors of the image connected domain index, showing the e
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:611
    • 提供者:zhangzhang
  1. HW1

    0下载:
  2. Step 1: 二值化一幅图像,结果存为binary.bmp Step 2: 用不同彩色填充连通域(连通分量),结果存为connect.bmp Step 3: 在二值图像中找出轮廓并存储为countour.bmp-Step 1: The binary image of the results are saved as binary.bmp Step 2: fill with a different color connected domain (connected component), and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:665312
    • 提供者:EARNER
  1. Image-connected-component-labeling

    1下载:
  2. 这是一个使用vc++实现的图像连通区域标记算法,可以找出二值化图像的连通域个数。-This is achieved using vc++ image connected component labeling algorithm can find the binary image of the number of connected domains.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:172553
    • 提供者:王帅
  1. find-connection

    0下载:
  2. VC6.0中对于bmp图像做去噪处理,寻找连通域方法-find connection
  3. 所属分类:Special Effects

  1. connectionSplit

    0下载:
  2. 图像处理,对图像文件的文字和图形进行分割,采用连通域与投影相结合的方法,效果比较好。-It accomplishes the work of splitting characters and graph, using the connection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4514
    • 提供者:王雨
  1. labe_forOpencv

    0下载:
  2. 该算法可以完成二值图像的连通域标记, 并计算出各连通域的面积。非常的方便好用,本人已经测试。-The algorithm can complete the connected component labeling of binary images, and calculate the area of ​ ​ the connected domain. Very convenient and easy to use, I have tested.
  3. 所属分类:OpenCV

    • 发布日期:2016-12-23
    • 文件大小:1024
    • 提供者:高艳高艳
  1. biaoji

    0下载:
  2. 该书介绍了连通域标记的方法,基于递归的连通域标记,方法适用有效-The book is a connected component labeling method, based on recursive connected component labeling, the method is applicable
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:147705
    • 提供者:高艳高艳
  1. B112i

    0下载:
  2. 二值图像连通域标记快速算法,能进行区域检测,附代代说明文档,VB开发-Binary image connected component labeling fast algorithm, region detection attached generation documentation, VB developers
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:45326
    • 提供者:尴尬
  1. liantongyujiance

    0下载:
  2. 对图像连通域检测,并连通域统计数目,可以使用-The image connected domain detection, and statistical number, you can use
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:178040
    • 提供者:wenzi
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com