文件名称:Slic
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [程序]
- 上传时间:
- 2017-07-28
- 文件大小:
- 302kb
- 下载次数:
- 0次
- 提 供 者:
- 还有叫****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
SLIC主要运用K-means聚类算法进行超像素的处理,聚类算法中的距离度量不仅仅包括颜色空间的颜色距离还包括像素坐标的欧氏距离。所以K-means聚类的中心点由五维向量组成。其中包括,记录LAB颜色空间下的像素以及该像素点的XY坐标,由于XY坐标不能和颜色空间直接进行计算,所以添加了一个紧密度的参数。(slic superpixelSLIC mainly uses the K-means clustering algorithm for ultra pixel processing, the distance measurement in the clustering algorithm includes not only the color distance of the color space, but also the Euclidean distance of the pixel coordinates. Therefore, the central point of K-means clustering consists of five dimensional vectors. These include the recording of pixels in the LAB color space, and the XY coordinates of the pixel points, so that a parameter of compactness is added because the XY coordinates cannot be directly computed with the color space.)
相关搜索: SLIC
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SLIC.dll
SuperPixel.exe
SuperPixel.exe