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

搜索资源列表

  1. 运动判定系统

    0下载:
  2. 该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理, 提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。 -the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with corresponding images. Then we ca
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2.2mb
    • 提供者:小智
  1. motempl

    1下载:
  2. 基于OPENCV的图形识别与跟踪,运动检测程序,用于提取运动物体轮廓,并跟踪其运动路线-OPENCV motion detection procedures and track their movement routes
  3. 所属分类:图形/文字识别

    • 发布日期:2014-03-31
    • 文件大小:2.33kb
    • 提供者:gl
  1. blocktrack

    0下载:
  2. 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.96mb
    • 提供者:陈汤
  1. Image_Processing_Practise

    0下载:
  2. 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
  3. 所属分类:Special Effects

    • 发布日期:2016-09-18
    • 文件大小:14.09mb
    • 提供者:
  1. kamanlvbogenzong

    0下载:
  2. Ka lman 滤波的人体运动位置跟踪算法。基于视频的人体运动跟踪是当前计算机视觉研究的热点, 具有广泛的应用领域. 文中提出 一种基于Kalman 滤波的跟踪算法. 合理使用自适应背景颜色模型, 能够准确地对人体运动位置进 行跟踪-Ka lman human filtering algorithm to track the location of sports. Video-based human motion tracking is the current research on c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:227.15kb
    • 提供者:谭园芳
  1. motiondetector

    0下载:
  2. 一个运动检测系统,非常完整,实用!Track识别路径-A motion detection system, a very complete and practical! Track identify the path
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.78mb
    • 提供者:吴仲春
  1. Vision_with_Direction_A_Systematic_Introduction_to

    0下载:
  2. 第一辑:数学 代数部分、数值部分、几何拓扑部分、方程部分;第二辑:数据处理;第三辑:可视化;第四辑:系统和控制;第五辑:通信;第六辑:模式识别;第七辑:信号;第八辑:图像视觉-This introductory textbook presents the modern signal processing concepts used in computer vision and image analysis in a systematic and mathematically coherent
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6.28mb
    • 提供者:altsu
  1. motion

    0下载:
  2. This package used to detect the sift feature and track the people
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:26.84kb
    • 提供者:salah
  1. ObjectTracker

    0下载:
  2. 使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6.33mb
    • 提供者:吕冀
  1. poseestimation

    0下载:
  2. 基于OPenGl的对姿态的估计,该算法能够很好的对下一时刻的姿态进行估计。-the motion track based on pose using the opengl
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:265.07kb
    • 提供者:yjsxh1017
  1. researchonDetectionandTrackofMovingHuman

    1下载:
  2. 本文构建了一套自动的运动人体检测跟踪原型系统,对从一台固定的数码摄 像机采集的视频图像进行处理与分析,能够检测和跟踪运动人体。该原型系统由 运动人体检测、运动人体跟踪、人群融合分离跟踪等部分构成 -This paper built an automatic detection of tracking the movement of human prototype system from a stationary digital video cameras capture the vi
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:5.95mb
    • 提供者:才鸟
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14.95kb
    • 提供者:黄文伟
  1. Blobanalysis

    0下载:
  2. 通过BLOB分析,对连通区域进行分析,加上了自己的一些图像处理,很方便。-it is based on blob analysis, by make analysis of connectivity area, you can track motion object easily.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:367.14kb
    • 提供者:yandong
  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
    • 文件大小:113.11kb
    • 提供者:cuiy
  1. headCountCode

    0下载:
  2. 采用了Harrtraining和离子滤波算法实现了拥挤人群人头计数,非常有用。VC++和Opencv开发,采用Oepncv中的Harrtraining训练一个分类器即可运行-Human detection and tracking in high density crowds is an unsolved problem. Standard preprocessing techniques such as background modeling fail when most of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:52.66kb
    • 提供者:王邦平
  1. Model-for-Tracking

    0下载:
  2. 导航跟踪的所用运动模型的3篇很好的文章,值得一看-Navigation track motion model used three very good article, worth a visit
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:910.23kb
    • 提供者:gl
  1. Machine.Learning.Vision-Based.Motion

    0下载:
  2. 本书从机器学习的角度介绍了基于视觉的运动分析领域的最新算法和系统。-Techniques of vision-based motion analysis aim to detect, track, identify, and generally understand the behavior of objects in image sequences. With the growth of video data in a wide range of applications from visua
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10.08mb
    • 提供者:kankan
  1. TrackingMotion

    0下载:
  2. to track vehicle motion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4.5kb
    • 提供者:Avinash
  1. yundongjiancexitong

    0下载:
  2. 运动检测系统:对正在运动的物体进行图像检测,绘画出轨迹-Motion detection system for image detection, drawing out the track: moving objects
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4.9mb
    • 提供者:Joey
  1. A-Robust-Motion-Error-Estimation

    0下载:
  2. High-resolution airborne synthetic aperture radar (SAR) systems are very sensible to deviations of the aircraft from the reference track. In high-resolution imagery, the improvement of range resolution increases the difficulty of implementing r
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:728.12kb
    • 提供者:yas
« 12 »
搜珍网 www.dssz.com