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

搜索资源列表

  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-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. slic

    1下载:
  2. SLIC聚类分割图像,包括转换颜色空间,迭代设置,迭代聚类,去坏点,网格化等处理-SLIC clustering image segmentation, including color space conversion, iterative set, iterative clustering, go bad, grid etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1728
    • 提供者:xufang
  1. SLIC-and-DBSCAN-Image-Segmentation

    9下载:
  2. 改进的图像分割算法:运用SLIC超像素分割和DBSCAN聚类算法相结合的方法实现图像分割-Image Segmentation using SLIC SuperPixels and DBSCAN Clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:28527
    • 提供者:taoran
  1. SLIC

    0下载:
  2. 超像素线性分割聚类代码,可以运行,效果比较好,欢迎下载参考-SLIC code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:23616
    • 提供者:lu200613
  1. slic

    0下载:
  2. Simple Linear Iterative Clustering(SLIC) 算法实现; 需要添加 Opencv-Simple Linear Iterative Clustering (SLIC) algorithm we need to add Opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8183633
    • 提供者:邓麟
  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. SLICC++

    1下载:
  2. 使用Opencv的C++接口,改写SLIC官方源码,更加简洁易用(Rewirte the official code of SLIC with Opencv C++. It is more easy to use!)
  3. 所属分类:图形图像处理

  1. SLICSuperpixelsAndSupervoxelsCode

    0下载:
  2. slic 的 C++版本,包含源程序,头文件等。(the C++ version of SLIC, including the original code and head files)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:175104
    • 提供者:黄瓜饺子
  1. SLIC__superpixelSegmentation-master

    1下载:
  2. SLIC super pixel代码大全(SLIC super pixel code)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-20
    • 文件大小:259072
    • 提供者:18710442710
  1. SLIC-Superpixels-master

    0下载:
  2. slic ncut algo for supper pixel
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:202752
    • 提供者:kiv
  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. slic-python-implementation-master

    1下载:
  2. python下实现slic分割算法,里面有实例(Implementation of SLIC segmentation algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:477184
    • 提供者:南宫zcf
  1. SLIC

    0下载:
  2. 用于图像分割,里用SLIC superpixels处理了图片,得到了超像素分割的结果图(image segmantationSLIC superpixels is used to process the pictures, and the results of super pixel segmentation are obtained.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:23552
    • 提供者:sunyuemingyue
  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
« 12 3 »
搜珍网 www.dssz.com