搜索资源列表
SuperPixel
- 在计算机视觉领域,图像分割(Segmentation)指的是将数字图像细分为多个图像子区域(像素的集合)(也被称作超像素)的过程。超像素由一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。这些小区域大多保留了进一步进行图像分割的有效信息,且一般不会破坏图像中物体的边界信息。(n the field of computer vision, image segmentation (Segmentation) refers to the process of segmenting a d
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_Windows_GUI
- 相当酷炫的超像素分割,工程打开直接使用!(Super pixel segmentation quite cool, open the project directly!)
simple linear iterative clustering for matlab
- 超像素图像分割方法,简单线性迭代聚类,用于自然影像/遥感影像分割等(superpixel image segmentation, simple linear iterative clustering)
SLIC-Superpixels
- 超像素分割的代码,希望对初学者有帮助。。。。。。(Super pixel segmentation code, want to help beginners.)
meanshift
- 通过均值漂移算法的实现,获得彩色图像和灰度图像的超像素分割结果(Through the realization of mean shift algorithm, the super pixel segmentation results of color image and gray image are obtained)
superpixels
- 超像素的图像分割算法()
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.)
seeds
- SEEDS超像素分割算法的源码,C++实现,可运行(The source code of SEEDS Superpixel picture segmentation)
基于超像素分割的服饰提取算法研究与实现
- 这是一个基于超像素分割的服饰提取算法研究与实现(This is a study and implementation of a clothing extraction algorithm based on super pixel segmentation)
src
- 基于opencv版本的SLIC超像素算法(SLIC super pixel algorithm based on OpenCV version)
SLICtest
- 采用超像素进行分割图像,自己设置分割的超像素个数,最后显示分割后的结果。用两个矩阵记录每个超像素块的所有点坐标。(The Superpixel is used to divide the image, and the number of the Superpixels is set by yourself. Finally, the segmentation results are displayed.)
超像素分割下载代码
- 针对图像的超像素图像分割,聚类,效果不错(Super pixel image segmentation)
SEEDS-superpixels超像素分割
- 利用superpixel算法进行超像素分割(Super pixel segmentation using superpixel algorithm)
DBSCAN超像素分割
- 这是DBSCAN超像素分割的代码,可以发表个很好的论文,(This is a DBSCAN hyperpixel segmentation code that can publish a very good paper,)
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.)