文件名称:watershed-ridge-lines
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:4.8mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
如果图像中的目标物体是连接在一起的,则分割起来会更困难,分水岭分割算法
经常用于处理这类问题,通常会取得比较好的效果。分水岭分割算法把图像看成
一幅“地形图”,其中亮度比较强的区域像素值较大,而比较暗的区域像素值较
小,通过寻找“汇水盆地”和“分水岭界限”,对图像进行分割。-Separating touching objects in an image is one of the more difficult image processing
operations. The watershed transform is often applied to this problem. The
watershed transform finds "catchment basins" and "watershed ridge
lines" in an image by treating it as a surface where light pixels are high and
dark pixels are low.
经常用于处理这类问题,通常会取得比较好的效果。分水岭分割算法把图像看成
一幅“地形图”,其中亮度比较强的区域像素值较大,而比较暗的区域像素值较
小,通过寻找“汇水盆地”和“分水岭界限”,对图像进行分割。-Separating touching objects in an image is one of the more difficult image processing
operations. The watershed transform is often applied to this problem. The
watershed transform finds "catchment basins" and "watershed ridge
lines" in an image by treating it as a surface where light pixels are high and
dark pixels are low.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
标记分水岭分割算法.pdf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.