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

搜索资源列表

  1. Circuit3

    0下载:
  2. 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:110080
    • 提供者:
  1. condensation

    0下载:
  2. 一个很好的粒子滤波算法,可以实现动目标跟踪算法参考-a good particle filter, can achieve a moving target tracking algorithm reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:189965
    • 提供者:苏剑
  1. A.MURATTEKALP

    1下载:
  2. A.MURAT TEKALP 的数字视频处理,涵盖了数字视频处理的各方面,目标检测、目标追踪、视频压缩等-A. MURAT TEKALP digital video processing, digital video covers all aspects of treatment, target detection, target tracking, video compression, etc.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:9239371
    • 提供者:陈媛媛
  1. CAMSHIFT

    0下载:
  2. 基于CAMSHIFT算法的目标跟踪,VC++源代码-CAMSHIFT algorithm based on the target tracking, source code VC 04:40
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2786
    • 提供者:glj
  1. trackingdemos

    0下载:
  2. 一个目标跟踪系统的MATLAB 源程序包-a target tracking system MATLAB source package
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:48895
    • 提供者:顾成
  1. 60283315200511291337402094775

    0下载:
  2. 运动目标跟踪程序,相对简单而且容易实现.在matlab下进行.-moving target tracking procedures, a relatively simple and easy to achieve. Under the Matlab.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3239
    • 提供者:孟海亮
  1. imm

    5下载:
  2. 上传的为imm交互多模型跟踪算法的源程序,希望和作目标跟踪的朋友多交流。-uploaded to imm interactive multi-model tracking algorithm of the source, and hopes for target tracking friends more exchanges.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5913
    • 提供者:石鸿逸
  1. genzong

    0下载:
  2. 这是基于mean-shift运动目标跟踪的matlab仿真的程序,对学习跟踪算法的学者是很重要的支持!-This is based on the mean-shift Target Tracking Matlab simulation procedures, on learning of scholars tracking algorithm is a very important support!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3235
    • 提供者:image
  1. meanshiftfgengzong

    0下载:
  2. 这是基于mean-shift运动目标跟踪的matlab仿真的程序,对学习跟踪算法的学者是很重要的支持!-This is based on the mean-shift Target Tracking Matlab simulation procedures, on learning of scholars tracking algorithm is a very important support!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3279
    • 提供者:image
  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-11
    • 文件大小:65568
    • 提供者:赵俊
  1. AV_A_PF

    1下载:
  2. matlab实现联合视频信息和音频信息对目标进行跟踪(The problem of tracking multiple moving speakers in indoor environments has received much attention. Earlier techniques were based purely on a single modality, e.g., vision. Recently, the fusion of multi-modal information h
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:4431872
    • 提供者:wangjunjie
  1. DSST

    0下载:
  2. 解决目标跟踪中的尺寸变化问题,实现更加鲁棒的跟踪(Solving the problem of dimensional change in target tracking to achieve more robust tracking)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:14412800
    • 提供者:61
  1. faceRecgnition

    0下载:
  2. 该程序可以追踪人脸并检测人脸的面部特征,从而达到识别人脸的功能,利用了OPENCV的图形处理功能,自动追踪人脸,检测与已载入的数据库进行匹配,进行识别,最终会给出检测结果。(The program can track the face and detect the facial features of the face, so as to achieve the function of recognizing the face, the use of OPENCV graphics proces
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:4720640
    • 提供者:weiqian
  1. superpixel tracking

    0下载:
  2. 该方法是利用超像素方法实现目标的跟踪,详细的代码及使用说明在压缩包里,亲测有用(A method using hyperpixel method to track the target)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-18
    • 文件大小:9453568
    • 提供者:zllljf
  1. include

    0下载:
  2. 运用均值漂移算法在固定的摄像头下实现单目视觉的目标跟踪(Using the mean shift algorithm to achieve monocular vision target tracking under a fixed camera)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:16384
    • 提供者:许欢颜
  1. tf-adnet-tracking-master

    0下载:
  2. 基于强化学习深度学习用于单目标跟踪算法的源码(Based on reinforcement learning, deep learning is used for single target tracking algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:42082304
    • 提供者:lullabylullaby
  1. Taget_Detcetion_tracking

    0下载:
  2. 该项目包含特征提取,模型判别,运动建模,特征提取包含Haar-like,HOG,判别包含岭回归,SO-SVM,测试数据集为2013Tracking-Benchmake BlasketBall手动标注图像(The project includes feature extraction, model discrimination, motion modeling, feature extraction including Haar-like, HOG, discriminant inclusion
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:57496576
    • 提供者:水里一条猫
  1. Matlab_STCv0

    0下载:
  2. 上传的代码 是目标追踪领域的一个快速实时追踪算法(The uploaded code is a fast real-time tracking algorithm in the target tracking domain)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:7162880
    • 提供者:青青子衿dpw
  1. JPDA

    1下载:
  2. matlab简单实现多目标跟踪的JPDA算法,供初学者参考(JPDA algorithm for multi-target tracking based on MATLAB. The reference for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-30
    • 文件大小:3072
    • 提供者:羊女
  1. GM-PHD1

    0下载:
  2. Over-the-horizon radar (OTHR) exploits skywave propagation of high-frequency signals to detect and track targets, which are different from the conventional radar. It has received wide attention because of its wide area surveillance, long detectio
  3. 所属分类:matlab例程

    • 发布日期:2020-01-25
    • 文件大小:18432
    • 提供者:ioeyoyo
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com