当前位置:首页 > 科学研究 > 科技前沿 > 正文内容

Gait Recognition 步态识别

RonWang3年前 (2021-03-05)科技前沿527

Gait as a Biometric

Gait – “A person’s manner of walking”–  Webster Definition

It is a non-contact, unobtrusive, perceivable at a distance and hard to disguise

It is a behavioral biometric and is subject to change (Eg. A person in hurry and the same person when relaxed)

What is Gait?

Gait is a sequence of images. Hence spatio-temporal correlations must be taken into account.

Murray et al. expressed gait as “ A total walking cycle”[1].

A “Gait Cycle” is the time of heal strike between the same leg.

Publicly Available Databases

HID-UMD databases contain walking sequences of 25-50 people in 4 different poses.[2]

Nist Gait dataset (Gait Challenge Data)[3]

Southampton Human ID at a distance database[4]

UCSD, MIT and CMU databases.

Gait Cycle

Gait.jpg

Any General Gait Recognition System

Human Detection and Tracking

Feature Extraction

Training and Classification

Baseline Algorithm[5]

Algorithm against which any gait recognition algorithm’s performance improvements can be measured.

Designed to be simple, fast, yet effective at computing similarity of gait in video sequences, based on both shape and dynamics.

The algorithm was not designed to be robust against many well know sources of variations, such as illumination, clothing, 3D viewpoint etc.

Baseline Algorithm

Background Estimation -> Silhouette Estimation -> Gait Period Detection -> Similarity Computation

1. Baseline Algorithm(Background Estimation)

Semi-automatically mark bounding boxes ->

Find the coordinates of the Super Bounding box. The background is estimated only for pixels within this super-bounding box.->

For each pixel location,use pixel values in the frame when that location is not within the corresponding bounding box to estimate the mean and covariance of the RGB or Chromaticity space.

2. Baseline Algorithm(Silhouette Estimation )

• Compute the Mahanalobis distance of each pixel within the bounding from the mean background image.

• Threshold the smoothed distances

• Use Expectation Maximization (EM) to estimate the silhouette from the distances.

• Keep just the largest connected region•Center the silhouette in the horizontal direction by considering the upper half of the silhouette.

• Size-normalize so that the silhouette occupies the whole length of box.

3. Baseline Algorithm(Gait Period Detection)

• Consider the number of silhouette pixels mostly from the legs (bottom half of the silhouettes) vs. time.•Detect the local minima in the above plot

• Compute the median of the distances between minima, skipping every other minimum .

• Take the average of the medians as the gait period

4. Baseline Algorithm(Similarity Computation)

• Break up probe sequence into K subsequences of Ngaitcontiguous frames each.

• For each probe subsequence, estimate the maximum correlation with the gallery sequence.

• Pick the median of the maximum correlations of the probe subsequences as the similarity measure.

Recent Methods

•  Structural Methods [6,7,8]– 2D or 3D structural model of the human body is assumed and body pose is recovered by extracting image features and mapping them to the structural components of the model Eg. stick model , blob model etc.

•  Structure-free Method– State-space Methods – These methods represent humanmovements as a sequence of  static configurations. Each configuration is recognized by learning the appearance of the body in the corresponding pose. – Spatiotemporal methods – Here, motion is characterized by the entire 3D spatiotemporal data (ie. x, y and time). Eg sequence of gray-scale images. This data is treaded as a large vector and recognition is done by mapping this vector to lower dimension feature vector and applying pattern recognition to it.

State Space Method

1. Template matching method using parametric eigenspace representation.[9]

2. Cluster based approach using eigenspace representation of silhouette images.[10]

3. There is a Markovian dependence from one stance to another. The gait cycle can be viewed as a doubly stochastic process in which the hidden process is represented by the transitions across the stances while the observable is the image generated when in a particular stance. The HMM is best suited for describing such a situation. [11]

Spatiotemporal Method

Self-similarity plots[12]

Silhouette Analysis-based Gait Recognition[13]

References

