搜索资源列表
track-opencv
- 利用opencv库来进行差分法求运动的轮廓-opencv use the difference to campaign for the contours
kalman.使用Kalman滤波器实现跟踪一个旋转的点
- 在opencv下使用Kalman滤波器实现跟踪一个旋转的点,In opencv using Kalman filter to track a rotating point
kalman.rar
- opencv 使用卡尔曼滤波器跟踪一个旋转的点,opencv using the Kalman filter to track a rotating point
kalman
- 基于opencv的kalman滤波例子,利用kalman滤波原理跟踪一个运动的点。-Kalman filter based on the opencv example, the use of a kalman filter to track the principle point of the campaign.
face_tracking_based_on_Camshift_and_morphology
- 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention
opencvbasedkalmantrackadot
- 使用Kalman滤波器跟踪一个旋转的点,使用OPENCV编程-The use of Kalman filter to track a rotating point, the use of OPENCV Programming
OpencvMotionTrack
- Opencv中的运动追踪的实现(AutoCamShift snake)-Opencv of the movement to track the realization of (AutoCamShift snake)
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。
yundong
- 采用 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
- 基于opencv的环境下,使用kalman滤波器跟踪一个旋转的点-Opencv-based environment, using the kalman filter to track a rotating point
processkalman
- 通过对kalman滤波进行部分修改完成对人手的跟踪处理 效果良好 使用开源OPENCV函数库-Kalman filtering through the completion of a partial modification of the staff to track good treatment effect library using open source OPENCV
Trackand
- 该程序利用OPENCV来获取视频帧,并通过帧差来检测运动车辆和跟踪-The program utilizes OPENCV to obtain video frame, and through the frame difference to detect and track moving vehicles
Mo
- OpenCV 函数。运动物体的检查和其路线的跟踪记录-OpenCV function. Inspection of moving objects and track record of its route. . . .
headCountCode
- 采用了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
houghtraslation
- 这是一个基于opencv利用霍夫变换检测圆的程序,计算出圆的半径后,在原图上可以画出圆的轨迹-This is based on the use of Hough transform detection opencv program to calculate the radius of the circle, the circle can be drawn on in the artwork track
move-track
- 使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体-Achieved using OpenCV to find the outline of the video stream to detect a moving target detection webcam real-time video or read the moving objects in video
HumanTrack
- this code is to track the human body in a serial of images or in a video。it uses c++ and opencv ,before using,u should makesure u have opencv。
多目标跟踪,opencv+vs(245022)
- 播放一段视频,将对视频中的多个运动目标进行检测和跟踪(By playing a video, you will detect and track multiple moving objects in the video)
多目标跟踪opencv
- 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure.
opencv-lane-vehicle-track-master
- 根据opencv和VS2010可以配置出来,已经成功运行(It can be configured according to opencv and VS2010, and has been successfully run.)