搜索资源列表
matlab实现分水岭算法
- 用matlab实现了图像的分水岭算法,能够较好的对图像进行区域分割。
使用距离变换和分水岭算法分割图像的Matlab程序
- 使用距离变换和分水岭算法分割图像的Matlab程序
分水岭算法——matlab
- matlab 图形界面 标记分水岭方法 图像分割
LevelSet.rar
- 基于matlab平台的分水岭算法图像分割,提取细胞轮廓,Matlab platform based on watershed algorithm image segmentation, contour extraction of cells
fenshuiling
- 基于matlab开发的分水岭分割,挺好的,试试吧-Matlab developed based on watershed segmentation, very good, and give it a try
fenshuiling 关于图像分割技术
- 此程序是关于图像分割技术,用分水岭和suan算子对细胞图像进行分割,并对细胞进行计数和统计。算出细胞个数和细胞面积。-This program is about image segmentation, watershed and suan operator with the cell image segmentation, and cell counting and statistics. Calculate the cell number and cell size.
Matlab
- 文档阿数学图像处理,给予分水岭变换图像分割-Ah mathematical document image processing, image segmentation given watershed transform
Label a watershed image
- 图像的分水岭分割及标记分块。是进行图像处理的有利工具-Image segmentation and marking a watershed block. Is a powerful tool for image processing
yy
- 基于标记约束的分水岭分割程序 简单的图像分割算法-Marked a watershed-based segmentation procedure bound
watershed
- 3种不同的分水岭分割方法以及三种方法的比较-3 different methods of watershed segmentation and Comparison of Three Methods
graywatershed
- 一个基于matlab的改进的灰度图像分水岭分割算法,该算法改进了普通的分水岭算法的过分割等问题,经过一系列处理可是分割结果更加准确。-Matlab based on gray-scale image of the improved watershed segmentation algorithm to improve the ordinary over-segmentation of watershed algorithm and so on, but after a series dealin
watershed_serial
- 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。 -Watershed segmentation method is a
chengxu
- matlab图像分割的实例,包括基于L*a*b空间的彩色图像分割,检测汽车目标,分水岭分割等程序源代码-matlab examples of segmentation, including those based on L* a* b color space, image segmentation, target detection vehicles, watershed segmentation source code
euclidean_watershed_Segment
- 用matlab实现的欧氏分水岭分割源码,十分方便-Achieved with the Euclidean matlab source watershed segmentation, very convenient
ex_17_6
- 标记分水岭分割算法,如果图像中的目标物体是连接在一起的,采用这种方法能较好的解决问题-Marked a watershed segmentation algorithm, if the image of the object are connected together, using this method can better solve the problem
MATLAB
- 一种改进的分水岭分割算法 ,效果很不错的哦-Improved watershed segmentation results are good
matlab-watershed-algorithm
- 使用matlab做分水岭算法,分水岭算法是图像分割中常用的算法,算法的理论依据待考究,适用场景可供分析讨论。-watershed algorithm using matlab
图像分割
- 编写了一个gui界面,可以选择任意待处理的图像,可以实现边缘检测,阈值分割,添加噪声,以及分水岭分割等多种算法分割(A GUI interface is designed, which can select any image to be processed, and can realize edge detection, threshold segmentation, adding noise, and watershed segmentation and other segmentation
4-6改进分水岭分割算法
- 给出了关于图像的多种处理方法,并且自己相处了想出了分水岭算法的改进(Given a variety of approaches to image processing, and got along with the idea of an improved watershed algorithm)