[01] M.P. Murray, A.B.Drought and R.C Kory, “ Walking Patterns of Normal Man”, Journal of Bone and Joint Surgery, Vol 46 A,N

[02] http://degas.umiacs.umd.edu/hid/data.html

[03] http://www.gaitchallenge.org/     [ http://www.eng.usf.edu/cvprg/index.html ]      

[04] http://www.gait.ecs.soton.ac.uk/database/index.php3     

[05] P Phillips, S Sarkar, I Robledo, P Grother and K Bowyer“ Baseline Results for Challenge Problem ofHuman ID Using Gait Analysis” Proc. Int’l Conf. Automatic Face and Gesture Recognition, pp 137-142 ,2002

[06] K Rohr, “Towards Model-based Recognition of Human Movements in Image Sequences” in CVGIP, Vol 59, 1994

[07] Y Song, X Feng and P Perona, “Towards Detection of Human Motion” in CVPR 2000

[08] L Lee and W E L Grimson “Gait Analysis for Recognition and Classification” Proc. Int’l Conf. Automatic Face and Guesture Recognition.

[09] R Collins, R Gross and J Shi “Silhouette-Based Human Identification from Body Shape and Gait”Proc. Int’l Conf. Automatic Face and Gesture Recognition, 2002

[10]P.S. Huang, C.J. Harris and M.S. Nixon, “ Comparing Different Template Features for Recognizing People by their Gait” BMVC 1998

[11] Aravind Sunderasen, Amit Roy Chowdry and Rama Chellapa, “ A Hidden Markov Model Based Framework For Recognition of Humans from Gait Sequences” Conf. on Image Processing, 2003

[12] C BenAbdelkader, R Cutler and L Davis, “Motion-Based Recognition of People in EigenGait Space”, Proc . Int’l Conf. Automatic Face and Gesture Recognition, pp267-274, 2002

[13] Liang Wang, Tieniu Tan, Huazhong Ning and Weiming Hu “ Silhouette Analysis-Based Gait Recognition for Human Identification” IEEE Transaction on PAMI, Vol 25, No 12, pp 1505-1518, Dec 2003

版权声明:本文为原创文章,版权归donstudio所有,欢迎分享本文,转载请保留出处!

本文链接:http://www.parentscn.com/?id=112

相关文章

 The Ten leading industries in America 美国十大支柱产业

The Ten leading industries in America 美国十大支柱产业

As the world's largest national economy, the United States boasts numerous booming industries, a...

Modern Robotics Mechanics ,Planning and Control | Classic

Modern Robotics Mechanics ,Planning and Control | Classic

在学习完机器人导论一书后,现在开始我们学习Kevin M. Lynch一本机器人的非常优秀且常新的著作(最新英文版于2019年12月30日更新)。Modern Robotics Mechanics ,...

车联网仿真测试的研究与分析

车联网仿真测试的研究与分析

本文论述车联网行业技术发展的趋势,介绍了车联网仿真测试的方法和内容,对车联网仿真工具和仿真建模进行了详细研究,并通过仿真案例说明测试的意义。随着互联网技术的发展与人们对网络化生活的需求,汽车智能化成为...

Modeling and Evaluating of the Stewart Platform

Modeling and Evaluating of the Stewart Platform

AbstractThis paper presents an algorithm for solving forward kinematics problem of the Stewart Platf...

中国机械工程 2019, Volume 30, Issue 13

中国机械工程 2019, Volume 30, Issue 13

《中国机械工程》是中国机械工程学会会刊,是我国机械工程领域有重要影响力的学术期刊。本刊目前被EI Compendex、Scopus、俄罗斯《文摘杂志》(AJ)、美国《剑桥科学文摘》(CSA)、日本科学...

城市建筑玻璃发电技术

城市建筑玻璃发电技术

经了解,原来这种“发电玻璃”又叫碲化镉太阳能电池,它并不是什么新颖的发明,也不是真正意义上让玻璃发电,而只是在两块普通玻璃之间,均匀的涂抹一层4微米厚的碲化镉光电材料,使原本绝缘的普通玻璃变成了可导电...