搜索资源列表
运动目标位置预测
- 运动目标位置预测-moving target location forecast
运动目标检测
- 用opencv实现运动目标的检测,带有详细的注释!
运动目标检测
- 采用OPENCV平台,运动目标检测!
运动目标跟踪
- 运动Kalman技术实现运动目标的跟踪,效果不错!
运动目标检测
- 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。随书所带的视频在测试图的“第九章”文件夹内。
基于中位数算法的运动目标检测
- 基于matlab的运动目标检测,实现背景与运动目标的分离
基于帧间差分的运动目标检测
- 基于帧间差分的运动目标检测
运动目标跟踪
- 基于图像的运动目标跟踪,直接可以运行。对于想学习这方面的人很有用
运动目标位置预测
- 运动目标位置预测-moving target location forecast
图像法识别运动目标技术
- 图像法识别运动目标技术-campaign target technology
VC++ 轨迹运动源码实例
- 通过输入一段视频,对视频中的运动目标实现轨迹绘制。(By inputting a video, the moving target in the video is plotted.)
多目标跟踪,opencv+vs(245022)
- 播放一段视频,将对视频中的多个运动目标进行检测和跟踪(By playing a video, you will detect and track multiple moving objects in the video)
目标检测
- 运动目标检测的一系列算法()
目标检测
- 运动目标获取,利用帧间作差,来提取出视频中运动的目标(moving object detection)
三帧差法运动目标检测
- 基本的三帧差法进行运动目标的检测,可以在VS里完美的运行,是一个很好的学习案例(this is motiondetect algorithm called three fr a me difference method.You can use it as a studying case.)
9_用光流法进行运动目标检测
- 光流法可以实现动态背景下的目标检测,效果良好(The optical flow method can realize the target detection under the dynamic background, the effect is good)
运动目标的跟踪检测
- 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频(This is the realization of tracking and detecting moving objects in video with MATLAB program, with a small video.)
基于卡尔曼滤波的运动目标检测,matlab代码
- 基于卡尔曼滤波算法的运动目标检测,做视频车道线检测,动态车辆识别,行人检测的朋友可以参考一下(Based on Calman filter algorithm for moving object detection, do video lane detection, dynamic vehicle recognition, pedestrian detection friend can refer to.)
基于帧差法的运动目标检测的matlab代码
- 基于matlab实现运动目标检测代码,使用matlab实现运动目标检测(Moving object detection code based on MATLAB,Moving object detection using MATLAB)
运动目标跟踪程序-MATLAB源代码
- 运动目标跟踪程序-MATLAB源代码,利用camshift和meanshift实现运动目标的跟踪(Moving target tracking program - MATLAB source code, using camshift and meanshift to achieve tracking of moving targets)