搜索资源列表
-
0下载:
8.4 水域分割
水域分割,又称watershed变换,是模仿地形图浸没过程的一种形态学分割算法,其本质是利用图像的区域特征来分割图像的,它将边缘检测与区域成长的优点结合起来,能够得到单像素的,连通的,封闭的,并且位置准确的轮廓。因此是应用比较广泛的一种图像分割算法。
-Image Watershed Segmentation
This is the implementation of the algorithm based on immersion model.
-
-
0下载:
基于OpenCV的实现分水岭法提取图像中的目标,采用OpenCV2.x实现,使用VS2012开发-OpenCV implementation of watershed extraction target image using OpenCV2.x achieved using VS2012 development based on
-
-
0下载:
利用OpenCV实现,分水岭算法,用以实现图像的分割,亲测,好用-Use OpenCV implementation, watershed algorithm to achieve image segmentation, pro-test, easy to use
-
-
0下载:
利用opencv实现分水岭算法,可直接运行(Opencv implementation of watershed algorithm)
-