搜索资源列表
Summerwatershold
- 细胞粘连分割算法,分水岭实现,是一篇论文的验证程序,保证可靠性,实验图片附内-cell adhesion segmentation algorithm, a watershed achievement is a paper verification process to ensure reliability, within experimental Photo :
Watershed-Segmentation
- 用标记-分水岭算法对输入图像进行分割 This the implementation of the algorithm based on immersion model.-Markers-watershed algorithm, the image segmentation This is the implement ation of the algorithm based on immersion model .
Watershed11
- 用标记-分水岭算法对输入图像进行分割,是在Vc++下的程序代码-Markers-watershed algorithm input image segmentation is the Vc procedures under the code
Demo_By_SUN
- 分水岭算法的演示程序 分水岭算法的演示程序 -watershed algorithm Demonstration Program watershed algorithm Demonstration Program
fenshiulinglw
- 论文,都是我花钱下载的,5毛一页阿。分水岭变换:定义,算法和并行策略
MyImageDB(imageobject)
- 这是一个分水岭程序,很有用的,仅供大家参考,若有修改意见,请发邮件
fengge
- 图像梯度 分水岭 一种比较新的彩色图像梯度描述
Cartoon
- 图像处理中的一个算法, 提供分水岭算法的详细代码。-a arithmetic of image processing, codes for watershed arithmetic.
分水岭分割精美算法!
- 分水岭分割精美算法!分水岭分割精美算法!分水岭分割精美算法!
WaterShed
- VC++图像分水岭分割算法控件及示例源代码,在Photoshop里会看到这种效果,程序可能还有不完善的地方,有时候会出现内存不足的提示,不过整体感觉程序写的还是不错的,有兴趣的VCFans可下载编译一下。 -VC++ image watershed segmentation algorithm and the sample source code control, in Photoshop, will see this effect, the program may also be desi
yy
- 基于标记约束的分水岭分割程序 简单的图像分割算法-Marked a watershed-based segmentation procedure bound
11
- 一般分水岭算法 最直接的分水岭算法 觉得还行-Watershed algorithm in general the most direct watershed algorithm
33
- 3.使用梯度的两次分水岭分割程序 可以实现相关功能-The use of gradient watershed segmentation of the two procedures
watershed
- 基于ift的分水岭算法 可以在c++环境下,实现对彩色图像的分水岭分割,较基础分水岭算法节省了时间周期和复杂度。-ift-based watershed Segmentation
Morphology
- 形态学:分水岭是以图像进行三维可视化处理为基础进行研究的。-Morphology: Watershed is a three-dimensional visualization image processing as the basis for research.
Cwatershed
- C语言开发的基于梯度图的分水岭变换,用于灰度图像的分割,具有比较好的分割效果。-C language development gradient map based on watershed transformation for gray-scale image segmentation, with a relatively good segmentation results.
watershed_serial
- 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。 -Watershed segmentation method is a
watershed
- 很经典的分水岭算法,好好品味很有用的 C++实现的 花了我很长时间-Classic watershed algorithm, a good taste of useful C++ implementation took me a long time
Debug
- opencv实现基于标记的分水岭算法,并进行镜头边界检测(Opencv implementation of marking based watershed algorithm and shot boundary detection)
segmentation_picture(分水岭分割算法)
- 初步实现分水岭分割算法,平台为:VS 2015 + opencv 3.2(Preliminary realization of watershed segmentation algorithm)