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

搜索资源列表

  1. 八值图像连通区域标记

    0下载:
  2. 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号,Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:1.9kb
    • 提供者:zhangjing
  1. ccl.rar

    0下载:
  2. Connected Component Labeling,Connected Component Labeling
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12.13kb
    • 提供者:李恆寬
  1. segment.rar

    0下载:
  2. 以前写的一个图像分割的小程序,主要是连通域的方法,Previously written by a small image segmentation procedure, the main method is connected
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:23.13kb
    • 提供者:yangbin
  1. 2009年全国大学生电子设计竞赛试题

    0下载:
  2. 2009年全国大学生电子设计竞赛试题 光伏并网发电模拟装置(A题),2009 National Undergraduate Electronic Design Competition grid-connected PV simulation device (A question)
  3. 所属分类:其它文档

    • 发布日期:2016-01-27
    • 文件大小:247.06kb
    • 提供者:荣超群
  1. 112

    0下载:
  2. 二值图像连通域标记快速算法,能进行区域检测,附代说明文档,VB开发-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:44.07kb
    • 提供者:lq8712b3
  1. connected_components_image

    0下载:
  2. Implementation Of Labeling Connected Components 用C#实现图像的连通区域标定,可选4连通,8连通-Implementation Of Labeling Connected Components The algorithm is coded in C# using unsafe so the quality and speed of the program may not be affected. The class BitmapData i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:52.46kb
    • 提供者:程磊
  1. achieveconnectedcomponentlabeling

    0下载:
  2. 用VC++实现图像连通区域标记-Image using VC++ to achieve connected component labeling
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:479.57kb
    • 提供者:方云
  1. liantongyufenxiWITHCPP

    0下载:
  2. 图像连通域标记c语言程序,在VC++环境下可执行,连通域分析是在图像处理中常用的分析方法,希望本代码可以帮助到需要的人。-Image connected component labeling c language program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49.41kb
    • 提供者:bonn
  1. MPI-GraphTheory

    1下载:
  2. 图论部分的MPI源码,包括传递闭包、连通分量、最短路径和最小生成树,附带说明和测试用例-Graph Theory part of the MPI source code, including the transitive closure, connected components, shortest path and minimum spanning tree, with instructions and test cases
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:720.63kb
    • 提供者:不死鸟
  1. inverter_control

    2下载:
  2. 光伏并网系统单相逆变器电压前馈电流控制,基于matlab 7.3 。-photovotaic grid-connected system single-phase inverter voltage feed forward current control,based on matlab 7.3
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:11.38kb
    • 提供者:冯 博
  1. xxd

    0下载:
  2. 二值图像连通域标记快速算法,能进行区域检测,附代说明文档-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:45.79kb
    • 提供者:lq8712b3
  1. connected-component-labeling

    0下载:
  2. 背景相減法&連通域標記來實現目標偵測 包含去陰影、形態學運算、框出目標物-Background subtraction & connected component labeling to achieve the target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.94kb
    • 提供者:songmongling
  1. PV110V

    0下载:
  2. microchip微型并网光伏逆变器软件代码分析-microchip micro-grid-connected photovoltaic inverter software code analysis
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:249.79kb
    • 提供者:胡桃学
  1. ApplicationsOfDepth-FirstTraversal

    0下载:
  2. 1. 用DFS判断一个无向图是否是连通图; 2. 为有向图的边分类,将它们的边分为前向边、后向边和交叉边; 3. 用DFS和点消除求有向图的拓扑排序; 4. 判断有向图是不是强连通图,若不是,求强连通分量; 5. 判断有向图是不是半连同图; 6. 判断有向图是不是单连通图; 7. 判断无向图是不是双连通图。 通过以上编程对DFS的应用,进一步了解DFS的算法及它所代表的算法思想。 -1. Using DFS to test if a given undirecte
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:9.58kb
    • 提供者:卢竹江
  1. Cpp1

    0下载:
  2. 求强连通分量,好像只是判断有几个强连通分量的。-Strongly connected component, it seems only a judge has several strongly connected components.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1.31kb
    • 提供者:
  1. basic_image_processing

    0下载:
  2. 寻找图像物体的外轮廓,通过Connected component分析实现-Find images of objects outside the contour, through the Connected component analysis to achieve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:12.93kb
    • 提供者:常兰兰
  1. aaa

    0下载:
  2. 一种实时高速的八连通区域填充算法,用于连通区域的参考学习-A real-time high-speed eight-connected region filling algorithm for the connectivity of regional reference learning
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:252.04kb
    • 提供者:zhaow666
  1. The-new-single-phase-grid-connected-PV-installatio

    0下载:
  2. 新型的单相光伏并网发电装置The new single-phase grid-connected PV installations-The new single-phase grid-connected PV installations
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:327.6kb
    • 提供者:peak3210
  1. Connected-component-labelling-by-an-Iterative-alg

    0下载:
  2. Connected component labeling by an Iterative algorithm used for labeling image pixel.It will divide the region according to pixel value.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:10.43kb
    • 提供者:Manish
  1. 8 neighbers connected

    0下载:
  2. 8 neighbers connected,easy to learn
  3. 所属分类:Windows编程

    • 发布日期:2014-12-13
    • 文件大小:115.75kb
    • 提供者:tihuidaziran
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com