Description: java实现图像连通区域算法
*ImageLabel is an algorithm that applies Connected Component Labeling
*alogrithm to an input image. Only mono images are catered for.-*ImageLabel is an algorithm that applies Connected Component Labeling
*alogrithm to an input image. Only mono images are catered for. Platform: |
Size: 3072 |
Author:程磊 |
Hits:
Description: 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 pass through the image. Platform: |
Size: 1009664 |
Author:Hao Wooi Lim |
Hits:
Description: 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. Platform: |
Size: 65536 |
Author:uomhacker |
Hits:
Description: 二值图像连通域标记快速算法,能进行区域检测,附代说明文档-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation Platform: |
Size: 47104 |
Author:lq8712b3 |
Hits:
Description: 二值图像连通域标记快速算法,能进行区域检测,附代说明文档,VB开发-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation Platform: |
Size: 45056 |
Author:lq8712b3 |
Hits:
Description: 本程序应用了取两次阈值、基于特征的逻辑、二值形态学和相连成分的标识,确定了钢的显微图像中颗粒的边界,标识了不同的颗粒。-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 boundaries of the image, identifies the different particles. Platform: |
Size: 64512 |
Author:zhaofei |
Hits:
Description: 标记方法的几篇经典文献,我觉得总结性比较好,上传在此,希望大家喜欢-Markers of several classic literature, I feel better summary, upload here, hope you like Platform: |
Size: 2463744 |
Author:宋平 |
Hits:
Description: Connected component labeling by an Iterative algorithm used for labeling image pixel.It will divide the region according to pixel value. Platform: |
Size: 10240 |
Author:Manish |
Hits:
Description: 这是一个使用vc++实现的图像连通区域标记算法,可以找出二值化图像的连通域个数。-This is achieved using vc++ image connected component labeling algorithm can find the binary image of the number of connected domains. Platform: |
Size: 173056 |
Author:王帅 |
Hits:
Description: 这里列举二值图像连通域标记算法包括直接扫描标记算法和二值图像连通域标记快速算法-Here are the binary image connected component labeling algorithm including direct scan labeling algorithm and a binary image connected component labeling fast algorithm Platform: |
Size: 66560 |
Author:宁静 |
Hits:
Description: Connected-component labeling (alternatively connected-component analysis, blob extraction, region labeling, blob discovery, or region extraction) is an algorithmic application of graph theory, where subsets of connected components are uniquely labeled based on a given heuristic. Connected-component labeling is not to be confused with segmentation.
This code is used to separate the connected components in the image. Platform: |
Size: 28672 |
Author:ahmed |
Hits: