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

搜索资源列表

  1. guangliufa

    0下载:
  2. 光流法进行运动目标检测,对目标跟踪机其有帮助-Motion target detection optical flow method, target tracking unit which has helped
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28178200
    • 提供者:程俊涛
  1. cheliangjiancezhuizong

    0下载:
  2. opencv,图像处理,基于视觉的运动车辆检测与跟踪学习资料-opencv, image processing, vision-based motion detection and tracking of vehicles learning materials
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9605201
    • 提供者:学屌
  1. particleFilter_RobHess

    0下载:
  2. rob hess的粒子滤波算法的源码,可以用来做多目标的运动跟踪。-rob hess particle filter algorithm source code, can be used for multi-target tracking motion.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10717413
    • 提供者:刘峰
  1. art

    0下载:
  2. 使用粒子滤波对目标运动状态和轨迹进行预测跟踪,仿真结果包括系统状态、系统误差和粒子中心位置。-Using a particle filter for target motion trajectory prediction and tracking, simulation results include system status, system errors and particle center position.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1300
    • 提供者:张三
  1. Kalman_Filter

    0下载:
  2. 使用卡尔曼滤波方法对视频中运动的人脸进行检测跟踪标记-Kalman filtering method using video motion detection and tracking human faces mark
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13298872
    • 提供者:MJ
  1. smoke-detection

    0下载:
  2. 一种基于运动块追踪的视频烟雾探测方法,是检测和跟踪技术的结合。 -A video smoke detection method based on motion block tracking is a combination of detection and tracking technology.
  3. 所属分类:Project Design

    • 发布日期:2017-05-21
    • 文件大小:5840457
    • 提供者:严云坤
  1. [elearnica.ir]-4b6b3e354eb48c4917d76defe9c1beea.r

    0下载:
  2. We consider the problem of tracking mu ltiple maneuvering targets in the presence of clutter u sing switch ing multiple target motion mo d els. A n ovel sub optimal fixed-lag smo othing algorithm is develop ed by applying the b asic interacting mul
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:240413
    • 提供者:rasool
  1. Collision-avoidance-path-planning

    0下载:
  2. 针对舰载机牵引系统的甲板调运过程,提出了一种适用于复杂障碍物环境中不规则形状目标的路径规划方法。针对舰载机外轮廓特点,建立了目标的凸构型描述形式,并推导了多目标间碰撞检测及距离计算方法,在此基础上提出了舰载机牵连运动的轨迹跟踪控制算法,同时引入行为动力学方法实现牵引系统的避碰路径规划。为提高复杂环境下的避碰能力,基于广义符号阈值函数,提出了避障行为策略改进方法。仿真结果表明,本文提出的算法能够有效地解决舰载机牵引系统的避碰路径规划问题。-For dealing with dispatching
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2178188
    • 提供者:
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  1. Overviewoftargettrack

    0下载:
  2. 这篇综述回顾了视频目标跟踪方法中常用的目标表示方法,并对目标表示方法进行了系统地分类,对现有的目标跟踪方法进行了分类,并对每类中具有代表性的方法进行了详细描述,分析各类别的优缺点。讨论了目标跟踪的难点以及未来的发展趋势,为相关研究人员了解目标跟踪技术提供参考。-In this article,we review the favorite target representation in target tracking,and classify them systematically,then c
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:731859
    • 提供者:sd
  1. OpticalFlowOri

    0下载:
  2. 基于opencv的光流法源码,主要应用为目标跟踪,会给出目标运动角点的起始位置与当前位置的连线-Connection opencv source code based on optical flow method, the main application for the target tracking, target motion corners will give the starting position and the current position
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14344571
    • 提供者:刘明
  1. ikldemo

    0下载:
  2. visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9507681
    • 提供者:zdm
  1. CA

    0下载:
  2. 目标跟踪下的基本CA运动模型,对CA模型进行目标跟踪-For the basic uniform motion model of target tracking, the basic target tracking
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1337
    • 提供者:笨小猫
  1. function-d

    0下载:
  2. 视频运动中的目标的跟踪方法。方法比较简单,算法也简洁易懂,比较适合对MATLAB不是很熟悉的同学使用和学习,不过还是要有一定的MATLAB语言基础-Tracking target video motion. The method is relatively simple algorithms are easy to read, more suitable for MATLAB is not very familiar with the students to use and learn, but
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3448
    • 提供者:wangqifeng
  1. data

    0下载:
  2. Gesture recognition is the mathematical interpretation of a human motion by a computing device. Gesture recognition, along with facial recognition, voice recognition, eye tracking and lip movement recognition are components of what developers refer t
  3. 所属分类:IT Hero

    • 发布日期:2017-05-03
    • 文件大小:841631
    • 提供者:romachaudhary
  1. GestureApp_Exe

    0下载:
  2. Gesture recognition is the mathematical interpretation of a human motion by a computing device. Gesture recognition, along with facial recognition, voice recognition, eye tracking and lip movement recognition are components of what developers refer t
  3. 所属分类:IT Hero

    • 发布日期:2017-04-29
    • 文件大小:162213
    • 提供者:romachaudhary
  1. javascriptformvalidation

    0下载:
  2. Gesture recognition is the mathematical interpretation of a human motion by a computing device. Gesture recognition, along with facial recognition, voice recognition, eye tracking and lip movement recognition are components of what developers refer t
  3. 所属分类:IT Hero

    • 发布日期:2017-04-29
    • 文件大小:97363
    • 提供者:romachaudhary
  1. torpedoSimulink

    4下载:
  2. 在matlab中打开torpedoSimulink文件后,您会看到整个系统,包含鱼雷和目标模型子系统,在鱼雷子系统和目标子系统中可以设置相应的角速度、偏航角度、速度,开始仿真后,鱼雷开始追踪目标,并且画出跟踪轨迹和目标的运动轨迹。-After opening the file in matlab torpedoSimulink, you ll see the entire system, including the torpedo and target model subsystem, torp
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:10459
    • 提供者:统领七界
  1. TrackingAndConstruction

    0下载:
  2. 用matlab实现运动图像的运动轨迹检测和特征点跟踪 -Using matlab to achieve motion trajectory detection and image feature point tracking
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6235532
    • 提供者:贺荧娇
  1. OpticalFlow

    0下载:
  2. 用matlab实验运动图像的运动轨迹检测和特征点跟踪-Matlab experiment with the trajectory of motion detection and image feature point tracking
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4227715
    • 提供者:贺荧娇
« 1 2 ... 16 17 18 19 20 2122 23 »
搜珍网 www.dssz.com