CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 超像素 SLIC

搜索资源列表

  1. slic

    10下载:
  2. 基于matlab的超像素图像分割算法实现代码,将图像分割为小块表示-Matlab-based super-pixel image segmentation algorithm code, the image is divided into small representation
  3. 所属分类:Special Effects

    • 发布日期:2014-06-01
    • 文件大小:2048
    • 提供者:李鹏
  1. SLIC-superpixels-segementation

    2下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2015-05-19
    • 文件大小:16063488
    • 提供者:杨光
  1. SLIC

    0下载:
  2. SLIC超像素分割,基于颜色和距离相似性进行超像素分割 亲测可用-SLIC superpixels division, based on color and distance similarity superpixels divided pro-test available
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:6915
    • 提供者:赵煜轲
  1. slic

    0下载:
  2. 图像分割(Segmentation)指的是将数字图像细分为多个图像子区域(像素的集合)(也被称作超像素)的过程。超像素由一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。这些小区域大多保留了进一步进行图像分割的有效信息,且一般不会破坏图像中物体的边界信息。- image segmentation (Segmentation) refers to the process of segmentation of digital images into a number of sub re
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1742
    • 提供者:张荡荡
  1. SLIC-Superpixels_C

    1下载:
  2. C语言实现的slic超像素分割算法,效果不错,可以使用-SLIC language C super pixel segmentation algorithm, the effect is good, you can use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:203157
    • 提供者:张荡荡
  1. 5956474SuperPixel

    0下载:
  2. 超像素分割程序,用的slic方法,希望对大家有帮助!(the superpixel code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:千千smile22
  1. Slic

    0下载:
  2. SLIC主要运用K-means聚类算法进行超像素的处理,聚类算法中的距离度量不仅仅包括颜色空间的颜色距离还包括像素坐标的欧氏距离。所以K-means聚类的中心点由五维向量组成。其中包括,记录LAB颜色空间下的像素以及该像素点的XY坐标,由于XY坐标不能和颜色空间直接进行计算,所以添加了一个紧密度的参数。(slic superpixelSLIC mainly uses the K-means clustering algorithm for ultra pixel processing, the
  3. 所属分类:图形图像处理

  1. SLIC_Windows_GUI

    0下载:
  2. 相当酷炫的超像素分割,工程打开直接使用!(Super pixel segmentation quite cool, open the project directly!)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:866304
    • 提供者:cwad
  1. slic

    3下载:
  2. 超像素分割图像,将彩色图像转化为CIELAB颜色空间和XY坐标下的5维特征向量,然后对5维特征向量构造距离度量标准,对图像像素进行局部聚类的过程(simple linear iterativeclustering)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:23552
    • 提供者:xbalang
  1. SLIC

    0下载:
  2. 超像素分割算法,基于K-means算法,自己写了一个方便优化,非常实用(Super pixel segmentation algorithm, very practical)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:28893184
    • 提供者:高xiu
  1. src

    0下载:
  2. 基于opencv版本的SLIC超像素算法(SLIC super pixel algorithm based on OpenCV version)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:10240
    • 提供者:lllllll8052
  1. SLICtest

    3下载:
  2. 采用超像素进行分割图像,自己设置分割的超像素个数,最后显示分割后的结果。用两个矩阵记录每个超像素块的所有点坐标。(The Superpixel is used to divide the image, and the number of the Superpixels is set by yourself. Finally, the segmentation results are displayed.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:59392
    • 提供者:Eric_King
  1. SLIC

    1下载:
  2. 把一幅原本是像素级的图,划分成区域级的图。(A map that is originally a pixel level, divided into a map of the regional level.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:22528
    • 提供者:唯梦不破
  1. SLICSuperpixelsAndSupervoxelsCode

    0下载:
  2. SLICS超像素分割算法,C++源代码,参考文献SLIC Superpixels Compared to State-of-the-art Superpixel Methods,(super-pixel segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-23
    • 文件大小:161792
    • 提供者:jiaoshuier
  1. slic-master

    0下载:
  2. 实现图像超像素分割,速度非常快,每秒可以跑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 invocation is left as an exercis
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1326080
    • 提供者:liukingrain
  1. slic-python-implementation-master

    1下载:
  2. SLIC算法实现超像素聚类,python版本为2.7(SLIC Algorithm for Superpixel Clustering, Python version is 2.7)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:1832960
    • 提供者:Dechen
  1. slic

    1下载:
  2. SLIC超像素分割算法,利用Kmeans等对图像进行分割,识别图像边缘(SLIC super pixel segmentation algorithm, USES Kmeans to segment the image and identify the image edges)
  3. 所属分类:图形图像处理

    • 发布日期:2019-03-27
    • 文件大小:24576
    • 提供者:ly大海ly
  1. SLIC_mex

    1下载:
  2. SLIC超像素分割matlab版本,主要算法为C++与matlab算法联动(SLIC super pixel segmentation matlab version, the main algorithm is C++ and matlab algorithm linkage)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-14
    • 文件大小:2608128
    • 提供者:ly大海ly
  1. 决策树训练及分类

    2下载:
  2. 该压缩包包括两个文件: 1、main.m 将训练数据输入到决策树中,训练并在自动分好的测试数据上测试,并保存训练好的决策树 ctree.mat文件。 2、classification.m 加载训练好的决策树,使用决策树对新输入的数据进行分类。 该方法主要用于对SLIC超像素块进行分类,稍加修改可以用于其他数据分类。(The compression package consists of two files: 1. Main. m inputs training data into decisio
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-08
    • 文件大小:3072
    • 提供者:ANR~
  1. MATLAB版超像素划分

    2下载:
  2. 此超像素分割代码是基于简单线性迭代SLIC实现,根据LAB颜色空间下颜色相似度完成图像分割,是目前比较流行的一种分割办法。
  3. 所属分类:图形图象

« 12 »
搜珍网 www.dssz.com