用水线阈值法分割图像我要分享

Image segmentation using waterline threshold method

高帽变换 MATLAB高帽算法 阈值分水岭 图像增强 低帽变换

关注次数: 243

下载次数: 0

文件大小: 115K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:用水线阈值法分割图像:通过对图像进行高帽、低帽变换,并将得到的结果进行相减,可以增强图像,然后利用分水岭算法就行分割!


English Description:

Image segmentation with waterline threshold method: through the image of high hat, low hat transformation, and the results of subtraction, can enhance the image, and then use watershed algorithm to segment!


代码预览

P0405.m

相关推荐