CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - object tracking code

搜索资源列表

  1. objecttracking

    0下载:
  2. vc编写的一个物体追踪程序的代码,希望大家支持支持 -vc prepared by an object tracking procedure code, we hope that support for the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40009
    • 提供者:ally
  1. cvlib_mex

    0下载:
  2. 该文件用于在matlab环境中直接使用OpenCV库的函数,方便使用matlab的研究者在开展视觉目标检测、视觉目标跟踪、视觉智能监控,以及其它计算机视觉应用等的工作中调用OpenCV提供的函数。在使用时,只需要把该文件放于matlab的工作目录下即可。-With this code, various computer vision functions provided by OpenCV can be used in Matlab environment. Matlab users in th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:26558
    • 提供者:朱亮亮
  1. GMM

    2下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16296
    • 提供者:朱亮亮
  1. camshift

    2下载:
  2. 使用camshift方法进行运动目标跟踪,(修改了网上原有的camshift算法里的一些bug)-moving object tracking by camshift method,(modification edition of the original code on the web)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:3156
    • 提供者:于鸿飞
  1. SIFTtutorial1

    0下载:
  2. 本代码采用最近研究比较热的sift算法对目标物体进行追踪,追踪效果很好-The code uses the recent study compared hot sift algorithm to track the target object, tracking works well. . .
  3. 所属分类:Special Effects

    • 发布日期:2015-07-20
    • 文件大小:25500672
    • 提供者:zhuchen
  1. KernelObjectTrack

    0下载:
  2. Kernel Object Tracking算法实现代码,自己本科毕设!-Kernel Object Tracking algorithm code, we completed the set up their own!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:109773
    • 提供者:
  1. visionmotion

    0下载:
  2. 很好的动态物体识别和跟踪源码。可以利用摄像头也可以读取AVI文件-Very good dynamic object recognition and tracking of source code. Camera can be used to read AVI files can also be
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:205072
    • 提供者:傅晟
  1. Obj_tracking_MAT_code

    0下载:
  2. 一种基于特征的目标跟踪算法源代码,可直接运行-A feature-based object tracking algorithm source code, can be directly run
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2418524
    • 提供者:杜永凯
  1. manifoldMS_src

    0下载:
  2. this is code for mean sift algorithm for object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8959346
    • 提供者:sohail
  1. yudongguji

    0下载:
  2. 此代码可以对视频运动对象进行估计跟踪,基本可以达到描述跟踪视频对象的目的-This code can be estimated on the video object tracking, which can achieve the purpose described in the video object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:9500
    • 提供者:wangli
  1. saliency-object-or-region-detection

    1下载:
  2. 该文件夹包括代码及其对应的论文。其作用在于模拟人类视觉系统的生理特性--视觉注意机制,按照人眼观察外界的方式,检测视觉显著性物体和区域,并阐述了显著性区域的显著性密度和尺度之间的关系,可应用于生物视觉模拟、视觉目标检测、视觉目标跟踪、视觉智能监控,以及视觉生理学和视觉心理学等的研究中。-This document contains codes and the corresponding paper. The aim is to simulate a physiological character
  3. 所属分类:Special Effects

    • 发布日期:2014-06-06
    • 文件大小:4237312
    • 提供者:朱亮亮
  1. covariance-tracking

    0下载:
  2. 该代码用于实现视觉目标跟踪研究中的协方差跟踪,能够把多种时空特征融合于统一的模型中,在实现视觉目标跟踪时具有较好的鲁棒性,而且其维数等于使用特征的数量,与各个特征的维数无关,因此,其计算复杂度较小,实时性较好。-This code is used to realize covariance tracking in the research field of visual object tracking of computer vision. It enables fusion of variou
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:133523
    • 提供者:朱亮亮
  1. opticalCPP

    0下载:
  2. 光流法C++实现代码,可用于参考实现前景物体跟踪,获取光流矢量-Optical flow method in C++ code can be used to refer prospects to achieve object tracking, optical flow vector for
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1655
    • 提供者:宋川
  1. 61IC_S553

    0下载:
  2. 本代码采用最近研究比较热的sift算法对目标物体进行追踪(追踪效果很好)-This code uses recent study compared hot sift algorithm to track the target object (tracking works well)
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25522186
    • 提供者:素usually
  1. Image-processing

    0下载:
  2. 模式识别,图像处理光盘资料..还不错. 其中包括了汉字识别.图像处理的一些函数,运动目标跟踪的源代码.-Pattern recognition, image processing, CD-ROM .. pretty good. Including Chinese character recognition image processing functions, moving object tracking source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:40018944
    • 提供者:fklja
  1. object-tracking

    0下载:
  2. 基于背景加权直方图的Meanshift目标跟踪 Matlab code;-Robust Mean Shift Tracking with Corrected Background-Weighted Histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:6851
    • 提供者:liuliu
  1. Meanshift-algorithm-matlab

    0下载:
  2. 本代码是meanshift算法来实现运动目标视频跟踪-this code is used as video moving object tracking of meanshift aglorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:4096
    • 提供者:白雪
  1. video-object-tracking

    0下载:
  2. 该程序为国外目标跟踪源码。采用背景差分法,提前前景目标,然后跟踪。-This program is a source code for object tracking implemented by foreigners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:88842
    • 提供者:张冒名
  1. meanshift1

    0下载:
  2. 基于I分量的meanshift追踪代码,属于快速的跟踪算法,能有效避免物体形变部分遮挡带来的影响-Meanshit object tracking code based HSI.which can fast track object and avoid the effect of the deformation and occlusion of object
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1323442
    • 提供者:豆芽丁
  1. Object-Tracking

    0下载:
  2. 通过颜色识别来进行目标跟踪,用c++写的代码,大家可以用来参考学习-Through the color recognition to target tracking, with c++ to write the code, we can refer to the study
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:65568
    • 提供者:赵俊
« 12 »
搜珍网 www.dssz.com