搜索资源列表
连通区域标记
- 能够对一般的图像实现连通区域标记,并得到各个区域的面积和连通区域数目,用跟踪法得到各个区域的周长。准确快速
wwattershedVCa
- 分水岭算法Visual C源代码与详细说明:梯度图像、标记图像的预处理,连通区域域的标定,最后找到分水岭。详细说明梯度图像,标定图像,输出图像的初始化,绝对可用。 -Visual C source code and detailed descr iption of watershed algorithm: the gradient image and marker image preprocessing, the connected region domain calibration, an
B112i
- 二值图像连通域标记快速算法,能进行区域检测,附代代说明文档,VB开发-Binary image connected component labeling fast algorithm, region detection attached generation documentation, VB developers
liantongyu
- 八邻域实现的连通域标记,可以去除小的区域-Achieve eight neighborhood connected component labeling, you can remove some of the small non-candidate region
My_Delete_Max_min
- 对运动目标进行区域标记以后,去掉小面积的连通区域来消除噪声。-After the moving target region mark, remove a small area of regional connectivity to eliminate noise.
FillRegion
- 在二值化图中找出各处连通区域,并作不同标记值。-Locate the binary graph connectivity throughout the region, and make a different tag value.
labe_forOpencv
- .c++连通区域标记算法2,功能和matlab 中的 bwlabel相似,用opencv 编写-.c++ connected component labeling algorithm 2, function and MATLAB similar to the bwlabel, prepared by opencv
标记连通分量
- 运用matlab编码标记连同区域,使得相同的部分进行连接,可用于图像的拼接(using matlab to connect the area)
opencv标记法实现连通区域 (1)
- 采用连通区域算法,实现目标区域的连通标记,有利于目标的分割(The connected domain algorithm, to achieve connectivity marking the target region, is conducive to the target segmentation)