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

搜索资源列表

  1. super-pixel

    6下载:
  2. 基于熵率的超像素分割代码,是顶级会议上的代码-Entropy Rate Superpixel Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2015-09-13
    • 文件大小:729088
    • 提供者:CX
  1. LOT_Source

    0下载:
  2. 目标跟踪第t帧图像,目标特征,噪音参数,粒子窗口 1. 在第一帧选定跟踪区域,将图像由rgb转成hsv,计算目标的特征模型; 2. 初始化粒子,用超像素计算粒子的特征; 3. 通过emd计算粒子所在位置区域特征计算与目标特征的相似度; 4. 根据emd计算粒子的权重,归一化权重,新的目标位置是所有粒子的位置和权重乘积的和; 5. 建立新目标的特征模型,计算emd。 6. 更新噪音参数; 输出:目标位置,更新参数,新的粒子窗口 -Multiple Object Tr
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3514951
    • 提供者:叶一波
  1. SLIC

    2下载:
  2. 超像素分割程序,既有原码,也有可执行程序,验证过,好用。-Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:5038080
    • 提供者:yk
  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. ADIP_Final_Project-2

    0下载:
  2. 在計算機視覺領域,圖像分割(Segmentation)指的是將數字圖像細分為多個圖像子區域(像素的集合)(也被稱作超像素)的過程。圖像分割的目的是簡化或改變圖像的表示形式,使得圖像更容易理解和分析。圖像分割通常用於定點陣圖像中的物體和邊界(線,曲線等)。更精確的,圖像分割是對圖像中的每個像素加標籤的一個過程,這一過程使得具有相同標籤的像素具有某種共同視覺特性。-In computer vision, image segmentation is the process of partitionin
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-03
    • 文件大小:15314968
    • 提供者:張志揚
  1. TurboPixels

    2下载:
  2. 图像预分割为一个个超像素,在用谱聚类或者其他方法做图像分割时减轻计算量-Image pre-segmented into one super-pixel, reducing the amount of computation using spectral clustering or any other way to do image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:96973
    • 提供者:amin
  1. SLICSuperpixelsAndSupervoxelsCode

    0下载:
  2. 图像的超像素分割,使用MFC,VC编写的代码-Ultra-pixel image segmentation using MFC, VC code written
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19076054
    • 提供者:llinda9293
  1. CVPR12_SAS_code

    2下载:
  2. 一种基于超像素的图像分割程序,是cvpr13年文章的相应代码,可以学习下-An ultra-pixel-based image segmentation procedure is the appropriate code cvpr13 In the article, you can learn under
  3. 所属分类:Special Effects

    • 发布日期:2014-06-01
    • 文件大小:1498112
    • 提供者:zhangwei
  1. TSP_2013-06-23-(1)

    0下载:
  2. 空时超像素分割,对于帧间超像素块的形状等信息具有保持传递约束-spatial-temporal superpixel segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1805443
    • 提供者:joecho
  1. SuperPixelEntropy

    1下载:
  2. 超像素分割的源代码,可以根据经验值提前设置分割的超像素个数,有很好的分割效果-The cource code for super pixel entropy. The parameters can adjust for your use.
  3. 所属分类:Special Effects

    • 发布日期:2015-03-23
    • 文件大小:361472
    • 提供者:张本梁
  1. daima

    0下载:
  2. 分水岭算法 matalab标记方法实现 基于分水岭方法的图像超像素分割方法研究-watershed algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1335
    • 提供者:陈辰
  1. Superpixel-Tracking

    0下载:
  2. 超像素,Superpixel Tracking,跟踪,matlab源码-Super-pixel, Superpixel Tracking, tracking, matlab source
  3. 所属分类:ComboBox

    • 发布日期:2017-05-10
    • 文件大小:2226835
    • 提供者:石奋斗
  1. floodfill

    0下载:
  2. 使用Flood Fill方法将图片分割为超像素-Segment the image into superpixels
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1239
    • 提供者:YoungBoy
  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. Ncut_9

    0下载:
  2. 一个图像分割算法-normalized cuts algorithm,生成超像素-superpixels-An image segmentation algorithm-normalized cuts algorithm, generates superpixels
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:111750
    • 提供者:刘小娟
  1. SLIC2013

    1下载:
  2. 过分割算法,快速实现图像的超像素生成,生成效果比较好,可以供大家参考-SLIC agrithrom ,for superpixels producted
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:973852
    • 提供者:lionel
  1. superpixels1pt1

    0下载:
  2. 超像素分割算法,利用了图割算法,得到良好结果-Ultra-pixel segmentation algorithm, using the graph cut algorithm to get good results
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:99336
    • 提供者:andy
  1. segmentation-superpixel

    1下载:
  2. 超像素分割方法,简单线性迭代聚类(SLIC)。-superpixel segmentation mathod algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:56737
    • 提供者:窦长虹
  1. Superpixel-saliency

    0下载:
  2. 基于区域的超像素显著性检测,一篇关于基于超像素的显著性图像分析的文章,将超像素很好的应用于图像分割中。c++代码实现-Significant super pixels detection based on region, the significance of an article about, based on very pixel image analysis, super good pixels was applied to image segmentation.C++ code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:7694127
    • 提供者:stone
  1. Watershed

    0下载:
  2. 分水岭算法,对图像进行超像素分割的函数,没有example,请自行调用-watershed image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2065
    • 提供者:子墨
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com