搜索资源列表
kalman
- Use Kalman filter to track c++ and OpenCV
mubiaogenzong
- opencv中的一个小程序,该程序的作用是对视频或摄像头得到的视频用meanshift的方法对目标进行跟踪,需要手动选择目标。-opencv in a small program, the program' s role in the video or video camera meanshift method to track the target, the need to manually select the target.
src
- pedestrian tracking/ this post about how to use OpenCV s HOG-based pedestrian detector: How can I detect and track people using OpenCV? ... of opencv. that said it should be easy to hack the opencv source code
camshift
- opencv的camshiftdemo程序,调用摄像头来跟踪-Opencv camshiftdemo procedure, call camera to track
Opencv-program-to-keep-track-of-the-vehicles-lice
- Opencv program to keep track of the vehicle s license plate
CAMSHIPT-SAMPLE
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 release is given in this example in their SAMPLE.
Ball_Tracking
- This is a Python application that uses the OpenCV library (version 2) to track the movement of balls during a video. It tracks the balls with a combination of color filtering