搜索资源列表
Real Time Object Tracking and Enhancement System
- 一个实时的视频目标跟踪算法,Real Time Object Tracking and Enhancement System
Mean-Shift-object-tracking
- Mean-Shift-object-tracking
采用kalman滤波器进行目标跟踪的源代码
- 采用kalman滤波器进行目标跟踪的源代码,object tracking using kalman filter
Tracking.zip
- 完整的PTZ跟踪算法,包括背景建模,运动目标提取,运动目标大小估计以及跟踪。,Complete PTZ tracking algorithm, including background modeling, moving object extraction, moving object and track size is estimated.
VideosTargetDetection.rar
- 1. 静态背景下的背景预测法目标检测2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法4. 重心多目标跟踪方法 ,1. Static background prediction in the context of target detection method 2. Static background frame difference method for target detection 3. Mean Shift Object Tracking Method 4.
对缓慢运动的对象进行跟踪提取检测
- 视频对象跟踪检测,有效对缓慢运动的对象进行跟踪提取检测,Video object tracking detection, effective on the slow movement of the object detection tracking Extraction
Addrectanglemotion.rar
- 利用质心法的OPenCV实现运动物体跟踪检测。非常实用。,OPenCV use of quality-force to achieve the detection of moving object tracking. Very useful.
shipin.rar
- 物体跟踪,基于OPENCV和VC++开发的,已经试验过能成功,Object tracking, and OPENCV based on VC++ development has been tested successfully
PeopleCounter
- It is a people counter perform using opencv library and C++ language. Has also implemented background subtraction and object tracking.
OpenCVmotionerkennung
- 基于OPENCV的运动物体跟踪程序,在VC++环境下实现-Moving object tracking based on OPENCV program, VC++ environment to achieve
KLT_Tracking
- The KLT Tracker algorithm implementation. The starting location of the object must be manually initialized. Object tracking is accomplished using two methods: simple track and advanced track.
MoveDetection
- 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
dynamical-object-tracking
- matlab实现视频中动态目标跟踪,效果还不错,以前试过里边的DEMO。-matlab dynamic target tracking in video, the results were good, tried before inside the DEMO.
Adaboost-Tracking
- Video tracking using Adaboost algorithm for auto-updating of the weak classifiers. The object has to be defined by the user (no auto-recogntion). The tracker works for every type of object (no prior assumptions are taken to object size or form).
VIS
- 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
camshift
- 基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
MHT
- 采用多假设检验法实现多目标跟踪,建立了多目标跟踪/视频监控平台,结合卡尔曼滤波预测目标轨迹。用户可以自己修改相关代码。-This code complete multiple object tracking/multiple target tracking/multi target tracking/multi object tracking using multiple hypothesis test/multi hypothesis test, builds up a visual surv
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++.
target-tracking-using-kalman
- 本例是一个简单的运动目标跟踪程序,对一个小球进行了实时的跟踪-This example is a simple object tracking program, for a small real-time tracking of ball
Mean-Shift-object-tracking
- meanshift object tracking