搜索资源列表
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
video-motion-detection
- 一段视频中运动目标检测跟踪以及画出轨迹设计-Video motion detection
detectFront
- 基于Opencv的视频序列前景检测模块,可以用来检测自动化目标跟踪的初始位置-Opencv based video sequences foreground detection module,can be used to detect the initial position in automated target tracking
videotrafficgmm
- 红外视频运动物体目标跟踪及检测——高斯混合模型-Gaussian mixture model approach
blob_tracker
- 基于视频的Visual c++的车辆检测与跟踪-Vehicle detection and tracking based on video C Visual
ikldemo
- visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
Kalman
- 本手册的研究内容主要有Kalman滤波,扩展Kalman滤波,无迹Kalman滤波等,包括理论介绍和MATLAB源程序两部分。本手册所介绍的线性滤波器,主要是Kalman滤波和α-β滤波,交互多模型Kalman滤波,这些算法的应用领域主要有温度测量、自由落体,GPS导航、石油地震勘探、视频图像中的目标检测和跟踪-kalman and Application
automatic-license-plate-tracking
- 本程序开发环境:vc6.0 opencv1.0 整体功能:是为了实现车牌自动跟踪,检测,并拍照,定位,识别,但是跟踪和拍照等于没有实现。 实现功能: 能实现视频中物体跟踪,但必须是手动圈住才行,摄像头是usb摄像头. 打开车牌图片,能进行定位,车牌分割,字符分割,字符识别。 操作步骤:程序主界面:有打开摄像头,关闭摄像头,截取图片,车牌识别 打开摄像头,可以看到视频中画面,移动鼠标圈住物体,可以自动跟踪。 截取图片,在打开设摄像头的情况下,
shipinzhongyundongmubiaojiancesuanfayanjiu
- 视频监控中运动目标检测、跟踪与行为识别算法的研究(Research on moving object detection, tracking and behavior recognition algorithm in video surveillance)
跟踪程序
- 本程序根据视频内目标的特性,对视频目标进行检测和跟踪,效果良好(This program according to the characteristics of the video target, video target detection and tracking, the effect is good)
353254351
- 本程序根据视频内目标的特性,基于c++,对视频目标进行检测和跟踪,效果良好(This program according to the characteristics of the video target, based on c++, the video target detection and tracking, the effect is good)
tracking
- 该程序可以检测视频中的点并计算其角速度,跟踪并描述轨迹(The program can detect the point in the video and calculate its angular velocity, then track the point and describe the trajectory.)
eyeLike-master
- 人眼中心定位是一个用于眼部追踪的算法,C++语言实现,依赖OpenCV库。 关于代码的编译,提供了CMakeLists.txt文件,同时支持Windows,Linux和Mac OS X。 该项目从网络摄像头读取视频,进行人脸检测,再根据检测到的人脸图像截取左眼和右眼的ROI区域,最后根据截取到的ROI进行眼球中心检测与跟踪。所以算法的主要包含三个部分:人脸检测,ROI截取,眼球中心定位。(The estimation of the eye centres is used in sever
帧间差法视频目标检测
- 基于帧间差分法的视频目标检测系统 运动目标自动检测是对运动目标进行检测、提取、识别和跟踪技术,在许多领域都有重要应用。使用帧间差分法设计并实现视频目标的检测系统(Video Target Detection System Based on Interframe Difference Method Moving object automatic detection is a technology of detecting, extracting, recognizing a
DAIMA
- 智能交通系统中的视频中的行走人体的检测与跟踪(Detection and tracking of walking human body in video of intelligent transportation system)