zwhoo 在 2009-09-11 10:48:27 上传
说明:该程序实现了快速高效的分水岭影像分割,采用GDAL作为图像读写库,适用范围广泛。
开发平台:Visual C++ | 大小:1761KB | 下载105次
xh_duan 在 2009-09-07 20:18:04 上传
说明:分水岭算法代码,以及说明。用标记-分水岭算法对图像进行分割
开发平台:Visual C++ | 大小:58KB | 下载36次
hzb 在 2009-09-05 10:02:16 上传
说明:基于分水岭算法的图像分割。运行速度快,简便易行
开发平台:matlab | 大小:1KB | 下载24次
vickizhl 在 2009-09-02 11:36:28 上传
说明:程序实现分水岭变换的图像分割,是基于直观分水岭定义的图像分割算法的实现。附件中包含算法介绍的文章。
开发平台:Visual C++ | 大小:1050KB | 下载46次
ruanruan111 在 2009-08-25 19:10:53 上传
说明:标记的分水岭算法 标记的分水岭算法 标记的分水岭算法
开发平台:matlab | 大小:1150KB | 下载150次
wangydong138 在 2009-08-19 13:32:03 上传
说明:一个基于matlab的改进的灰度图像分水岭分割算法,该算法改进了普通的分水岭算法的过分割等问题,经过一系列处理可是分割结果更加准确。
开发平台:matlab | 大小:1KB | 下载450次
wangnanohyeah 在 2009-07-15 11:27:41 上传
说明:分水岭变换会在灰度级图像中找到汇水盆地和脊线。在变换后的图像中,汇水盆地就是我们想要识别的对象或区域。
开发平台:matlab | 大小:1KB | 下载17次
loto2009 在 2009-07-12 16:50:57 上传
说明:Matlab code for watershed
开发平台:matlab | 大小:1KB | 下载19次
伟伟111 在 2009-07-10 11:52:44 上传
说明:用于图像分割的分水岭matlab编码 很好的编码 很实用 希望对大家有用要
开发平台:matlab | 大小:345KB | 下载24次
hsbzcjk 在 2009-07-08 19:21:39 上传
说明:自己编的分水岭算法的程序 大家随便看看吧
开发平台:matlab | 大小:2KB | 下载142次
sacoura31 在 2009-06-29 19:22:26 上传
说明:This paper proposes a new method of extracting and tracking a nonrigid object moving while allowing camera movement. For object extraction we first detect an object using watershed segmentation technique and then extract its contour points by approximating the boundary using the idea of feature point weighting. For object tracking we take the contour to estimate its motion in the next frame by the maximum likelihood method. The position of the object is estimated using a probabilistic Hausdorff measurement while the shape variation is modelled using a modified active contour model. The proposed method is highly tolerant to occlusion. Because the tracking result is stable unless an object is fully occluded during tracking, the proposed method can be applied to various applications.
开发平台:PDF | 大小:2113KB | 下载90次
s0308021 在 2009-06-27 09:19:24 上传
说明:本程序是实现分水岭图像分割,对许多图像效果良好
开发平台:Visual C++ | 大小:25KB | 下载749次
berbermimi 在 2009-06-25 09:59:09 上传
说明:watershed algorithm
开发平台:matlab | 大小:81KB | 下载97次
gqk1984 在 2009-06-01 14:10:05 上传
说明:分水岭算法源代码[VC] 结果明显 实用
开发平台:Visual C++ | 大小:1192KB | 下载20次
omla 在 2009-05-26 01:24:11 上传
说明:基于ift的分水岭算法 可以在c++环境下,实现对彩色图像的分水岭分割,较基础分水岭算法节省了时间周期和复杂度。
开发平台:C++ Builder | 大小:2KB | 下载49次
hxtkate 在 2009-05-25 17:30:55 上传
说明:3种不同的分水岭分割方法以及三种方法的比较
开发平台:matlab | 大小:8KB | 下载844次
sunnyfreekoo 在 2009-05-21 17:05:34 上传
说明:基于GFO和标记点分水岭算法的医学图像分割 利用基于广义模糊算子 GFO 的边缘检测算法来改进标记点分水岭分割 很有用!!
开发平台:matlab | 大小:358KB | 下载106次
云靖2020 在 2009-05-20 12:10:01 上传
说明:分水岭算法,可好使。可实现防过度分割的现象!!!!!!!!!!!
开发平台:Visual C++ | 大小:4175KB | 下载56次
幻想yd 在 2009-05-17 09:59:57 上传
说明:一般分水岭算法 最直接的分水岭算法 觉得还行
开发平台:matlab | 大小:2KB | 下载16次
mmhg510532613 在 2009-05-16 16:56:00 上传
说明:matlab代码,低回声图像的边缘提取处理
开发平台:matlab | 大小:388KB | 下载79次
drogen 在 2009-05-14 16:08:24 上传
说明:包含区域增长法的区分水岭算法,区域增长分为两步,一是合并极小区;二是合并相似等等,非常不错的代码,
开发平台:C++ | 大小:3012KB | 下载234次
lily324 在 2009-03-24 22:17:55 上传
说明:watershed(分水岭算法),在opencv下,采用c编写
开发平台:Visual C++ | 大小:2KB | 下载31次
86yu11 在 2009-03-14 10:44:41 上传
说明:基于matlab平台的分水岭算法图像分割,提取细胞轮廓
开发平台:matlab | 大小:8KB | 下载458次
worryjim 在 2009-03-12 22:56:07 上传
说明:图像分割算法,基于水波特征的分割,适合于比较小的图像。
开发平台:Visual C++ | 大小:2KB | 下载9次
ninilele 在 2009-03-12 17:43:33 上传
说明:用于图像处理,利用分水岭方法实现灰度图像的分割
开发平台:C/C++ | 大小:8KB | 下载17次
goodgoodstady 在 2009-03-02 21:23:12 上传
说明:一个短小精悍的分水岭算法,用Matlab实现,程序简单易懂
开发平台:matlab | 大小:17KB | 下载199次
12101988 在 2009-02-28 07:29:07 上传
说明:The Same Watershed Algorithm
开发平台:Others | 大小:626KB | 下载3次
12101988 在 2009-02-28 07:25:32 上传
说明:Inhanced Watershed Algorithm
开发平台:Others | 大小:151KB | 下载5次
12101988 在 2009-02-28 07:22:31 上传
说明:Watershed algorithm to do segmentatio
开发平台:Visual C++ | 大小:1027KB | 下载5次
shuiruobing 在 2009-02-27 15:58:43 上传
说明:图像分割中的分水岭算法,比较的好用,希望大家可以看一下啊!
开发平台:Visual C++ | 大小:3KB | 下载12次