标记分水岭的matlab程序我要分享

Matlab program for marking watershed

分水岭-matlab matlab-分水岭 marking-points watershed-matlab 图像-分水

关注次数: 243

下载次数: 0

文件大小: 1KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

标记分水岭的matlab程序。分水岭变换就是指将原图像转换为一个标记图像, 其中所有属于同一集水盆的点均被赋予同一个标记, 并用一个特殊的标记来标识分水岭上的点


English Description:

Mark watershed matlab program. Watershed transformation is to transform the original image into a marker image, in which all the points belonging to the same catchment basin are given the same marker, and a special marker is used to identify the points on the watershed < br / >


代码预览

labelwatershed.m