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

搜索资源列表

  1. MEANSHIFT目标跟踪算法

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

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

    0下载:
  2. 基於使用Opencv函式庫之MeanShift演算法 和OpenCv內建之MeanShift有著不同處在於 使用到權重Wi來計算新的位置,Opencv based on the use of algorithms and MeanShift library of built-OpenCv of different MeanShift is used to calculate the weight of Wi new location
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:139141
    • 提供者:謝宗良
  1. meanshift.rar

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

    • 发布日期:2017-03-22
    • 文件大小:1538
    • 提供者:任卡卡
  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
    • 文件大小:11995297
    • 提供者: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
    • 文件大小:3707
    • 提供者: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
    • 文件大小:2927
    • 提供者:周凯
  1. Meanshift

    0下载:
  2. meanshift用于图像分割的程序源代码-meanshift for image segmentation source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3459
    • 提供者:lurong
  1. segmentation(meanshift)

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

    • 发布日期:2017-03-23
    • 文件大小:19763
    • 提供者:张其
  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
    • 文件大小:44958622
    • 提供者:陈飞飞
  1. meanshift-theory

    0下载:
  2. 最详尽的meanshift原理资料,里面包含三个PPT,讲述了meanshift的原理、使用范围和使用方法,极力推荐!-The most detailed information meanshift principle, which contains three PPT, described meanshift principle, the use of reference and use, highly recommended!
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9192454
    • 提供者:冯亚雷
  1. MeanShift-Soft

    0下载:
  2. matlab编写的meanshift程序,在南加州大学例程的基础上做了修改,在初期学习meanshift上非常有用-meanshift for mobile tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3208
    • 提供者:lizhicheng
  1. MeanShift

    0下载:
  2. meanshift简介,不会的可以看看,帮助入门-meanshift profiles, can not look at the help entry
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1545697
    • 提供者:肖郎
  1. meanshift

    0下载:
  2. meanshift编程的资料,里面都是我细心收集的文献。有关理论改进和技术应用等方面。-meanshift programming information, which are collected by the literature I have listened carefully. To improve the theory and technical applications.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2625853
    • 提供者:jlmiaojing
  1. MeanShift

    0下载:
  2. Meanshift的非监督聚类方法,主要用于图像处理和模式识别。-Meanshift non-supervised clustering method, mainly used in image processing and pattern recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2975
    • 提供者:闫霖
  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
    • 文件大小:3053
    • 提供者:冯雪
  1. meanshift

    0下载:
  2. 应用Meanshift实现对视屏序列的运动目标进行跟踪,抗遮挡性较强。-Application of video sequences Meanshift achieve the objectives of the exercise track, a strong anti-block.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:8785
    • 提供者:王宝荣
  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
    • 文件大小:1014352
    • 提供者:于晓辉
  1. MeanShift

    0下载:
  2. VC++与OPENCV的目标跟踪meanshift算法-meanshift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:154182
    • 提供者:donghui
  1. meanshift

    0下载:
  2. meanshift粒子滤波c代码,挺不错的。-meanshift particle filter c code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1614162
    • 提供者:邓宏平
  1. meanshift

    0下载:
  2. meanshift本程序主要用于均值处理-meanshift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1025901
    • 提供者:wuxiaoyan
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com