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

搜索资源列表

  1. Mean-Shift

    0下载:
  2. mean-shift算法的实现算例,通过看这段代码,可以很快熟悉mean-shift算法-mean-shift method for the example, look at this code can be quickly familiar with the mean-shift algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:79149
    • 提供者:胖丫
  1. mean-shift

    0下载:
  2. 根据mean-shift算法编写对视频进行目标跟踪,不过这里要打开的是视频图像序列,然后在选自己要跟踪的目标,本程序就可以跟踪所选目标。
  3. 所属分类:源码下载

    • 发布日期:2010-11-07
    • 文件大小:5611358
    • 提供者:wuf1219@163.com
  1. Mean-Shift-object-tracking

    1下载:
  2. Mean-Shift-object-tracking
  3. 所属分类:源码下载

  1. Mean Shift算法的改进总结

    0下载:
  2. Mean Shift算法的改进总结
  3. 所属分类:报告论文

    • 发布日期:2011-12-17
    • 文件大小:820224
    • 提供者:qgchao
  1. mean shift 彩色图像分割经典算法

    0下载:
  2. mean shift 彩色图像分割经典算法--VC,mean shift color image segmentation--VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:61985
    • 提供者:孙国民
  1. mean.shift.matlab

    2下载:
  2. 利用mean shift实现图像分割和平滑-utilize the mean shift method to achieve image segementation and flatness.
  3. 所属分类:Graph Recognize

    • 发布日期:2014-08-21
    • 文件大小:600083
    • 提供者:王明亮
  1. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2283520
    • 提供者:gbcgbc
  1. segmentation-using-mean-shift

    0下载:
  2. 基于mean—shift的彩色图像分割,包含了采用mean shift进行彩色图像分割的源代码和2篇相关的论文。-Mean-shift based color image segmentation, including the use of mean shift to color image segmentation of the source code and two related papers.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28552192
    • 提供者:xcm
  1. hello-mean-shift

    0下载:
  2. 本程序是一个采用均值位移向量的方法进行的运动跟踪算法-This procedure is a displacement vector by the method of the mean motion tracking algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2885
    • 提供者:当当
  1. mean

    0下载:
  2. 基于直方图模块额Mean Shift算法-Mean Shift Algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:188931
    • 提供者:lanshui
  1. Mean-Shift

    0下载:
  2. mean—shift算法的详细解释,可以用在图像平滑,物标跟踪等方面-a introduction to mean-shift which is very useful in object trace and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1545394
    • 提供者:tong jianfeng
  1. Mean-Shifttrackingalgorithminthekernelwindowwidtho

    0下载:
  2. 这是一篇介绍mean-shift改进算法的资料,它可以解决目标逐渐变大的问题,可以改变窗形的大小-This is a descr iption of the mean-shift algorithm to improve the information, it can solve the goal of gradually become a big problem, you can change the shape of the size of the window
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:566703
    • 提供者:杨雨
  1. mean-shift

    0下载:
  2. 基于mean-shift运动目标跟踪matlab源代码-Based on mean-shift object tracking matlab source code
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:3294
    • 提供者:
  1. Mean-Shift

    1下载:
  2. 基于VC6.0平台的mean shift程序!对初学者非常有帮助-VC6.0 platform based on mean shift procedure! Very helpful for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-17
    • 文件大小:78868
    • 提供者:Huang Chen
  1. Mean-shift

    0下载:
  2. mean shift algorithme for clustering
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:365799
    • 提供者:belkacem
  1. mean-shift-tracking

    0下载:
  2. 均值便宜跟踪的示例程序,可以帮助大家了解均值偏移的过程。-Mean shift track sample program that can help us understand the process mean shift.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2745286
    • 提供者:木军阳
  1. mean-shift-and-KALMAN-filter

    0下载:
  2. mean shift结合卡尔曼预测器 目标跟踪-mean shift and KALMAN filter
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:257715
    • 提供者:gege
  1. mean-shift-tracking

    1下载:
  2. 在matlab中实现mean shift的目标跟踪,对于初学者具有很好的参考意义。-Mean shift in matlab to achieve the target track, is a good reference for beginners significance.
  3. 所属分类:Special Effects

    • 发布日期:2015-06-21
    • 文件大小:2745344
    • 提供者:刘景满
  1. Matlab Mean-shift

    0下载:
  2. Matlab2012b版本上调试成功,Mean-shift用于图像分割(The Matlab2012b version was successfully debugged and Mean-shift was used for image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:40960
    • 提供者:小弟589
  1. shift-shexiangtou

    0下载:
  2. mean-shift算法实现抖动视频中目标的前景提取(Mean-shift algorithm to achieve the goal of foreground extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:花之灵
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com