文件名称:Super-pixel-segmentation-algorithm
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-04-07
- 文件大小:
- 26kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在计算机视觉领域,图像分割(Segmentation)指的是将数字图像细分为多个图像子区域(像素的集合)(也被称作超像素)的过程。超像素由一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。这些小区域大多保留了进一步进行图像分割的有效信息,且一般不会破坏图像中物体的边界信息。-In the field of computer vision, image segmentation (Segmentation) refers to the process of segmentation of digital images into a number of sub regions (pixels) (also known as super pixels). A small region composed of a series of adjacent pixels, which are similar in color, brightness, and texture. Most of these areas have retained the image segmentation of the effective information, and generally will not damage the image of the object boundary information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
超像素分割图像_Matlab_英语
..........................\circularstruct.m
..........................\cleanupregions.m
..........................\dbscan.m
..........................\drawregionboundaries.m
..........................\finddisconnected.m
..........................\makeregionsdistinct.m
..........................\maskimage.m
..........................\mcleanupregions.m
..........................\readme.txt
..........................\regionadjacency.m
..........................\renumberregions.m
..........................\rgb2lab.m
..........................\slic.m
..........................\spdbscan.m
..........................\testdbscan.m