搜索资源列表
SuperPixel
- 在计算机视觉领域,图像分割(Segmentation)指的是将数字图像细分为多个图像子区域(像素的集合)(也被称作超像素)的过程。超像素由一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。这些小区域大多保留了进一步进行图像分割的有效信息,且一般不会破坏图像中物体的边界信息。(n the field of computer vision, image segmentation (Segmentation) refers to
main
- 超像素分割得算法,通过聚类得方法把相近得图片放在一起(Super pixel segmentation algorithm)
SLIC
- 用SLIC方法实现超像素分割,能够根据输入期望的超像素数量分割。(Superpixel Segementation by SLIC, you can segement the image by the number input.)
5956474SuperPixel
- 超像素分割程序,用的slic方法,希望对大家有帮助!(the superpixel code)
SLIC-Superpixels
- 超像素分割的代码,希望对初学者有帮助。。。。。。(Super pixel segmentation code, want to help beginners.)
EntropyRateSuperpixel-master
- 基于熵率的超像素分割方法Matlab代码(Super pixel segmentation method based on entropy rate Matlab code)
超像素分割 Matlab
- 使用matlab对图像进行超像素分割,附带可执行程序。(Using MATLAB for ultra pixel segmentation of the image, accompanied by executable program.)
基于超像素分割的服饰提取算法研究与实现
- 这是一个基于超像素分割的服饰提取算法研究与实现(This is a study and implementation of a clothing extraction algorithm based on super pixel segmentation)
超像素分割下载代码
- 针对图像的超像素图像分割,聚类,效果不错(Super pixel image segmentation)
SEEDS-superpixels超像素分割
- 利用superpixel算法进行超像素分割(Super pixel segmentation using superpixel algorithm)
SLICSuperpixelsAndSupervoxelsCode
- SLICS超像素分割算法,C++源代码,参考文献SLIC Superpixels Compared to State-of-the-art Superpixel Methods,(super-pixel segmentation)
Algorithms
- 图像处理中的多种超像素分割算法,整理到一起供大家分享使用!(A variety of image processing in the superpixel segmentation algorithm, together for everyone to share with!)
slic-master
- 实现图像超像素分割,速度非常快,每秒可以跑120文件(It runs at about 120 files per second on a single core of a 3GHz Intel I7 (it's CPU-bound, at least on a machine with an SSD). So you can do 100,000 files in less than 15 minutes. Parallel in
DBSCAN超像素分割
- 这是DBSCAN超像素分割的代码,可以发表个很好的论文,(This is a DBSCAN hyperpixel segmentation code that can publish a very good paper,)
SLICO
- 超像素分割的可执行程序(.exe),双击运行,选择图片查看分割效果(Super pixel segmentation executable program (.exe), double-click run, select pictures to see segmentation effect.)
slic
- SLIC超像素分割算法,利用Kmeans等对图像进行分割,识别图像边缘(SLIC super pixel segmentation algorithm, USES Kmeans to segment the image and identify the image edges)
SLIC_mex
- SLIC超像素分割matlab版本,主要算法为C++与matlab算法联动(SLIC super pixel segmentation matlab version, the main algorithm is C++ and matlab algorithm linkage)
lsc_matlab
- 本程序演示了以下论文中提出的LSC超像素分割方法: 陈建生,李正琴,黄波,线性光谱聚类超像素,IEEE图像处理学报,第26卷,第7期,3317-3330页,2017. 李正琴,陈建生,利用线性光谱聚类的超像素分割,IEEE计算机视觉与模式识别会议,2015年6月。 2017年6月20日(This program demonstrates the LSC superpixel segmentation metho
SLIC像素分割
- 彩色图像超像素分割;MATLAB;C/C++语言(Superpixel Segmentation of Color Image)
基于超像素的图像分割
- 基于超像素的图像分割;使用matlab编程,运行main.m文件。(Based on the super pixel image segmentation; using MATLAB programming, run the main. M file.)