matlab mean shift 的源代码我要分享

Matlab mean shift source code

matlab 源代码 matlabmeanshift

关注次数: 212

下载次数: 0

文件大小: 508.64 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:mean shift的两个代码,我已经实现了,有需要的可以看看效果。。。首先是将rgb图转换成lab图,然后再利用mean shift进行分割,最后将分割结果进行二值化。


English Description:

I have implemented the two codes of mean shift. If necessary, I can see the effect... Firstly, the RGB graph is transformed into a lab graph, and then the mean shift is used for segmentation. Finally, the segmentation result is binarized.


代码预览