CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - meanshift algorithm

搜索资源列表

  1. MEANSHIFT目标跟踪算法

    0下载:
  2. MEANSHIFT目标跟踪算法 使用了OpenCV库,MEANSHIFT target tracking algorithm using the OpenCV library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:160.52kb
    • 提供者:Daniel
  1. meanshift.rar

    0下载:
  2. meanshift算法的matlab程序,用于图像分割 ,matlab program meanshift algorithm for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:1.5kb
    • 提供者:任卡卡
  1. meanshift.zip

    1下载:
  2. 这是本人写的利用均值平移算法分割图像,同时包括分割后的图像合并,Mean-Shift algorithm for image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2kb
    • 提供者:Jerry
  1. meanshift.rar

    3下载:
  2. 基于meanshift算法最全面的资料收集,是本人长期收集该算法的结晶,里面有均值漂移算法的word文档,PPT资料,基于meanshift的目标跟踪算法(MATLAB),还有相应的文章,下了绝不后悔,将心比心,互惠互利。,Meanshift algorithm based on the most comprehensive data collection, is a long time, I collected the crystallization of the algorithm, whi
  3. 所属分类:Special Effects

    • 发布日期:2014-04-10
    • 文件大小:11.44mb
    • 提供者:zhang
  1. meanshift.rar

    0下载:
  2. meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果,meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3.62kb
    • 提供者:wangpei
  1. meanshift.rar

    0下载:
  2. 本人自己实现的单纯meanshift跟踪算法.按原理编译,适合初学者参考,I own a simple realization of the tracking algorithm meanshift. In accordance with the principle of the compiler, suitable for beginners reference
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2.86kb
    • 提供者:周凯
  1. segmentation(meanshift)

    0下载:
  2. 基于meanshift的图像分割算法,使用C语言实现-Meanshift based image segmentation algorithm, using C language implementation
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:19.3kb
    • 提供者:张其
  1. Meanshift

    0下载:
  2. 该文件是meanshift算法的程序代码,该算法主要是利用直方图提高了模板匹配的速度,欢迎使用-This file is meanshift code algorithm, the algorithm is mainly improved histogram matching the speed of the template, please use
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:42.88mb
    • 提供者:陈飞飞
  1. MeanShift

    0下载:
  2. 基于MEAN SHIFT算法的图像分割程序-MEAN SHIFT algorithm based on image segmentation procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3.33kb
    • 提供者:臧超
  1. MeanShift

    1下载:
  2. 为了提高经典的Mean Shift算法在复杂场景中的跟踪性能,提出了一种基于角点的目标表示方法。首 先,利用Harris角点检测算法提取表示目标主要特征的角点 其次,基于提取的角点,建立目标模型,将其嵌入 Mean Shift算法进行跟踪。该方法仅用少量的关键点表示目标,能够自动去除目标和背景中的次要特征,有效地 抑制背景成分对目标定位的影响,从而改进Mean Shift目标跟踪算法的性能。-To imp rove the performance of the classicalMe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:324.49kb
    • 提供者:高雪
  1. meanshift

    0下载:
  2. meanshift算法是当前比较热门的用于跟踪的算法,本程序实现了meanshift算法的基本功能,欢迎下载-meanshift algorithm is popular for tracking algorithm, the implementation of the program the basic functions of meanshift algorithm, please download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.98kb
    • 提供者:冯雪
  1. meanshift

    0下载:
  2. 目标跟踪中常用均值漂移算法,以下是关于meanshift的一些改进算法-Commonly used in target tracking, mean-shift algorithm, the following are some improvements on the algorithm of meanshift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:990.58kb
    • 提供者:于晓辉
  1. AlperMeanShift

    0下载:
  2. 这个程序一个国外大牛编写的MEANSHIFT算法,可实现对目标的实时跟踪,效果出众,有很好的研究和应用价值。VC++编写。-This process of a foreign beef prepared MEANSHIFT algorithm, can achieve real-time tracking of targets, the effect of outstanding, very good value of research and application. VC++ to prep
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:104.18kb
    • 提供者:hf
  1. meanshift

    1下载:
  2. 基于均值漂移算法实现图像的分割,总共带有三个文件,其中两个是两个子程序-Based on mean-shift image segmentation algorithm, with a total of three documents, two of which are the two subroutines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.08kb
    • 提供者:hahadinghaha
  1. meanshift

    0下载:
  2. 用mfc编写的mean-shift算法,和重心跟踪算法,可以处理动态目标的跟踪,效果甚佳。-Mfc prepared using mean-shift algorithm, and the focus of the tracking algorithm can handle dynamic target tracking, the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2.96mb
    • 提供者:姚伟
  1. meanshift

    0下载:
  2. mean shift功能演示,实现图像分割,具体请看效果-the demonstration of the mean shift algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10.5mb
    • 提供者:medyuanxiao
  1. meanshift

    0下载:
  2. meanshift算法的matlab源代码,很实用,经典的源代码-meanshift algorithm matlab source code, it is practical, the classic source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:584byte
    • 提供者:feng
  1. meanshift

    0下载:
  2. 它是MeanShift算法的改进,称为连续自适应的MeanShift算法,CamShift算法的全称是"Continuously Apaptive Mean-SHIFT",它的基本思想是视频图像的所有帧作MeanShift运算,并将上一帧的结果-It is MeanShift Algorithm, called continuous adaptive MeanShift algorithm, CamShift algorithm stands for "Continuously Apaptive
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2.19mb
    • 提供者:伟迅
  1. meanshift

    1下载:
  2. 用matlab写的meanshift算法,有三个函数,可用于跟踪和图像分割(meanshift algorithm writen by matlab, with three functions,can be used to trace the target and split the figure.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:2kb
    • 提供者:天问尽义
  1. Meanshift

    0下载:
  2. 运用meanshift算法进行目标跟踪,用鼠标选取目标后对目标进行跟踪(Target tracking using meanshift algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-30
    • 文件大小:8.86mb
    • 提供者:sharemy
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com