搜索资源列表
s2
- 使用python语言, 通过opencv可以实现运动目标跟踪与 阴影检测-python opencv shadow
Robotics_exp4
- python下的直方图提取与camshift目标跟踪算法,基于opencv3.0实现,可用于移动机器人等的相关实验和应用。-Histogram extraction and CAMSHIFT target tracking algorithm, based on opencv3.0 implementation, can be used for mobile robots and other related experiments and applications.
target-tracking-python
- 在一段视频中,视频可输入,用鼠标划出一个举行窗口,圈出对应的目标物体 检测该物体特征,并跟踪目标的移动,画出轨迹。-target tracking
Python实现聚类融合的目标跟踪算法
- Python实现目标跟踪算法,使用了模板匹配搭配光流法并使用聚类融合实现特征点分类聚合的算法。
actcap
- 运用python编程,进行图像处理,捕捉运动中的物体,(The object that captures the movement,)
pythonCode
- 基本卡尔曼滤波,python实现。 目标跟踪,物体匀速运动。(basic linear kalman filter, implemented by python.)
Intelligent-monitoring-platform
- 智能监控平台的网站服务基于Flask开源框架,图像识别与信息提取功能则基于cv2和tensorflow等一系列相关的第三方库。以网页的形式进行人脸识别、目标检测、目标跟踪等,并且可以存储相关的操作记录、用户登录、管理员登录(Intelligent monitoring platform's website service is based on Flask open source framework, while image recognition and information extract
运动目标检测
- 检测骑自行车的人,随运动轨迹框出,适合刚接触运用opencv进行目标跟踪的编程爱好者参考(Detect the cyclist displaying the movement track)