matlab区域增长分割图像我要分享

Image segmentation based on MATLAB region growing

关注次数: 162

下载次数: 0

文件大小: 2.04 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:利用区域生长算法将图像分割成两部分,手动选择种子点,调整参数,达到较好的分割效果


English Description:

The region growing algorithm is used to segment the image into two parts. The seed points are selected manually and the parameters are adjusted to achieve better segmentation effect


代码预览

相关推荐