文件名称:Mean-shift-segmentation-algorithm-for-color-image
介绍说明--下载内容均来自于网络,请自行研究使用
The goal of segmentation is to simplify and change the representation of an image into something that is more meaningful and easier to analyze. Here similar looking pixels are grouped together for efficiency of further processing. In segmentation a label is assigned to every pixel in an image such that pixels with same label share certain visual characteristics. There are many methods and algorithms to segment an image. Mean shift Algorithm is also an algorithm which can be used to segment a color image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lena256.png
main.m
MSI.m