搜索资源列表

  1. SLIC-superpixels-segementation

    0下载:
  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 i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:16063488
    • 提供者:杨光
  1. SLIC

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

    • 发布日期:2024-06-10
    • 文件大小:7168
    • 提供者:赵煜轲
  1. SLIC-Superpixels_C

    0下载:
  2. C语言实现的slic超像素分割算法,效果不错,可以使用-SLIC language C super pixel segmentation algorithm, the effect is good, you can use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:202752
    • 提供者:张荡荡
  1. SLIC-SuperPixel

    2下载:
  2. SLIC超像素分割,公开程序,欢迎下载,互相学习进步-SLIC SuperPixel
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:深海
  1. SLIC-and-DBSCAN-Image-Segmentation

    0下载:
  2. 改进的图像分割算法:运用SLIC超像素分割和DBSCAN聚类算法相结合的方法实现图像分割-Image Segmentation using SLIC SuperPixels and DBSCAN Clustering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:28672
    • 提供者:taoran
  1. SLIC

    0下载:
  2. 用SLIC方法实现超像素分割,能够根据输入期望的超像素数量分割。(Superpixel Segementation by SLIC, you can segement the image by the number input.)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-10
    • 文件大小:9216
    • 提供者:`Anky
  1. 5956474SuperPixel

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

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:千千smile22
  1. SLIC_Windows_GUI

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

    • 发布日期:2024-06-10
    • 文件大小:866304
    • 提供者:cwad
  1. simple linear iterative clustering for matlab

    0下载:
  2. 超像素图像分割方法,简单线性迭代聚类,用于自然影像/遥感影像分割等(superpixel image segmentation, simple linear iterative clustering)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-10
    • 文件大小:75776
    • 提供者:crescentl
  1. SLIC-Superpixels

    0下载:
  2. 超像素分割的代码,希望对初学者有帮助。。。。。。(Super pixel segmentation code, want to help beginners.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:202752
    • 提供者:edwadeq
  1. SLIC SuperPixels and DBSCAN Clustering

    0下载:
  2. 使用SLIC算法的分割,运用DBSCAN算法进行聚类,亲测可用!!!(Segmentation using SLIC algorithm, using DBSCAN algorithm for clustering, pro test available! ! !)
  3. 所属分类:书籍源码

    • 发布日期:2024-06-10
    • 文件大小:28672
    • 提供者:星灬璀璨
  1. SLICtest

    0下载:
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:59392
    • 提供者:Eric_King
  1. SLICSuperpixelsAndSupervoxelsCode

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

    • 发布日期:2024-06-10
    • 文件大小: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 in
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1326080
    • 提供者:liukingrain
  1. slic

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

    • 发布日期:2024-06-10
    • 文件大小:24576
    • 提供者:ly大海ly
  1. SLIC_mex

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

    • 发布日期:2024-06-10
    • 文件大小:2608128
    • 提供者:ly大海ly
  1. SLIC像素分割

    0下载:
  2. 彩色图像超像素分割;MATLAB;C/C++语言(Superpixel Segmentation of Color Image)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:75776
    • 提供者:溜溜溜6
  1. 决策树训练及分类

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

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:ANR~
  1. SLIC_data_structure

    0下载:
  2. 使用matlab编写的获取SLIC超像素方法分割的结果图的每个块的Lab各个通道的均值和方差值,为后续算法提供数据。(The mean and variance of each Lab channel in each block of SLIC super-pixel segmentation result graph are obtained by matlab, which provides data for subsequent
  3. 所属分类:文档资料

    • 发布日期:2024-06-10
    • 文件大小:880640
    • 提供者:ANR~
  1. lena

    0下载:
  2. SLIC算法是simple linear iterative cluster的简称,该算法用来生成超像素(superpixel) 算法步骤: 已知一副图像大小M*N,可以从RGB空间转换为LAB空间,LAB颜色空间表现的颜色更全面 假如预定义参数K,K为预生成的超像素数量,即预计将M*N大小的图像(像素数目即为M*N)分隔为K个超像素块,每个超像素块范围大小包含[(M*N)/K]个像素 假设每个超像素区
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:大侠就是我
« 12 »

源码中国 www.ymcn.org