搜索资源列表
图像连通区域标记
- 用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
连通区域标记
- 能够对一般的图像实现连通区域标记,并得到各个区域的面积和连通区域数目,用跟踪法得到各个区域的周长。准确快速
c++连通区域标记
- 用C++编写的用于标记连通区域的程序
图像连通域分析
- 用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
CCV.rar
- 颜色一致向量的核心代码,有限对图像进行平滑处理,然后计算图像连通区域,最后讲像素分为一致性像素和不一致像素。,Color coherence vector
blob连通区域标记
- c++实现blob连通区域标记, windows visual studio
connected_components_image
- 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
achieveconnectedcomponentlabeling
- 用VC++实现图像连通区域标记-Image using VC++ to achieve connected component labeling
connect
- 使用OPENCV填充连通域,并提取出连通区域的轮廓-OPENCV filled with connected domain, and extract the contour
tagconnectedregion
- 用于二值图像中的连通区域标识,采用四邻域方法,对联通区域进行判断。-Binary image for the connectivity of regional identity, with neighbors domain method, Unicom region to judge.
picture
- 连通区域的统计 关于图像处理的一些代码-Regional connectivity statistics on the number of image processing code
Mark
- 一种图像联通区域自动标记的方法,适合用于检测图像内的有连通区域的物体~-An image Unicom regional auto-tagging method, suitable for the detection of the image there is connectivity within the region objects ~
area
- 该项目是用来处理连通区域的面积,周长,可以通过你自己设定的阔值来返回对应阔值的面积,非常值得借鉴-The project is connected to the region to deal with area, perimeter, you can set your own value to the return of wide width values corresponding to the area, is worth learning
max_area
- 二值化图像,求最大连通区域,然后分割最大连通区域,用opencv开发-Binary image, and the largest regional connectivity, and then split the largest connected region, with the development of opencv
liantongquyu
- 利用VC++实现的人连通区域标记算法,测试并通过。-Using VC++ implementation of people connected region labeling algorithm, test and passed.
opencv标记法实现连通区域 (1)
- 采用连通区域算法,实现目标区域的连通标记,有利于目标的分割(The connected domain algorithm, to achieve connectivity marking the target region, is conducive to the target segmentation)