搜索资源列表
连通域标识(8邻域)
- 连通域标识(8邻域),同时计算连通域的面积和周长
图像连通域分析
- 用VC++实现图像连通区域标记,可以对图像中存在的连通域进行标记
code1.rar
- 连通域代码,很不错的,用于OCR图像识别!,Connected domain code, it is good for the OCR image recognition!
segment.rar
- 以前写的一个图像分割的小程序,主要是连通域的方法,Previously written by a small image segmentation procedure, the main method is connected
connexity.rar
- 连通域的检测程序,主要用来检测图像的连通域信息,Connected domain, testing procedures, mainly used to detect the connectivity of the image domain information
liantongyu.rar
- 实现连通域检测的C代码,包含opencv,Connectivity of the C-domain detection code, including opencv
112
- 二值图像连通域标记快速算法,能进行区域检测,附代说明文档,VB开发-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation
LianTongYuSuanFa
- 用vb实现了连通域的两种算法。 同时展示了运用api函数实现的方法。-Vb achieved by the two algorithms connected domain. At the same time demonstrating the use of api function method.
001
- 图象处理:计算连通域的面积、周长、圆形度、矩形度以及长宽比-Image processing: computing connected domain area, perimeter, roundness, and aspect ratio rectangular degree
search
- 用MATLAB实现图像处理中的连通域搜索,给出了程序和仿真的结果。-Image Processing with MATLAB in the connected domain search procedure is given and simulation results.
dfs_image_main
- 图像域上的DFS遍历,函数返回连通域数量,范围端点以及最大值-DFS traversal on the image domain, the function returns the number of connected domains, the scope of the endpoint as well as the maximum value
labe_forOpencv
- 利用opencv对二值图像进行连通域标记-Use of binary image opencv connected domain markers
connect
- 使用OPENCV填充连通域,并提取出连通区域的轮廓-OPENCV filled with connected domain, and extract the contour
segment.tar
- 对二值图像进行连通域标记,然后根据面积,周长等特征进行分割。-labeling the connected region in a binary image, and then segment it by terms of area and border pixels.
xxd
- 二值图像连通域标记快速算法,能进行区域检测,附代说明文档-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation
myprogs
- 基于HIS空间的彩色烟雾图像分割算法,包含粗分,细分割与连通域提取-HIS color space based on image segmentation algorithm smoke contains coarse points, fine segmentation and connected domain extraction
extract
- 有关连通域的提取,以肺部图片作为示例,使用bwlabel函数,非常方便-Connected domain on the extraction of the lung images as an example, the use of bwlabel function, very convenient
opencv 二值图像连通域标号
- 实现 c代码的 连通域标记 返回值为 连通域的个数 以及 标号矩阵
floodfill
- 图像域的填充:从种子点开始填充一个连通域。连通性由像素值的接近程度来衡量。-Fill image domain: From the seeds begin filling a connected domain. Connectivity from the closeness of pixel values to measure.
Imageclass
- 实现图像关于多阈值分割、连通域、边缘检测的自定义类-It`s a class defined by yourself,which operate in the aspects of muli-threshold segmentation,connected domain,edge detection and so on