搜索资源列表
运动目标跟踪
- 运动Kalman技术实现运动目标的跟踪,效果不错!
运动目标跟踪
- 利用帧间差分法实现运动目标的跟踪
运动目标跟踪
- 本代码的作用是对运动目标进行跟踪,跟踪的精度较高,适合刚体和非刚体运动目标的跟踪,鲁棒性较好。
运动目标检测
- 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。随书所带的视频在测试图的“第九章”文件夹内。
动态场景中运动目标的检测
- matlab实现动态目标的检测与跟踪
运动目标跟踪
- 基于图像的运动目标跟踪,直接可以运行。对于想学习这方面的人很有用
基于OPENCV的视频帧差法的实现
- 基于OPENCV的视频帧差法的实现,用来进行运动目标检测与跟踪的研究,OPENCV the video frame based on the realization of difference method is used for moving target detection and tracking of
运动目标检测 基于运动目标的外接矩形框的检测跟踪
- 运动目标检测 基于运动目标的外接矩形框的检测跟踪,Moving Target Detection
targets-detection-and-tracking
- 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
motion-tracking-system-
- 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
34
- 一种能自动识别运动目标的跟踪方法,跟踪实时性较强,效果很好。-Can automatically identify a moving object tracking method, tracking real-time highly effective.
ObjectTracker
- 使用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。
target_trace
- 目标跟踪matlab源代码,通过当前帧预测区域的信息同背景图像的信息的内容相差,可以很好的实现运动目标的跟踪。-Target tracking matlab source code, through the regional information predict the current frame image with the background information on the contents of the difference, you can achieve a good tra
ObjectionTracking
- 1) 运动目标的检测:图像预处理,差分,二值化,形态滤波 2)运动目标的跟踪:特征提取,搜索匹配算法,在Visual C++或Matlab环境下,编程实现。 -Tracking image
motiondetection
- 对任何运功的物体进行实时的检测和跟踪,并能标记运动目标的轮廓。-Exercise our powers to object to any real-time detection and tracking, and to mark the outline of moving objects.
OpenCV
- 基于OpenCV的运动目标检测跟踪实验平台-OpenCV
运动目标的跟踪检测
- 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频(This is the realization of tracking and detecting moving objects in video with MATLAB program, with a small video.)
MATLAB程序视频中运动的目标的跟踪检测
- 视频中运动的目标的跟踪检测,检测各种视频运动中的目标。(Tracking detection of moving objects in video)
ct程序备份
- 键词: 压缩感知算法 用于运动目标的跟踪(Compressed sensing algorithm for tracking of moving targets)
运动目标跟踪程序-MATLAB源代码
- 运动目标跟踪程序-MATLAB源代码,利用camshift和meanshift实现运动目标的跟踪(Moving target tracking program - MATLAB source code, using camshift and meanshift to achieve tracking of moving targets)