搜索资源列表

  1. SuperPixel

    0下载:
  2. 在计算机视觉领域,图像分割(Segmentation)指的是将数字图像细分为多个图像子区域(像素的集合)(也被称作超像素)的过程。超像素由一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。这些小区域大多保留了进一步进行图像分割的有效信息,且一般不会破坏图像中物体的边界信息。(n the field of computer vision, image segmentation (Segmentation) refers to
  3. 所属分类:其他小程序

    • 发布日期:2024-05-27
    • 文件大小:4096
    • 提供者:橡树
  1. main

    0下载:
  2. 超像素分割得算法,通过聚类得方法把相近得图片放在一起(Super pixel segmentation algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:你江哥
  1. SLIC

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

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

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

    • 发布日期:2024-05-27
    • 文件大小:4096
    • 提供者:千千smile22
  1. SLIC-Superpixels

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

    • 发布日期:2024-05-27
    • 文件大小:202752
    • 提供者:edwadeq
  1. EntropyRateSuperpixel-master

    0下载:
  2. 基于熵率的超像素分割方法Matlab代码(Super pixel segmentation method based on entropy rate Matlab code)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-27
    • 文件大小:596992
    • 提供者:柚子bin
  1. 超像素分割 Matlab

    0下载:
  2. 使用matlab对图像进行超像素分割,附带可执行程序。(Using MATLAB for ultra pixel segmentation of the image, accompanied by executable program.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-27
    • 文件大小:955392
    • 提供者:kaluho
  1. 基于超像素分割的服饰提取算法研究与实现

    0下载:
  2. 这是一个基于超像素分割的服饰提取算法研究与实现(This is a study and implementation of a clothing extraction algorithm based on super pixel segmentation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-27
    • 文件大小:22486016
    • 提供者:T不跟随
  1. 超像素分割下载代码

    0下载:
  2. 针对图像的超像素图像分割,聚类,效果不错(Super pixel image segmentation)
  3. 所属分类:图形图象

    • 发布日期:2024-05-27
    • 文件大小:3760128
    • 提供者:wds117
  1. SEEDS-superpixels超像素分割

    0下载:
  2. 利用superpixel算法进行超像素分割(Super pixel segmentation using superpixel algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-27
    • 文件大小:12288
    • 提供者:nullll
  1. SLICSuperpixelsAndSupervoxelsCode

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

    • 发布日期:2024-05-27
    • 文件大小:161792
    • 提供者:jiaoshuier
  1. Algorithms

    0下载:
  2. 图像处理中的多种超像素分割算法,整理到一起供大家分享使用!(A variety of image processing in the superpixel segmentation algorithm, together for everyone to share with!)
  3. 所属分类:图形图象

    • 发布日期:2024-05-27
    • 文件大小:23258112
    • 提供者:凡子的鱼
  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-05-27
    • 文件大小:1326080
    • 提供者:liukingrain
  1. DBSCAN超像素分割

    0下载:
  2. 这是DBSCAN超像素分割的代码,可以发表个很好的论文,(This is a DBSCAN hyperpixel segmentation code that can publish a very good paper,)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-27
    • 文件大小:16945152
    • 提供者:niuzhanhua
  1. SLICO

    0下载:
  2. 超像素分割的可执行程序(.exe),双击运行,选择图片查看分割效果(Super pixel segmentation executable program (.exe), double-click run, select pictures to see segmentation effect.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-27
    • 文件大小:864256
    • 提供者:Makise
  1. slic

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

    • 发布日期:2024-05-27
    • 文件大小: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-05-27
    • 文件大小:2608128
    • 提供者:ly大海ly
  1. lsc_matlab

    0下载:
  2. 本程序演示了以下论文中提出的LSC超像素分割方法: 陈建生,李正琴,黄波,线性光谱聚类超像素,IEEE图像处理学报,第26卷,第7期,3317-3330页,2017. 李正琴,陈建生,利用线性光谱聚类的超像素分割,IEEE计算机视觉与模式识别会议,2015年6月。 2017年6月20日(This program demonstrates the LSC superpixel segmentation metho
  3. 所属分类:其他小程序

    • 发布日期:2024-05-27
    • 文件大小:398336
    • 提供者:kmstcc
  1. SLIC像素分割

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

    • 发布日期:2024-05-27
    • 文件大小:75776
    • 提供者:溜溜溜6
  1. 基于超像素的图像分割

    1下载:
  2. 基于超像素的图像分割;使用matlab编程,运行main.m文件。(Based on the super pixel image segmentation; using MATLAB programming, run the main. M file.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-27
    • 文件大小:260096
    • 提供者:l看看看
« 12 3 4 5 6 »

源码中国 www.ymcn.org