搜索资源列表
-
0下载:
用标记-分水岭算法对输入图像进行分割
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 .
-
-
1下载:
用标记-分水岭算法对输入图像进行分割,是在Vc++下的程序代码-Markers-watershed algorithm input image segmentation is the Vc procedures under the code
-
-
0下载:
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
-
-
0下载:
用于图像处理,利用分水岭方法实现灰度图像的分割-For image processing, gray-scale implementation Ways to use a watershed image segmentation
-
-
0下载:
图像分割算法,基于水波特征的分割,适合于比较小的图像。-Image segmentation algorithm, based on wave characteristics of partition, suitable for relatively small images.
-
-
0下载:
C语言开发的基于梯度图的分水岭变换,用于灰度图像的分割,具有比较好的分割效果。-C language development gradient map based on watershed transformation for gray-scale image segmentation, with a relatively good segmentation results.
-
-
1下载:
分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。
-Watershed segmentation method is a
-
-
0下载:
一种使用分水岭分割实现的图像分割方法,完整的vc++工程-Image segmentation with watershred
-
-
0下载:
分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构
-Watershed segmentation method segmentation me
-
-
0下载:
用matlab实现了分水岭算法,进而对图像进行分割,可以用来左遥感图像的处理-Using matlab watershed algorithm, and then the image segmentation, and can be used to the left remote sensing image processing
-
-
0下载:
matlab分水岭算法图像分割
Image=imread( D:\Backup\我的文档\My Pictures\clip_image002.jpg ) -matlab watershed algorithm for image segmentation Image = imread (' D: \ Backup \ My Documents \ My Pictures \ clip_image002.jpg' )
-
-
0下载:
利用简单的分水岭算法实现图像正确分割,包含了图像灰度变换,分水岭算法详细设计两个模块-Simple watershed algorithm, achieving the correct segmentation of the image
-
-
1下载:
标记分水岭分割算法,用来对图像中的目标物体是连在一起的时候进行图像分割-Mark Watershed segmentation algorithm, used to image the target object is linked to the time for image segmentation
-
-
0下载:
数字图像阀值分割各种方法 最大熵 OTSU 双峰法 迭代法 分水岭算法 -Digital image threshold segmentation methods maximum entropy OTSU method of bimodal iterative method of watershed algorithm
-
-
0下载:
风水岭图像分割
Image Segmentation by Watershed-Image Segmentation by Watershed
-
-
0下载:
图像分割,基于分水岭算法,对图像进行分割处理-Based on image segmentation, watershed algorithm, image segmentation
-
-
0下载:
改进分水岭方法实现图像分割,已运行成功,可供需要者下载参考学习。-Improved watershed image segmentation method has been run successfully, for those who need to download reference learning.
-
-
0下载:
在图像立体匹配过程中,经常用到分水岭算法,对图像进行分割,然后进行立体匹配-In stereo matching process, often used watershed algorithm for image segmentation and stereo matching
-
-
0下载:
很全面的图像分割matlab代码,内含分水岭算法,区域生长法等,亲试,很好用-Very comprehensive image segmentation matlab code, containing watershed, region growing method, pro-test, very good use
-
-
0下载:
this is a code for segmenting images using the watershed algorithm. the Pdf paper to accopaning this work is attached to this document
-