搜索资源列表
彩色分割后8连通处理
- 彩色分割后8连通处理,给出了彩色图像的一种聚类算法-after eight color segmentation connectivity, a color image is a clustering algorithm
8连通
- 计算8连通区数量 利用深度优先遍历,并对同一8连通区进行标记,当遇到不属于同一连通区且灰度符合要求的则计数加1,分别考察一个点周围的八个点。-8 COMPONENTS calculated using the number of depth-first traversal, and the same eight areas marked connectivity, when they do not belong to the same gray zone, connectivity to m
图像连通区域标记
- 用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
线段编码区域连通法源码
- 线段编码区域连通法源码,自己写的,有问题可问341661392
区域连通算法
- 利用种子点生长 实现二值图像的区域连通
连通区域标记
- 能够对一般的图像实现连通区域标记,并得到各个区域的面积和连通区域数目,用跟踪法得到各个区域的周长。准确快速
连通域标识(8邻域)
- 连通域标识(8邻域),同时计算连通域的面积和周长
区域连通标记轮廓跟踪算法
- 区域连通标记轮廓跟踪算法
c++连通区域标记
- 用C++编写的用于标记连通区域的程序
图像连通域分析
- 用VC++实现图像连通区域标记,可以对图像中存在的连通域进行标记
测试主机的IP地址,是否连通
- delphi ping程序 测试主机的IP地址,是否连通?,delphi ping testing host IP address, whether or not connected?
八值图像连通区域标记
- 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号,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
判断一个连通无向图是否为二部图
- 判断一个连通无向图是否为二部图 利用两个集合存放两个不相交的子集,Determine whether a connected undirected graph is a bipartite graph
code1.rar
- 连通域代码,很不错的,用于OCR图像识别!,Connected domain code, it is good for the OCR image recognition!
CCV.rar
- 颜色一致向量的核心代码,有限对图像进行平滑处理,然后计算图像连通区域,最后讲像素分为一致性像素和不一致像素。,Color coherence vector
segment.rar
- 以前写的一个图像分割的小程序,主要是连通域的方法,Previously written by a small image segmentation procedure, the main method is connected
opencv标记法实现连通区域 (1)
- 采用连通区域算法,实现目标区域的连通标记,有利于目标的分割(The connected domain algorithm, to achieve connectivity marking the target region, is conducive to the target segmentation)