Welcome![Sign In][Sign Up]
Location:
Search - 分水岭

Search list

[Graph program分水岭源码

Description:

用MATLAB编的.很简单的程序.


Platform: | Size: 1513 | Author: llh303 | Hits:

[2D Graphic分水岭算法VC实现

Description: 本程序用VC++编写,实现了分水岭算法对图像的分割。效果非常不错
Platform: | Size: 244789 | Author: woshiljr | Hits:

[Graph programwatershed分水岭算法

Description: watershed分水岭算法的源代码对彩色图像能直接处理
Platform: | Size: 867667 | Author: sirc.liujh@yahoo.com.cn | Hits:

[SourceCodematlab实现分水岭算法

Description: 用matlab实现了图像的分水岭算法,能够较好的对图像进行区域分割。
Platform: | Size: 217355 | Author: cillioncai36@yahoo.com.cn | Hits:

[matlab用分水岭的分割

Description: 分水岭分割图像,效果不错
Platform: | Size: 2462 | Author: liyuangelbaby@163.com | Hits:

[Special Effects分水岭分割算法原理与代码

Description: 详细的介绍了分水岭算法的原理,已经相应的源代码.
Platform: | Size: 95356 | Author: lovecomecame | Hits:

[SourceCode使用距离变换和分水岭算法分割图像的Matlab程序

Description: 使用距离变换和分水岭算法分割图像的Matlab程序
Platform: | Size: 777 | Author: wangqifanstudy@163.com | Hits:

[Windows Kernel分水岭分割精美算法!

Description: 分水岭分割精美算法!分水岭分割精美算法!分水岭分割精美算法!
Platform: | Size: 191302 | Author: zqszr@163.com | Hits:

[Special Effects分水岭算法——matlab

Description: matlab 图形界面 标记分水岭方法 图像分割
Platform: | Size: 7062 | Author: psu0328@gmail.com | Hits:

[SourceCode结合聚类的分水岭算法

Description: 结合聚类的分水岭算法。先对图像进行改进的分水岭运算,然后在对图像进行聚类得到比较精确的图像,效果较好
Platform: | Size: 1618 | Author: wuyandeqingdan | Hits:

[Graph program彩色图像分水岭分割后,邻域的获取和特征的提取

Description: 彩色图像分水岭分割后,邻域的获取和特征的提取
Platform: | Size: 27637 | Author: gaolip77 | Hits:

[Graph programWatershed

Description: 图象处理的分水岭算法-the watershed image processing algorithm
Platform: | Size: 98304 | Author: chen | Hits:

[EditBoxCartoon

Description: 图像处理中的一个算法, 提供分水岭算法的详细代码。-a arithmetic of image processing, codes for watershed arithmetic.
Platform: | Size: 37888 | Author: 王磊 | Hits:

[Special Effectswatershed

Description: 分水岭算法的源代码,对彩色图像能直接处理,是一种很好的算法,欢迎一起讨论-watershed algorithm source code, the color image can be directly addressed, it is a good algorithm, welcomed the discussion
Platform: | Size: 728064 | Author: 阿辉 | Hits:

[AI-NN-PRdividealgorism

Description: 分水岭算法源码,提取图像的经典算法,用于医学影像处理。-watershed algorithm source, the classic image extraction algorithm, used in medical imaging.
Platform: | Size: 2048 | Author: 元辉 | Hits:

[GDI-BitmapSummerwatershold

Description: 细胞粘连分割算法,分水岭实现,是一篇论文的验证程序,保证可靠性,实验图片附内-cell adhesion segmentation algorithm, a watershed achievement is a paper verification process to ensure reliability, within experimental Photo :
Platform: | Size: 941056 | Author: | Hits:

[Graph program分水岭_算法

Description: 分水岭的计算过程是一个迭代标注过程。分水岭比较经典的计算方法是L. Vincent提出的。在该算法中,分水岭计算分两个步骤,一个是排序过程,一个是淹没过程。首先对每个像素的灰度级进行从低到高排序,然后在从低到高实现淹没过程中,对每一个局部极小值在h阶高度的影响域采用先进先出(FIFO)结构进行判断及标注。(The watershed computation process is an iterative annotation procedure. Watershed comparison, the classic method of calculation is L. Vincent proposed. In the algorithm, watershed computation is divided into two steps, one is the sorting process, and the other is the inundation process. Firstly, gray level of each pixel are ordered from low to high, then from low to high achieving submerged process, for each local minimum in order h height influence domain using FIFO (FIFO) structure judgment and annotation.)
Platform: | Size: 5120 | Author: 睡袋 | Hits:

[Special Effects【77】分水岭算法

Description: 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。(Watershed segmentation method, a segmentation method based on mathematical morphology and topology theory, its basic idea is that the image as a geodesic on the topological features, each pixel of the image gray value of the said at the altitude, every local minimum and the influence area is known as the water collecting basin, and the catchment boundary is the formation of watershed. The concept and formation of watersheds can be explained by simulated immersion processes. The surface of the value in every local minimum, pierce a hole, and then the whole model is slowly immersed in water, with the immersion deepening, the influence domain of each local minimum and slowly expand outward, to build a dam in the two water collecting basin confluence, which form a water ling.)
Platform: | Size: 282624 | Author: 木木小火山 | Hits:

[Special Effects77_分水岭算法

Description: 使用分水岭算法实现图像分割,书中例子。。。。。。。。。。(watershed algorithm)
Platform: | Size: 1024 | Author: ayu1121 | Hits:

[Windows Developsegmentation_picture(分水岭分割算法)

Description: 初步实现分水岭分割算法,平台为:VS 2015 + opencv 3.2(Preliminary realization of watershed segmentation algorithm)
Platform: | Size: 8872960 | Author: 木木_Ashley | Hits:
« 12 3 4 5 6 7 8 9 10 ... 37 »

CodeBus www.codebus.net