CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 目标检测 跟踪

搜索资源列表

  1. bmtq

    0下载:
  2. 本文主要研究静止背景下运动目标的检测和提取,运动目标阴影的检测,以及运动目标跟踪等 方面的内容。-This paper studies static moving object detection and extraction, shadow moving target detection and tracking moving targets such as the content.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2076826
    • 提供者:xxx
  1. MovingTargetDetectionAndTracking

    0下载:
  2. 运动目标的检测与跟踪 跟踪使用meam shift方法完成的 视频图像时AVI格式-Moving target detection and tracking using meam shift method for tracking the completion of the AVI format video images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3287113
    • 提供者:刘明华
  1. 3

    0下载:
  2. 在实时跟踪系统中,要求在跟踪过程中跟踪窗口的大小实时地适应运动目标的外观变化,这对应着Meanshift 的尺度变化. 针对跟踪这种尺度变化的问题,在跟踪框内检测角点并进行匹配,将所有得到的匹配角点对建立仿射模型,并采用最小二乘法求解得到尺度变化系数,进而更新跟踪框尺度,使得Meanshift 算法可自适应地变化尺度并跟踪到大小不断变化的目标. 实验结果表明,提出的算法具有较好的准确性、鲁棒性和实时性.-In real-time tracking system, requiring the tr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:435724
    • 提供者:sunlikui
  1. 4

    0下载:
  2. 碰撞检测 光扔飞镖是杀不死人的,我们还需要加入碰撞检测。要做到这一点,首先得在场景中更好地跟踪目标和子弹。 在这个游戏中,我们得为小怪和飞镖两种sprite加入一个tag成员变量,以区分两种不同的游戏物体。tag=1的时候这个CCSprite对象为小怪,tag=2的时候则为飞镖。由于在CCNode里面有m_nTag这个成员变量,并且有setTag和getTag方法,因此CCSprite就继承了这些方法,我们可以利用之。
  3. 所属分类:iPhone

    • 发布日期:2017-04-07
    • 文件大小:944
    • 提供者:andy
  1. shipinDetect

    0下载:
  2. 用C++语言编写程序,实现视频的检测,检测出运动目标,并用一定的算法将目标进行分离,最后跟踪。-Using C++ programming language to realize the detection of the video, detect moving targets and targets with a certain separation algorithm, the final track.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3090537
    • 提供者:段彩艳
  1. detect

    0下载:
  2. 运动目标的检测与跟踪论文,时候初学者学习使用-Moving target detection and tracking paper, beginners learn to use when
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:564874
    • 提供者:zhangjing
  1. yundong

    0下载:
  2. 能过很好的检测实施的运动目标,可以达到运动目标的快速检测,及跟踪,具有很强的鲁棒性。-Can have a good implementation of the moving object detection can achieve fast moving target detection and tracking, and highly robust.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2377921
    • 提供者:zhao
  1. human

    0下载:
  2. 人运动的视觉分析系统一般遵从下述的处理过程:1)运动检测;2)运动目标分类;3)人的跟踪;4)行为理解与描述-Visual human motion analysis system for the processing of general compliance with the following: 1) motion detection 2) moving target classification 3) human tracking 4) understand and describ
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1270730
    • 提供者:xuwanting
  1. shipingjiancedfskf

    0下载:
  2. 可能对视频中运动目标进行检测和跟踪的算法源代码及演示代码,程序定位准确,环境抗噪能力强。-Possible to detect moving objects in video tracking algorithm and source code and demo code, program positioning accuracy, strong anti-noise environment.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:948406
    • 提供者:
  1. motion_src

    0下载:
  2. 进行视频播放,并且实现运动目标的检测与跟踪。-Video playback, and for moving target detection and tracking.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-02
    • 文件大小:670758
    • 提供者:charle
  1. mubiaojiance

    0下载:
  2. 运动目标的检测与跟踪,读取avi格式的视频-Moving target detection and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3994
    • 提供者:葡萄
  1. qmotion-1.8

    0下载:
  2. QMotion 是一个采用 OpenCV 开发的运动检测程序,可以跟踪目标的运行方向。需要 QT 库支持-QMotion is a motion detection using OpenCV development program that can track the target' s direction of travel. QT library support needed
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:115823
    • 提供者:cuiy
  1. Frame-difference-Detection

    1下载:
  2. 很好的基于帧间差分的目标跟踪检测算法matlab代码,里面含有测试视频!-Good target tracking based on frame difference detection algorithm matlab code, which contains a test video!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1196548
    • 提供者:胡博
  1. face_detect

    0下载:
  2. 基于YCbCr色彩空间的人脸跟踪,根据用户选定的目标的颜色分布特点,从样本图样中建立眼睛肤色模型, 然后根据该模型和待检测的彩色图像进行分割与匹配,从而确定候选区眼睛的位置以及人脸偏转的角度。-YCbCr color space based face tracking.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:3771
    • 提供者:lingrenbing
  1. Pedestrian_ICRA

    1下载:
  2. 一个很好的关于行人检测的算法,实现了对行人等柔性目标的实时检测与跟踪-A good algorithm of pedestrian detection, pedestrian and other flexible to achieve the goal of real-time detection and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:938551
    • 提供者:liyawei
  1. Errors-Testing-Device

    1下载:
  2. 火炮对目标指向误差测试与分析,图像处理跟踪检测方面-Gun on the target point error testing and analysis, image processing, detection tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:185310
    • 提供者:齐南
  1. target-detection-and-tracking

    0下载:
  2. 论文针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,利用OPENCV的运动物体跟踪的数据结构、函数和基本框架,建立一个由人机交互界面模块,运动物体的前景检测模块,运动物体的团块特征检测模块等,最后使用建立的系统进行了实验,结果表明系统能正确的进行运动物体的实时检测和跟踪,并具有良好的鲁棒性。-OpenCV-based moving target detection and tracking of some of the articles I read, I feel you c
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:254765
    • 提供者:mei88
  1. vcPP

    0下载:
  2. 目标跟踪histogram是一个24位的灰度数组,长度是2的24次方。此函数用于统计24位彩色图像的直方图(但这并不是一个能够独立使用的函数,有全局变量), 方法是定义了一个移动的跟踪窗口(trackwinwidth x trackwinheight). -Target tracking 自动检测中英文中译英英译中百度翻译 翻译结果(中 > 英)复制结果 Histogram is a 24 bit gray array, length is 2 to the powe
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:709
    • 提供者:游游
  1. Computer-vision-based-lpr-System

    0下载:
  2. 计算机视觉是一门研究如何使机器“看”的科学,更进一步的说,就是是指用摄影机和电脑代替人眼对目标进行识别、跟踪和测量等机器视觉,并进一步做图形处理,用电脑处理成为更适合人眼观察或传送给仪器检测的图像。作为一个科学学科,计算机视觉研究相关的理论和技术,试图建立能够从图像或者多维数据中获取‘信息’的人工智能系统。这里所 指的信息指Shannon定义的,可以用来帮助做一个“决定”的信息。因为感知可以看作是从感官信号中提 取信息,所以计算机视觉也可以看作是研究如何使人工系统从图像或多维数据中“感知”的科学
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2513643
    • 提供者:sunbo
  1. radar-target-detect

    0下载:
  2. 基于粒子滤波的雷达检测前跟踪算法,建立新的目标模型和观测模型,提出了线性扩展目标。能够检测1db的弱小目标。-A radar target track-before-detect (TBD) algorithm using particle filter (PF) is presented in this paper. System dynamic model and measurement model are established based on a sequence of radar r
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:919447
    • 提供者:fuyang
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 29 »
搜珍网 www.dssz.com