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

搜索资源列表

  1. connected-component-labeling

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

    • 发布日期:2017-03-29
    • 文件大小:1990
    • 提供者:songmongling
  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
    • 文件大小:9809
    • 提供者:卢竹江
  1. ConnectedComponentLabeler_v1.0

    0下载:
  2. 该算法为领域标记程序,可以检测 blob 区域-the algorithm for field marking procedures can detect regional blob
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:7394
    • 提供者:yixinhua
  1. cksc2.0

    0下载:
  2. nvidia CUDA 2.0 SDK 中文版本,翻译率大概为95%-nvidia CUDA 2.0 SDK Chinese version, the translation rate of about 95
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:854094
    • 提供者:幽谷客要
  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
    • 文件大小:13245
    • 提供者:常兰兰
  1. connected_components

    0下载:
  2. This program calculates the number of connected components in a graph (Two vertices are in the same connected component of the graph, if there exists a path between these two vertices.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-03
    • 文件大小:724
    • 提供者:prongs
  1. fdgd

    0下载:
  2. 强连通分量的实现 强连通分量的实现 -Strongly connected component strongly connected component to achieve the realization of strongly connected components to achieve the realization of strongly connected components
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:921
    • 提供者:cjl
  1. ccl

    0下载:
  2. python code to do connected component labeling of the thresholded image
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1347
    • 提供者:formjk
  1. contour_cca

    0下载:
  2. A rough implementation of "A Component-Labeling Algorithm Using Contour Tracing Technique" paper on an implementation of connected component algorithm using contour tracing, allowing the algorithm to do connected component labelling with just one pas
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1009956
    • 提供者:Hao Wooi Lim
  1. cvblobslib_OpenCV_v8_3

    0下载:
  2. this useful program for identifying blobs in video stream . called connected component labeling Algo. -this is useful program for identifying blobs in video stream . called connected component labeling Algo.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:65543
    • 提供者:uomhacker
  1. imgproc_v0.15_bin

    0下载:
  2. this is very simple connected component algo. we can easily understand this algo as well .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:31478
    • 提供者:uomhacker
  1. chengxu

    0下载:
  2. 本程序应用了取两次阈值、基于特征的逻辑、二值形态学和相连成分的标识,确定了钢的显微图像中颗粒的边界,标识了不同的颗粒。-This procedure applies to take the two threshold values, based on characteristics of logic, binary morphology and connected component labeling, to determine the microstructure of steel grain
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:64073
    • 提供者:zhaofei
  1. licenseplatelocation

    0下载:
  2. 一种多车牌定位方法,该方法综合利用边缘检 测、连通域分析、倾斜矫正等多种方法,解决了复杂背景中定位难的问题-A multi-plate location method, which combined with an edge detection, connected component analysis, tilt correction and other methods to solve the complex problem of difficulties in the context
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:253962
    • 提供者:liangfangfang
  1. bw-Noise-Reduction

    0下载:
  2. 这个函数获取二进制图像,然后根据图像中标记目标的连接性和每个连接组成的像素数量来判断是否是噪声。 -The function to get the binary image, then image tag target connectivity and the number of pixels of each connected component to determine whether it is noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:826
    • 提供者:小一
  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
    • 文件大小:10681
    • 提供者:Manish
  1. TrackingBlobAlgorithms

    0下载:
  2. This contained BG/FG detection(simple version and adaptive background mixture models), blob tracking(connected component tracking and MSPF resolver, mean shift, particle filter), Kalman filter using OpenCV. It can be helpful who studying object detec
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:52594688
    • 提供者:byunghee
  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. connected-component

    0下载:
  2. 将图像中的连通域部分分别提取出来,但是输出的时候不能连续输出,我用的是最繁琐的方法-The the connected domain part of the image were extracted, but the output is not continuous output, I used the most tedious method
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:654869
    • 提供者:李玻玻
  1. strongly-connected-component-

    0下载:
  2. 图的强连通部分,给定一个有向图,求改图的强连通部分-the strongly connected component
  3. 所属分类:Shell api

    • 发布日期:2017-04-05
    • 文件大小:849
    • 提供者:付静
  1. Connected-Component-based-text-region-extraction.

    0下载:
  2. The basic steps of the connected-component text extraction algorithm are given below, and diagrammed in Figure 10. The details are discussed in the following sections. 1. Convert the input image to YUV color space. The luminance(Y) value is used
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:42049
    • 提供者:Lee Kurian
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com