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

搜索资源列表

  1. Superpixel-Segmentati

    1下载:
  2. 1. 理解基于超像素进行图像分割的原理,设计合理的分割算法; 2. 实现图像分割算法,得到准确的分割效果; 3. 进行快速算法研究,实现快速的图像分割。 成果形式:-1 u7406 u89E3 u57FA u4E8 u8D0 u8DF u7D20 u8FDB u684C u56FE u50CF u5206 u5272 u7684 u539F u7406 uFF0C u8BBE u8BA1 u5408 u7406 u7684 u5206
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:75932
    • 提供者:王将
  1. SLICPdbscan

    0下载:
  2. 本设计是基于超像素的图像分割代码,可以实现图像前景和后景的分割。没有人机交互界面GUI。- U672C u8BB u8B1 u662F u57FA u5FF u524F u5BF u5BF u5DF u7D0 u7R0 u7684 u56FE u50CF u5206 u5272 u4EE3 u7801 uFF0C u53EF u4E5 u5B9E u73B0 u56FE u50CF u524D u666F U548C u540E u
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:206848
    • 提供者:王春水
  1. SLIC_mex

    1下载:
  2. 将图像分割成超像素,作为图像处理的与操作,与其他图像分割程序相结合(The image is segmented into hyper pixels, used as image processing and operation, and combined with other image segmentation programs)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:77824
    • 提供者:HIWFS
  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. classifyConsoleApplication1

    0下载:
  2. 自动选取标记的多图像Grabcut分割算法,主函数包含分水岭算法实现超像素分割(Automatic segmentation of multiple images Grabcut algorithm, the main function contains watershed algorithm to achieve super pixel segmentation)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:7094272
    • 提供者:ass1221
  1. opencv_cc

    0下载:
  2. 可以利用八叉树实现图像分割,中间过程可以形成超像素(Octree can be used to achieve image segmentation, the intermediate process can form super-pixel)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:43478016
    • 提供者:胖成球
  1. SLIC SuperPixels and DBSCAN Clustering

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

    • 发布日期:2018-01-05
    • 文件大小:28672
    • 提供者:星灬璀璨
  1. superpixels.tar

    0下载:
  2. 超像素就是把一幅原本是像素级(pixel-level)的图,划分成区域级(district-level)的图。可以将其看做是对基本信息进行的抽象(A superpixel is a plot of a pixel level, which is divided into a regional level. Think of it as an abstraction of basic information)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:47104
    • 提供者:li_lianhe
  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. Make3DFeature-master

    0下载:
  2. 基于单幅图像,采用马尔科夫随机场进行三维重建,即推测方向。本文仅假设场景由多个小平面组成,算法将图像分割为若干超像素块,同时考虑深度信息和不同超像素间的关系,进行有监督学习。(rnn_trainnet.m is a scr ipt used for training the S-RNN rnn_testnet.m is a scr ipt used for generating a summary of multiple albums, and selecting the best summa
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4713472
    • 提供者:Daisy。
  1. mean shift

    0下载:
  2. 用均值漂移实现超像素图像分割的代码大家有什么建议可以交流(image segment by MEAN-SHIFT)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2018-01-11
    • 文件大小:2344647
    • 提供者:SpringMVC
  1. realtimesuperpixel-master

    0下载:
  2. 运用基于密度的聚类算法实现了超像素的分割(The segmentation of super pixels is realized by using the clustering algorithm based on density)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2018-01-11
    • 文件大小:2614149
    • 提供者:SpringMVC
  1. lrw14-master

    0下载:
  2. 用随机游走算法实现超像素的分割,效果好大家交流(Using random walk algorithm to realize super pixel segmentation, the effect is good)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:1787904
    • 提供者:SpringMVC
  1. MSRM_1.0

    2下载:
  2. 这是一种基于最大相似度的超像素融合算法,大家多交流(This is based on the maximum similarity of the super pixel fusion algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:1192960
    • 提供者:SpringMVC
  1. SLIC_matlab

    0下载:
  2. 能够对图像进行超像素分割,分割效果良好。(Super pixel segmentation of images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:三年同窗
  1. edison_src

    0下载:
  2. meanshift超像素分割源码 直接有EXE(Meanshift super pixel segmentation source directly has EXE)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:6982656
    • 提供者:neokunwu
  1. superpixel tracking

    0下载:
  2. 该方法是利用超像素方法实现目标的跟踪,详细的代码及使用说明在压缩包里,亲测有用(A method using hyperpixel method to track the target)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-18
    • 文件大小:9453568
    • 提供者:zllljf
  1. 新建 ZIP 压缩文件

    0下载:
  2. 超像素由一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。SLIC算法分割(Superpixels are small areas of pixels that are adjacent to each other and have similar features such as color, brightness and texture. SLIC algorithm segmentation.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:94208
    • 提供者:riddle君
  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 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com