搜索资源列表
Tracker_openCV
- CAMSHIFT source it is implementd by opencv
OpenCV_Track
- 基于OpenCV实现的跟踪程序,其中用的是camshift算法,还利用到了直方图等信息-OpenCV implementation based on the tracking program, which is camshift algorithm used, also use such information to the histogram
DetectMoveHistogram
- Program camshift using OPENCV
camshift
- opencv的camshiftdemo程序,调用摄像头来跟踪-Opencv camshiftdemo procedure, call camera to track
RotatedRect-CamShift
- opencv中meanshift和camshift例子的应用-RotatedRect CamShift(InputArray probImage, Rect& window, TermCriteria criteria)
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.