搜索资源列表
MEANSHIFT目标跟踪算法
- MEANSHIFT目标跟踪算法 使用了OpenCV库
surendra1
- 基于视频的surendra背景更新算法,基于opencv和vc++,能够实现-Video-based surendra background update algorithm, based on opencv and vc++, can be achieved
mean
- 将opencv的meanshift进行简化修改。-Will simplify the modification opencv of meanshift.
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.
MeanShift-segmentation
- 基于meanshift算法的图像分割,非opencv库函数,自己实现算法!-Based on the meanshift algorithm of image segmentation 。
target-tracking
- 基于meanshift算法的目标跟踪,主要是车辆跟踪,基于opencv-Based on the meanshift algorithm of image segmentation and target tracking
RotatedRect-CamShift
- opencv中meanshift和camshift例子的应用-RotatedRect CamShift(InputArray probImage, Rect& window, TermCriteria criteria)
pyrMeanShiftFiltering
- 使用opencv进行MeanShift图像分割算法实验。-MeanShift image segmentation algorithm performed experiments by using opencv .