搜索资源列表
运动判定系统
- 该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理, 提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。 -the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with corresponding images. Then we ca
实现复杂环境下运动物体的提取
- 实现复杂环境下运动物体的提取,此程序在vc++6.0下调试运行
运动检测系统(修改后)
- vc编的运动检测系统,特征区域匹配,运动物体提取,运动轨迹跟踪等-vc series of the motion detection system, features regional match, moving objects extraction, trajectory tracking
背景建模检测运动物体
- 利用背景建模检测运动物体。
运动物体跟踪,采用c,c++
- 运动物体跟踪,采用c,c++,opencv编写,mobile tracking
sho.rar
- 基于c++的,运用opencv开发包的高斯混合模型,用于视频中运动物体的检测,Based on c++ And use the development package opencv Gaussian mixture model for moving objects in video detection
quyinying.rar
- 利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影 环境为vc++6.0 ,opencv 去阴影,Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to shadow
code.rar
- 视频运动物体检测,采用混合高斯分布建立背景模型及差分方法对背景模型进行更新,Sports video object detection, adopt a mixed Gaussian distribution model and set up the background difference method to update the background model
运动物体检测有用的论文
- 帧间差分与背景差分相融合的运动目标检测算法--对做人体检测或运动物体检测有用的论文-,Interframe difference and background difference integration of moving target detection algorithm- to do human testing or moving object detection useful papers--
用OPENCV获得运动物体的轮廓
- 此代码可用于基于OPENCV获得运动物体的轮廓,OPENCV 2.3.1
motiondetect
- OpenCV example, 背景建模,运动物体检测-OpenCV example, the background modeling, moving object detection
motiontracker
- 本程序采用Matlab编程,可以跟踪运动物体上的颜色特殊点,并根据获得的图像信息,进行视觉计算,给出运动物体的状态信息,如速度,位置。该程序已在多种环境下测试,具有实用,快速等特点,是实验系统中,用来给运动对象定位的有力工具-This procedure using Matlab programming, can track moving objects on the color of the special points, and in accordance with image inform
Tracking
- 输入视频对运动物体进行跟踪,已经调试过了-tracking
MVOODS_resource
- 今年带的毕业设计,基于opencv的运动物体检测,做的还不错-Graduates this year with the design, based on the moving object detection opencv, do good
tracking
- 运动物体检测-image tracking
camerads
- 利用OpenCV实现对运动物体的检测,用普通的摄像头就可以检验代码的效果。-OPENCV CODE FOR MOTION TESTING
readvedio(2)
- 基于背景差法的运动物体检测程序,可从视频,或者设想头读取数据,编译环境VC加加2008-Background subtraction method based on moving object detection procedures, from the video, or read the first idea, build environment VC Gaga 2008
opticalflow
- 这个程序实现了光流法对运动物体的识别,效果还行-This program implements the optical flow method to identify moving objects, the results were OK
GS
- 运用GS混合模型建模,能够对视频里面运动物体检测(Able to detect moving objects in video)
运动目标检测
- 检测骑自行车的人,随运动轨迹框出,适合刚接触运用opencv进行目标跟踪的编程爱好者参考(Detect the cyclist displaying the movement track)