搜索资源列表
图像连通区域标记
- 用VC++实现图像连通区域标记,可以对图像中存在的连通域进行标记-with VC images connected region tags, and can be right image of connectivity domain marker
page74.21用VC++实现图像连通区域标记
- page74.21用VC++实现图像连通区域标记-page74.21 images with VC regional connectivity marker
基于像素标记的连通区域计算程序
- 基于像素标记的连通区域计算程序,只针对二值图像,随附有。-based on pixel labeling regional connectivity program that only two binary images, are attached.
二值图像连通区域的标记
- 二值图像连通区域的标记,是图像测量中用到的预处理,为后面图像面积等的测量打基础-binary image connectivity in the region markings image measurement is used in the pretreatment of the image area behind the measurement foundation
连通区域标记
- 能够对一般的图像实现连通区域标记,并得到各个区域的面积和连通区域数目,用跟踪法得到各个区域的周长。准确快速
图像连通域分析
- 用VC++实现图像连通区域标记,可以对图像中存在的连通域进行标记
八值图像连通区域标记
- 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号,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
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
xxd
- 二值图像连通域标记快速算法,能进行区域检测,附代说明文档-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation
Mark
- 一种图像联通区域自动标记的方法,适合用于检测图像内的有连通区域的物体~-An image Unicom regional auto-tagging method, suitable for the detection of the image there is connectivity within the region objects ~
rice
- 基于图像识别的整精米自动检测 检测出图中的碎米,并在相应的米粒上打上标志。 对图像进行预处理,把米粒图像变成二值图像,根据区域内部像素的连通性,将不同的区域赋予不同的标记,计算出单个米粒所占的像素 -Based on Image Recognition milled rice automatically detect detect the broken map, and marked with the corresponding symbol on a grain of rice.
connectionCompnentsMark
- 该程序是用C语言编写的,在图像处理方面用来标记二值图像的连通区域-This program is applied to mark the connection components of the two-values image.
labe_forOpencv
- 本例使用了opencv中图像数据结构IplImage :首先进行第一次扫描,标记连通区域;然后对等价标记进行合并,最后进行第二次扫描,对等价标记进行重新标记。-This example uses a data structure of the opencv: IplImage. First, scan for the first time, marking connected region then mark the merger of the equivalence, and final
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
coonected-component
- 对于数字图像连通区域标记的一种方法,简便快捷-A method of digital image connected component labeling, quick and easy
BWLabel
- 一种二值图像连通区域标记方法,能用于目标跟踪,我已经应用过,效果不错。-It is a new connected componet labeling algorithm for binary image,and can be used in object tracking. It is effective to be proved.