搜索资源列表
基于mean-shift运动目标跟踪源码
- 基于mean-shift运动目标跟踪源码 是很好的代码 望大家支持
基于块的运动补偿
- 本代码提供了多种块搜索算法可供选择,计算出两帧的运动矢量,可用于帧间运动补偿解决复杂背景下运动目标的提取问题。将运算结果保存到文件。
运动目标跟踪
- 运动Kalman技术实现运动目标的跟踪,效果不错!
运动目标跟踪
- 本代码的作用是对运动目标进行跟踪,跟踪的精度较高,适合刚体和非刚体运动目标的跟踪,鲁棒性较好。
帧差法运动目标检测
- MATALAB帧差法运动目标检测
运动目标跟踪
- 基于图像的运动目标跟踪,直接可以运行。对于想学习这方面的人很有用
基于opencv并在vc开发环境下的视频运动目标检测
- 基于opencv并在vc开发环境下的视频运动目标检测-Opencv-based development environment in vc video motion detection
运动目标检测 基于运动目标的外接矩形框的检测跟踪
- 运动目标检测 基于运动目标的外接矩形框的检测跟踪,Moving Target Detection
Delphi_MotionDetect.基于OPENCV,寻找运动目标轮廓
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。,This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
Tracking.zip
- 完整的PTZ跟踪算法,包括背景建模,运动目标提取,运动目标大小估计以及跟踪。,Complete PTZ tracking algorithm, including background modeling, moving object extraction, moving object and track size is estimated.
motempl.rar
- 通过摄像头识别运动目标的运动方向,需要opencv1.0支持,设置project/setting/link/input 添加cxcore.lib cv.lib cvcom.lib highgui.lib comctl32.lib 即可编译运行,Through the camera to identify the movement direction of moving targets, the need for opencv1.0 support, set up project/setting/
final.rar
- 针对4×4方形的运动目标检测,采用DS算法——菱形算法(钻石算法)。MATLAB实现,4 × 4 square against the moving target detection, the use of DS algorithm- diamond-shaped algorithm (diamonds algorithm). MATLAB to achieve
motiondetect.rar
- 使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体,it is a short code that can detect the motion object of a vedio or through a web camera using opencv and visual c++. ..
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 frame difference method.You can use it as a studying case.)
运动目标的跟踪检测
- 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频(This is the realization of tracking and detecting moving objects in video with MATLAB program, with a small video.)
基于帧差法的运动目标检测的matlab代码
- 基于matlab实现运动目标检测代码,使用matlab实现运动目标检测(Moving object detection code based on MATLAB,Moving object detection using MATLAB)