搜索资源列表
ImprovementOfMotionDetection
- 于背景减除法和时域差分法,并对这两种算法加以了改进,综合二者优点,提出了一种新的运动检测方法。 以便于视觉监视中快速、准确地分割出运动目标。同时把分割出的运动目标用区域而不是轮廓二值图表示。以下的改进方案经实验证明可以实时地分割出运动目标,效果也较好。
HumanMotionDetection
- 从人流统计的实际工程出发,实现了基于计算机视觉的人体运动检测及跟踪系统,采用“差影法”滤掉静止帧,使用自适应的一阶递归滤波及帧差法提取运动区域,并通过数学形态滤波的开运算和闭运算改善运动区域提取效果。实验结果证明本运动跟踪方案处理简单高效 、抗噪能力强,可以完成复杂背景下运动目标的实时性检测与跟踪。
Moving-Target-Detection
- 针对视频监控系统中运动目标的检测与跟踪技术研究,本文比较运动目标检测的各种方法,采用背景差法来对运动目标进行检测,并阈值化和二值化检测出运动目标区域,能达到很好的检测效果。同时,利用卡尔曼滤波器对检测出来的运动目标进行预测和跟踪,实验验证跟踪效果较好。 -To solve the moving target detection and tracking in video monitoring system,in this paper,the various methods of moving
lianxushipinfengeyucaiji
- 用matlab实现连续视频的分割与采集,其中用读视频指令把连续的视频转化为一帧一帧的图像,用帧间差分法和背景差分法实现-Matlab for continuous video with the segmentation and the acquisition, including video instruction with the reading of the continuous video into a frame of an image, with the frames and the
yundong
- 获取视频,使用背景减差法来检测出运动目标,为了得到目标的主轴方向,提出了边缘梯度法。实验证明,该方法效果明显。使用EKF和UKF来对目标进行跟踪。将跟踪结果和目标检测结果进行了比较,说明了不同滤波跟踪方法的效用。-Access to video, use the background subtraction method to detect moving targets, targets in order to get the main axis direction of the edge gr
0010231
- 视频车辆检测识别系统设计论文,基于视频交通流检测,利用背景差法-Video vehicle detection and recognition system design papers, video-based traffic flow detection, the use of background subtraction
dspmotion
- 基于背景差分法和帧间差分法的视频运动检测-Based on background difference and frame difference method of video motion detection
background-differ
- 研究了背景差分算法,并设计了一种对多车道路段的车流量检测系统。首先通过背景差分的方法,实现了运 动前景和背景的分割 进一步使用虚拟检测线实现了多车道车流量的检测-The background difference algorithm was studied,and a traffic flow measuring system for multilane road was designed
Untitled
- 简单背景下的红外目标检测,本程序用背景差分法实现目标检测,效果很好。-Simple under the background of the infrared target detection, the background difference method is used to implement target detection program, the effect is very good.
FIVE
- OpenCV实现静止背景下运动目标的检测,通过背景差法检测出运动的目标。-OpenCV implementation static background moving target detection by background subtraction method to detect moving targets.
one-based
- 一种基于背景减法和帧差的运动目标检测算法-Based on background subtraction and frame difference moving target detection algorithm
ftyufttidt
- 基于五帧差分和背景差分的运动目标检测算法_郝毫刚-Based on five difference and background difference of moving target detection algorithm _ Hao Gang milli
Moving-Object-Detection-and-Tracking
- 研究了目前运动对象检测与跟踪的一些常用方法,包括时域差分法、背景差分法、基于光流场的检测方法和卡尔曼滤波、特征光流法的跟踪方法,并对各种方法进行了比较,指出其优缺点及适用范围,并给出了时域差分及背景差分方法的实验结果-Currently some of the commonly used methods to study the detection and tracking of moving objects, including difference time domain method, b
opencv--jiance
- 基于visual和opencv的运动目标检测,背景差分法-Opencv based on visual and moving target detection, background subtraction
target-detectio
- 常见的目标检测方法主要有光流法,帧差法和背景模型法。光流法利用背景和运动目标的运动速度不同进行目标检测,计算量较大;帧差法对连续几帧图像的背景进行配准,通过前后帧的差分图像分离出运动物体;背景差法根据已知背景对图像进行差分,在运动背景下需要对背景模型进行更新。-Common target detection methods are mainly optical flow method, frame differential method and background model method.
1212
- 提出一种算法来检测无源毫米波(PMMW)动态scenes.This算法的图像移动目标融入了背景注册,并为detection.Experiments 的结果帧差法最大互信息登记方法证明其有效性。-An algorithm is presented to detect moving targets in Passive Millimeter Wave(PMMW) images with dynamic scenes.This algorithm incorporates the maximum mu
asdf
- 运动目标检测是将位置发生改变的物体从背景中提取出来,它是运动目标跟踪、行为识别 和场景描述等技术的基础。运动目标检测的经典方法有光流法、帧间差分法和背景减除法。-Moving object detection is to change the position of the object extracted the background, it is a moving target tracking, behavior recognition And underlying techno
