搜索资源列表
yundongmubiaojiance.rar
- 运动目标跟踪算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 ,Moving Target Tracking Algorithm include: 1. Quiescent in the context of target detection in the context of prediction 2. Static background frame difference metho
avi.rar
- 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。,Video Demo algorithm includes: 1. Static background prediction in the context of target detection 2. The conte
MovingObjectDetectionVideoSurveillanceanditsApplic
- 无需摄像机标定的摄像机运动跟踪算法 Moving Object Detection Video Surveillance and its Applicationinand Monitoring-Without camera calibration of the camera motion tracking algorithm for Moving Object Detection Video Surveillance and its Applicationinand Monitoring
videoobjecttrackingtechnologyUnderthecomplicatedsc
- videoobjecttrackingtechnologyUnder thecomplicated scenes 复杂场景下的视频对象跟踪技术-videoobjecttrackingtechnologyUnder thecomplicated scenes under complex scenes video object tracking technology
identification
- 模型参考自适应控制系统由参考模型、受控对象、控制器和自适应律等组成。系统设计的核心是综合和设计控制器和自适应规律,使系统能稳定跟踪参考模型的输出[2]。近年来,对时变系统的自适应控制的研究已取得了较大的进展。在文[3]的基础上,本文针对线性时变系统的一种改进的模型参考自适应控制方案进行仿真研究,仿真结果说明了该控制方案的可行性。-Model reference adaptive control system consists of a reference model, the controlle
object-tracking
- This is source code about particle fitler tracking. This is written by c++.-This is source code about particle fitler tracking. This is written by c++.
FaceTracking
- Object(Face) tracking soruce code
CODING
- A complete methodology for object tracking using a ball example and it also deals in reducing run time by using an optimized colour detection based algorithm
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
VideoDemo
- 视频演示算法包括,1. 静态背景下的背景预测法目标检测。 静态背景下帧间差分法目标检测Mean Shift目标跟踪方法 重心多目标跟踪方法。该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Video presentation algorithms, including, 1. Static background background prediction target detection. Static background fram
object-tracking-particle-filter
- 1、本程序需要在dos下启动,否则程序默认打开E盘下一个叫做soccer.avi的视频文件,你可以将一个视频文件修改名称后,放在E盘下; dos下启动的方式是:进入本程序的目录下,输入"objecttracking E:\\……\\……\\***.avi"。本命令有两部分组成objecttracking 是我们的应用程序名, E:\\……\\……\\***.avi是你要打开的视频的全路径,注意是两个“\\”。 2、应用程序目录下,已经有所有的动态库,可直接运行程序。但是想编译源文
Object-Tracking
- object tracking code also can help with human feather extraction its nice read itt for help
Tracking
- 使用卡尔曼滤波器设计的运动物体跟踪。适用于背景也是动态变化的物体跟踪-Tracking moving objects using a Kalman filter design. Applies to the background also dynamic object tracking
color-object-opencv
- color object tracking camshift opencv
color-object-opencv
- color object tracking opencv camshift
particle-filter-target-tracking
- Particle filter object tracking example, adapted from Gordon, Salmond, and Smith paper.
object-tracking
- object tracking opecv
object-tracking
- 目标跟踪部分采用颜色空间与纹理特征结合的方式,实现建模。-In the part of target tracking, adopts the method combination with color space,texture characteristics,Mean-Shift and kalman filter,to achieve the goal.
object-tracking
- Motion based multiple object tracking. Tracks multiple objects in a video. used in survelliance.
automatic-license-plate-tracking
- 本程序开发环境:vc6.0 opencv1.0 整体功能:是为了实现车牌自动跟踪,检测,并拍照,定位,识别,但是跟踪和拍照等于没有实现。 实现功能: 能实现视频中物体跟踪,但必须是手动圈住才行,摄像头是usb摄像头. 打开车牌图片,能进行定位,车牌分割,字符分割,字符识别。 操作步骤:程序主界面:有打开摄像头,关闭摄像头,截取图片,车牌识别 打开摄像头,可以看到视频中画面,移动鼠标圈住物体,可以自动跟踪。 截取图片,在打开设摄像头的情况下,