文件名称:Slic
介绍说明--下载内容来自于网络,使用问题请自行百度
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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.