搜索资源列表
SLIC.rar
- SLIC全称是Software Licensing Internal Code,即软件许可内部码。微软公司用SLIC来控制用户对OEM版本的非法使用。,SLIC stands for Software Licensing Internal Code, namely, the internal code software licenses. Microsoft users with the SLIC to control the illegal use of OEM version.
HP
- 此程序在纯DOS状态下运行,运行命令:write slic on,可以将一些hp电脑激活为OEM的正版-This process in a pure state run under DOS, run the command: write slic on, can be activated for some hp computer OEM genuine
SLIC Superpixels And Supervoxels Code
- SLIC Superpixels And Supervoxels Code
CPU-Control-SLIC
- 一款控制SLIC功能的CPU,内部含与无线模块交互,以及对SLIC模块的控制功能,已经量产-A IC for control SLIC module by uart port
SLIC-superpixels-segementation
- SLIC 超像素分割算法,分割速度快,效果好,使用c++实现,内含源码和相应的软件,只要一输入图像就能实现分割-SLIC super-pixel segmentation algorithm, split fast, good effect, use c++ achieve, containing the source code and the corresponding software, as long as the input image segmentation can be achie
MSDM-SLIC-CERT-KEY-Dumper_1.6
- Microsoft MSDN Slic Dumper
SLIC
- SLIC超像素分割,基于颜色和距离相似性进行超像素分割 亲测可用-SLIC superpixels division, based on color and distance similarity superpixels divided pro-test available
SLIC-superpixel-master
- 图片的分类聚类算法的论文源代码,优于现存的算法。-SLIC superpixels compared to state-of-the-art
SLIC-Superpixels_C
- C语言实现的slic超像素分割算法,效果不错,可以使用-SLIC language C super pixel segmentation algorithm, the effect is good, you can use
SLIC-SuperPixel
- SLIC超像素分割,公开程序,欢迎下载,互相学习进步-SLIC SuperPixel
slic
- SLIC聚类分割图像,包括转换颜色空间,迭代设置,迭代聚类,去坏点,网格化等处理-SLIC clustering image segmentation, including color space conversion, iterative set, iterative clustering, go bad, grid etc.
SLIC-and-DBSCAN-Image-Segmentation
- 改进的图像分割算法:运用SLIC超像素分割和DBSCAN聚类算法相结合的方法实现图像分割-Image Segmentation using SLIC SuperPixels and DBSCAN Clustering
SLIC
- 超像素线性分割聚类代码,可以运行,效果比较好,欢迎下载参考-SLIC code
SLIC
- 用SLIC方法实现超像素分割,能够根据输入期望的超像素数量分割。(Superpixel Segementation by SLIC, you can segement the image by the number input.)
Slic
- SLIC主要运用K-means聚类算法进行超像素的处理,聚类算法中的距离度量不仅仅包括颜色空间的颜色距离还包括像素坐标的欧氏距离。所以K-means聚类的中心点由五维向量组成。其中包括,记录LAB颜色空间下的像素以及该像素点的XY坐标,由于XY坐标不能和颜色空间直接进行计算,所以添加了一个紧密度的参数。(slic superpixelSLIC mainly uses the K-means clustering algorithm for ultra pixel processing, the
SLIC-Superpixels-master
- slic ncut algo for supper pixel
SLIC SuperPixels and DBSCAN Clustering
- 使用SLIC算法的分割,运用DBSCAN算法进行聚类,亲测可用!!!(Segmentation using SLIC algorithm, using DBSCAN algorithm for clustering, pro test available! ! !)
slic-python-implementation-master
- python下实现slic分割算法,里面有实例(Implementation of SLIC segmentation algorithm)
slic-python-implementation-master
- SLIC算法实现超像素聚类,python版本为2.7(SLIC Algorithm for Superpixel Clustering, Python version is 2.7)
slic
- SLIC超像素分割算法,利用Kmeans等对图像进行分割,识别图像边缘(SLIC super pixel segmentation algorithm, USES Kmeans to segment the image and identify the image edges)