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. H265+

    2下载:
  2. H.265 可用于 3G,HDTV 音视频编解码协议; H.265 使用了 D2,D3,D4,MM 小波; BPDD位流编解码; 熵量化速率控制; 时间域三维仿真; 目标提取跟踪; 等技术。 H.265 可运行于 DM64XX(TI) PNX15XX(PHILIPS) BT878(X86) SAA7130(X86) NETWORK(X86)。 -H.265 for 3G, HDTV video and audio codecs agree
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5654208
    • 提供者:彭珍
  1. BasedOnMeanShiftAndParticleFilterObjectTracking.ra

    0下载:
  2. 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征,设计了均值偏移和粒子滤波相结合的目标跟踪技术-Based
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:2126673
    • 提供者:田卉
  1. project

    0下载:
  2. 人形目标检测与跟踪,对于视频图像,用方框或椭圆标出检测出的行人运动目标,以实现对目标的跟踪; -Humanoid target detection and tracking, for the video images, using the box or oval marked pedestrian moving targets detected in order to achieve the target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8622854
    • 提供者:张晓风
  1. track-initialization

    5下载:
  2. 雷达目标跟踪中的直观法航迹起始程序,其中包含两个文件:simutrack.m和main.m。simutrack.m是目标轨迹仿真;main.m是主文件。-matlab code for track initialization in radar target tracking.
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:3206
    • 提供者:hxb
  1. radar-Path-Tracking

    0下载:
  2. 雷达目标航迹跟踪,运行函数main_test,进行雷达数据处理,最终显示航迹;-Radar Target Tracking,Run the function main_test, the radar data processing, the final display track
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:95054
    • 提供者:林乐灿
  1. Target-Tracking-PADF-CV

    0下载:
  2. 基于CV模型的目标跟踪算法程序源码;提供详细的误差对比及绘图;仅供参考-CV model target tracking algorithm based on Open Source provide a detailed comparison and mapping error for reference only
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2014
    • 提供者:yang
  1. Target-Tracking-PADF3

    0下载:
  2. 仅供参考,采用数据关联算法实现单个匀速运动目标的点迹与航迹的关联;PDAF方法第三种实现;-For reference only, using a single data association algorithm uniform motion targets associated trace and track the point PDAF third method to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2612
    • 提供者:yang
  1. target-tracking-using-kalman-hb

    0下载:
  2. 经典的利用matlab做的卡尔曼滤波。代码可以运行。读者可以和PF对比;-Classic Kalman filter using matlab to do. Code can run. Readers can compare and PF
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:704024
    • 提供者:hb
  1. 基于帧差法多目标跟踪Matlab代码

    6下载:
  2. 非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete frame difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you c
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:31502336
    • 提供者:渐渐L
  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. imm_test

    0下载:
  2. 简单的交互式多模目标跟踪(IMM)算法的仿真(Simple interactive multi mode target tracking (IMM) algorithm)
  3. 所属分类:仿真建模

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:11111110
  1. Target tracking

    0下载:
  2. 先对线性调频信号的压缩,然后设计了雷达对目标跟踪的源程序。(Firstly, the linear FM signal is compressed, then the source program of radar target tracking is designed.)
  3. 所属分类:*行业应用

  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. da

    0下载:
  2. 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法,它用于把弱分类器联合成强分类器;SVM本身就是(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haa
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:神万心
  1. fa(4)

    0下载:
  2. 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程)(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaBoost and hog based SVM Classifier + fast
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:神万心
  1. ga (6)

    0下载:
  2. 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaBoost and hog based
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:神万心
  1. gmm(2)

    0下载:
  2. 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaBoost and hog based SVM Classifier + fast Hough circle trans
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:神万心
  1. rq(3)

    0下载:
  2. 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法,它用于把弱分类器联合成强分类分类器(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaB
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:神万心
  1. 卡尔曼滤波

    3下载:
  2. 提供了一个扩展卡尔曼滤波源程序,无迹卡尔曼滤波源程序,交互式模型卡尔曼滤波源程序,扩展卡尔曼滤波及无迹卡尔曼滤波对比源程序及一个扩展卡尔曼滤波的目标跟踪算法源程序。(An extended kalman filter source program, no trace kalman filter source program, interactive model kalman filter source program, extended kalman filter and non trace k
  3. 所属分类:matlab例程

    • 发布日期:2018-09-13
    • 文件大小:6315
    • 提供者:qaz123edc456
« 12 3 »
搜珍网 www.dssz.com