搜索资源列表
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
OpenCV_Track
- 基于OpenCV实现的跟踪程序,其中用的是camshift算法,还利用到了直方图等信息-OpenCV implementation based on the tracking program, which is camshift algorithm used, also use such information to the histogram
campus_raw
- 目标跟踪用的视频,opencv可以直接用很好额-Target tracking with video, opencv directly with the good amount of
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.
Pedestrian-detection-and-tracking
- 行人检测与跟踪,是基于opencv和vc6.0-Pedestrian detection and tracking is based on opencv and vc6.0
tracking
- opencv 半自动跟踪,里面有实例的程序和视频-the opencv semi-automatic tracking, there are instances of the program and video
TrackandID
- 在vc++6.0下,利用opencv函数库,使用轮廓检测法检测车辆,并显示实现车辆的跟踪和计数-Use opencv library in vc++6.0, using contour detection assay vehicle and display of vehicle tracking and counting
Kalman
- 学习中文OPENCV里面的一个经典实用例子,检验的卡尔曼滤波的有效性,对于车道线跟踪有借鉴意义-Learning Chinese opencv inside a classic practical examples and test the effectiveness of the Kalman filter
camshift
- opencv的camshiftdemo程序,调用摄像头来跟踪-Opencv camshiftdemo procedure, call camera to track
blobtrack
- opencv 团块跟踪 实现了基于opencv的团块跟踪 的详细代码 有兴趣的可以联系我-opencv tracking clumps
detectFront
- 基于Opencv的视频序列前景检测模块,可以用来检测自动化目标跟踪的初始位置-Opencv based video sequences foreground detection module,can be used to detect the initial position in automated target tracking
s2
- 使用python语言, 通过opencv可以实现运动目标跟踪与 阴影检测-python opencv shadow
searchTarget
- opencv寻找目标的程序,实现了目标检测,跟踪还需努力啊-target search
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.
source_eye tracking
- 眼球跟踪源代码,可以实现眼球识别,并显示眼球相对坐标位置。(Eye tracking source code, you can achieve eye recognition, and show the relative coordinates of the eye position.)
光流法运动估计OpticalFlow
- 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlow
multi KCF
- KCF运动跟踪,C\C++环境,opencv(KCF motion tracking,c++,c,opencv)
Tracking_ASMS
- ASMS仅依靠颜色特征的算法而且速度很快,在VOT2015是20名, 是VOT2015官方推荐的实时算法,平均帧率125FPS。在VOT2016是32名,整体属于中等水平。在经典mean-shift框架下加入了尺度估计,经典颜色直方图特征,加入了两个先验(尺度不剧变+可能偏最大)作为正则项,和反向尺度一致性检查。在相关滤波和深度学习盛行的年代,还能看到mean-shift打榜还有如此高的性价比实在不容易。环境:WIN8.1 64位 +Visual Studio 2015 +OpenCV 3.3.
Aria-CVision-master
- 先锋移动机器人平台结合openCV进行图像识别与跟踪。(The pioneer mobile robot platform combines openCV for image recognition and tracking.)