搜索资源列表
目标提取
- 模拟制导系统中,目标的提取。效果理想。
运动目标跟踪
- 运动Kalman技术实现运动目标的跟踪,效果不错!
运动目标跟踪
- 基于图像的运动目标跟踪,直接可以运行。对于想学习这方面的人很有用
全自动camshift目标跟踪算法
- 全自动的camshift目标跟踪算法,改进了以往手动的缺点
基于OpenCV平台下的实时目标跟踪系统
- 基于OpenCV平台下的实时目标跟踪系统,用于运动物体的多目标跟踪领域.,OpenCV platform based on real-time target tracking system for moving objects the field of multi-target tracking.
rob_hess_pf.粒子滤波现在已经成为目标跟踪领域的主流算法
- 粒子滤波现在已经成为目标跟踪领域的主流算法,它的应用范围广泛,在非线性、非高斯噪声下依然表现良好。该代码是Rob Hess 编写的。他的个人主页是:http://web.engr.oregonstate.edu/~hess/ ,Now,Partical filter has become the main algorithm in moving target tracking region.It still perform very well in nonlinear non-gaussia
MEANSHIFT目标跟踪算法
- MEANSHIFT目标跟踪算法 使用了OpenCV库,MEANSHIFT target tracking algorithm using the OpenCV library
运动目标检测 基于运动目标的外接矩形框的检测跟踪
- 运动目标检测 基于运动目标的外接矩形框的检测跟踪,Moving Target Detection
frame_difference.用matlab实现的动态目标检测程序
- 用matlab实现的动态目标检测程序,背景减除法,Using matlab to achieve a dynamic target detection procedures, background subtraction method
VC用opencv实现的目标跟踪程序
- 一个能捕捉AVI视频中的运动目标并实现定位用opencv实现的目标跟踪程序-AVI video capture of a moving object and the implementation of location tracking with opencv program goals
基于背景重构的目标检测
- 本代码主要利用vc6.0,opencv环境编写,mfc界面 利用背景重构原理对目标进行检测,适用于街道上的行人、车辆等目标。这是一个比较简单的代码,适合于对背景重构的学习,离商用还有一段距离。
彩色目标跟踪
- 将采集的图像进行处理,通过圈画目标,来对移动目标实现跟踪。(The collected image is processed, and the moving target is tracked by circle painting target)
彩色目标跟踪
- 利用电脑摄像头导入视频数据流,对指定颜色的目标进行追踪(Using a computer camera to import video data streams, track the target of the specified color)
多目标跟踪,opencv+vs(245022)
- 播放一段视频,将对视频中的多个运动目标进行检测和跟踪(By playing a video, you will detect and track multiple moving objects in the video)
红外弱小目标检测
- 红外小目标检测 matlab写的,可以检测到红弱小目标,检测图片不能太大,最好是200*200大小,否则检测时间将会很大
基于帧差法多目标跟踪Matlab代码
- 非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete frame difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you c
平均背景法-动静态背景视频前景目标提取
- 平均背景法, 动静态视频前景目标提取, 输出mask, opencv(Average background method, dynamic and static video foreground target extraction, output mask, opencv)
目标检测
- 运动目标检测的一系列算法()
3.19 基于Kalman滤波的目标跟踪
- 3.19 基于Kalman滤波的目标跟踪,利用相关原理进行视频跟踪。。(3.19 target tracking based on Kalman filtering, using correlation principle for video tracking..)
目标检测
- 运动目标获取,利用帧间作差,来提取出视频中运动的目标(moving object detection)