人体检测与追踪

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

Human Motion Detection,Tracking and

Analysis For Automated Surveillance

Eyup Gedikli,Murat Ekinci

Computer Vision Lab.

Department of Computer Engineering

Karadeniz Technical University

Trabzon61080,Turkiye,

gediklie,ekinci@.tr

Abstract.This paper presents a silhouette based human motion de-

tection and analysis for real-time visual surveillance system.In order to

detect foreground objects,first,background scene model is statistically

learned even the background is not completely stationary.A background

maintenance model is also proposed for preventing some kind of falsies.

Then,the candidate foreground regions are detected using thresholding,

noise cleaning and their boundaries extracted using morphologicalfilters.

For human motion detection,object detection and classification approach

for distinguishing a person,a group of person from detected foreground

objects(e.g.,cars)using silhouette shape and periodic motion cues is

performed.Finally,the trajectory of the people in motion and several

motion parameters produced from the cyclic motion of silhouette of the

object under tracking are implemented for analyzing people activities

such as walking and running,in the video sequences.Experimental re-

sults on the different test image sequences demonstrate that the proposed

algorithm has an encouraging real-time background modeling based hu-

man motion detection and analysis performance with relatively robust

and low computational cost.

1Introduction

Visual analysis of human motion has recently persuaded more studies in the computer vision area.It attempts to detect,track,and identify people,and more generally,to understand human behaviors from image sequences involving humans[1][2],[12].Some companies such as IBM,Microsoft,and Mitsubishi are also investing on research on human motion analysis[5],[4],[6].One of the important research areas is automatically human behavior understanding[7]. Biometrics is also a technology that makes use of the physiological or behavioral characteristics to authenticate the identifies of people[8].

Moving human detection is thefirst step processes for nearly every system of vision-based human analysis[17].The aim on moving human detection is to segment the regions corresponding to people from the rest of an image sequence. It is known to be a significant and difficult research problem[13].Background

2

subtraction is a particularly popular method for motion segmentation[12][10]. W4[2]uses dynamic appearance models to track people.A recursive convex hull algorithm is used tofind body part locations for single person.Symmetry and periodicity analysis of each silhouette is used to determine if a person is carrying an object.Ricquerberg and Bouthemy[14]proposed tracking people by exploit-ing spatio-temporal slices.Their detection scheme involves the combined use of intensity,temporal differences between three successive images and of compari-son of the current image to a background reference image which is reconstructed and updated on line.

The following process after successfully tracked the moving humans from one frame to another in an image sequence in the video surveillance applications is human behaviors understanding from image sequences.Human behavior under-standing is to analyze and recognize the motion region segments by reason of human actions in frames and to produce high-level description of human actions. There has been considerable interest in the area of human motion analysis in recent years[1],[2],[7].Further works are also focused to human identification based on gait analysis[15],[16].

This paper presents a set of techniques integrated into a low-cost PC based real time visual surveillance system for simultaneously human motion detection, tracking people,and analysis their activities in monochromatic video.Human motion detection and classification approach for distinguishing a person,a group of person from detected foreground objects(e.g.,cars)using silhouette shape and periodic motion cues is presented.People tracking in a single camera is performed using background subtraction,followed by region correspondence.This takes into account multiple cues including velocity,sizes,distances of bounding box,and skeleton structures of the silhouette.Objects can be classified based on the type of the cues and their motion characteristics.Finally an algorithm depending on four parameters produced from the skeleton of the silhouette is developed in order to human motion analysis for distinguishing walking and running actions. Then experimental results and discussion are presented in thefinal section.

2Motion Detection and Classification

The aim on moving human detection is to segment the regions corresponding to people from the rest of an image sequence.Background estimation is a partic-ularly popular method for motion segmentation.The background scene model is statistically learned using the redundancy of the pixel intensities in a train-ing stage,even the background is not completely stationary.This redundancy information of the each pixel is separately stored in an history map shows the intensity variations on the pixel locations.Then the highest ratio of the redun-dancy(HRR)on the pixel intensity values in the history map in the training sequence is determined to have initial background model of the scene.Then an adaptive background model is updated to accommodate changes to the back-ground while maintaining the ability to detect independently moving objects (person(s)).More details are given in[11][10].The basis idea on the foreground

相关文档
最新文档