搜索资源列表
112
- 二值图像连通域标记快速算法,能进行区域检测,附代说明文档,VB开发-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation
achieveconnectedcomponentlabeling
- 用VC++实现图像连通区域标记-Image using VC++ to achieve connected component labeling
liantongyufenxiWITHCPP
- 图像连通域标记c语言程序,在VC++环境下可执行,连通域分析是在图像处理中常用的分析方法,希望本代码可以帮助到需要的人。-Image connected component labeling c language program
xxd
- 二值图像连通域标记快速算法,能进行区域检测,附代说明文档-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation
ImageLabel
- 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
ccl
- python code to do connected component labeling of the thresholded image
contour_cca
- 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
chengxu
- 本程序应用了取两次阈值、基于特征的逻辑、二值形态学和相连成分的标识,确定了钢的显微图像中颗粒的边界,标识了不同的颗粒。-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
Connected-component-labelling-by-an-Iterative-alg
- Connected component labeling by an Iterative algorithm used for labeling image pixel.It will divide the region according to pixel value.
suanfayudaima
- 二值图像区域标记的算法以及源代码、实例介绍-Binary image connected component labeling algorithm as well as code examples introduced
link_domain
- C语言编写的图像连通域标记函数,对于图像的形态学预处理非常有用。-Image connected component labeling functions written in C language, the morphological preprocessing of the image is very useful.
Image-connected-component-labeling
- 这是一个使用vc++实现的图像连通区域标记算法,可以找出二值化图像的连通域个数。-This is achieved using vc++ image connected component labeling algorithm can find the binary image of the number of connected domains.
VCPP
- VC++实现图像连通区域标记以及根据面积大小进行面积消去-VC++ achieve image connected component labeling and size area elimination
B112i
- 二值图像连通域标记快速算法,能进行区域检测,附代代说明文档,VB开发-Binary image connected component labeling fast algorithm, region detection attached generation documentation, VB developers
the-binary-image-
- 这里列举二值图像连通域标记算法包括直接扫描标记算法和二值图像连通域标记快速算法-Here are the binary image connected component labeling algorithm including direct scan labeling algorithm and binary image connected component labeling fast algorithm
Binary-image-connected-domain
- 这里列举二值图像连通域标记算法包括直接扫描标记算法和二值图像连通域标记快速算法-Here are the binary image connected component labeling algorithm including direct scan labeling algorithm and a binary image connected component labeling fast algorithm
coonected-component
- 对于数字图像连通区域标记的一种方法,简便快捷-A method of digital image connected component labeling, quick and easy
cPPbiaoji
- c++图像连通域标记,附带详细注释,有需要的下,相信会有所帮助-c++ image connected component labeling, with detailed notes, there is need for the next, I believe will be helpful
GAOXIAO
- 本资源介绍了一种高效的基于二值图像的连通域标记的算法-The resource based on a two value image connected component labeling algorithm is efficient
Connected-Components
- 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 labele