Geometric moments for gait description

Size: px
Start display at page:

Download "Geometric moments for gait description"

Transcription

1 Geometric moments for gait description C. Toxqui-Quitl, V. Morales-Batalla, A. Padilla-Vivanco, and C. Camacho-Bello. Universidad Politécnica de Tulancingo, Ingenierías 100, Hidalgo, México. ABSTRACT The optical flow associated with a set of digital images of a moving individual is analyzed in order to extract a gait signature. For this, invariant Hu moments are obtained for image description. A Hu Moment History (HMH) is obtained from K frames to describe the gait signature of individuals in a video. The gait descriptors are subsequences of the HMH of variable width. Each subsequence is generated by means genetic algorithms and used for classification in a neuronal network. The database for algorithm evaluation is MoBo, and the gait classification results are above 90% for the cases of slow and fast walking and 100% for the cases of walking with a ball and inclined walking. Also an optical processor is implemented in order to obtain the descriptors of the human gait. 1. INTRODUCTION Gait recognition is the process of identifying a person by the manner in which a person walks. It means analyzes the pattern of shape and motion in video of a walking person. The gait of a person is determined by their underlying musculo-skeletal structure. 1 For this reason, it can be used for clinical identification of pathological conditions 2 and for the tracking of progress of patients under rehabilitation program 3. 4 In general the gait of a individual is affected by factors such as the choice of footwear, clothing, affliction of the legs, walking surface, etc. Typically, a model-based approach for human gait is required to estimate certain parameters such as gait frequency, phase, and center of mass coordinates 5. 6 However, this procedure requires a large number of operations for a single image. Although this might be a more accurate model is also computationally expensive. Other possibilities can use holistic measures as Zernike moments. 7 Hu described how the geometric moments of an image could be combined to produce the invariant moments that are theoretical independent of shift, rotation and scale. In the last years, various optical methods and hybrid processor have been presented to compute the moments, such as the processor to compute the moments in parallel by spatial convolution with a single fixed mask or by Fourier transformation. In section 2, a method for the description of human gait based on geometric moments and intensity moments is presented. Section 3 describes how the geometric moments are used to generate a moment history for each person and the genetic algorithms are used to generate the sequences of the subject. In the section 4 we present the results of gait classification using neural networks. Finally, the conclusions are presented in section Geometric moments The geometric moments are defined as, 8 2. A BRIEF REVIEW m p,q = M 1 x=0 N 1 y=0 x p y q I x,y, (1) where p and q are the (p + q) order and M N is the image size. The intensity centroid (x 0, y 0 ) of the image function I x,y is obtained as x 0 = m 1,0 m 0,0 and y 0 = m 0,1 m 0,0. From this, the central moments are defined as, µ p,q = M 1 x=0 N 1 (x x 0 ) p (y y 0 ) q I x,y. (2) y=0

2 This transformation makes the moment computation independent of position of the image reference. Normalized moments are computed as η p,q = µ p,q where γ = p+q µ γ 0, A set of seven invariant moments to rotations, translations and scale changes of an object was derived from the second and third moments by Hu. 8 Some of them are ϕ 1 = η 2,0 + η 0,2, ϕ 2 = [η 2,0 η 0,2 ] 2 + 4[η 1,1 ] 2 and so on. The Figure 1 shows the invariance description of Hu moments. Figure 1. (a) k Frames of two subjects under different scale, orientation and position. (b) Invariance descriptors based on the ϕ 5(k) Hu moment of (a). 2.2 Intensity moments Let a planar input transparency with amplitude transmittance I(x, y) be placed in front of a converging lens of focal length f. The input is illuminated by a monocromatic plane wave of amplitude A. The amplitude distribution in the back focal plane of the lens is, F (u, v) = A ifλ I(x, y)e i2π fλ (ux+vy) dxdy. (3) Measurement of the intensity distribution F (u, v) 2 in the focal plane yields knowledge of the power spectrum of the input. An example of two dimensional Fourier analysis is shown in the Figure 2. From this, intensity moments can obtained as, 9 m p,q = [( ) p ( ) q 1 ( 2iπ) p+q F (u, v)]. (4) u v u=v=0 If p = q = 0 then m 0,0 = F (0, 0) and represents the total image power associated with the irradiance distribution I(x, y). A CCD camera in the Fourier plane (u, v) measures the average of F (u, v) over an element s area. This detector array is equally spaced by h along orthogonal u, v grid lines, so the intensity moments are measured as,

3 Figure 2. (a) Optically obtained Fourier transform of (b) m p,q = F (u+h,v) F (u h,v) 1 ( 2iπ) p+q ( u) p ( v ) q F (u, v) u=v=0, (5) F (u,v+h) F (u,v h) where u F (u, v) = 2h and v F (u, v) = 2h. In the Figure 3 is shown a scheme of the optical system used and the distribution of the intensity moments up through third order. Figure 3. Irradiance distribution in the Fourier plane. 3.1 Data Base MoBo 3. HUMAN GAIT Carnegie Mellon University in Pittsburgh, Pennsylvania generates a database 10 of people walking on a threadmill at 6 different angles. Each camera capture 340 images per person, and the database has 25 people. The people

4 are walking at 4 different cases: walk slow, fast, inclined and with ball in hands. Figure 4 shows a schema of the acquisition system. Figure 4. Position of the cameras 3.2 Moment histories Gait is a coordinated and cyclic motion that engages the entired body especially the legs. The three main stages by which the gait is composed are shown in the Figure 5. The double support (DS) phase where weight is transferred to the leading foot, the mid-stance position (MS) where weight is only on one foot and the heel strike (HS) where the foot touches the ground. 11 The motion among consecutive heel strikes of opposite feet is a Step. The motion period is the time taken by a step and the gait frequency are the numbers of steps taken per second. Figure 5. (a) Phases of gait (b) Moment history related with one step in cyclic motion. The different phases of gait can be obtained by means Hu moments ϕ n or intensity moments m p,q. The Hu moment histories for two subjects are computed from the k-images in a sequence v for each subject s and shown in the Figure 6. Parameters such as velocities, and period of walking, can be determined through this method. As we can see, the moment histories profiles are very similar to the same subject but different between subjects. The starting

5 Figure 6. Hu moment history of (a) subject 1 and (b) subject 2. point z v and width v of gait sequences ϕ k,v,s n are different. The width v of the moment histories ϕ k,v,s n is related with a step of the subject, Figure 7, and this is determined with Genetic Algorithms (GA). 12 Figure 7. Three sequences in the moment history of variable width v Finally, each sequence v = 1, 2, 3 of variable width v of a each subject is used as vector descriptor in a neuronal network for gait classification.

6 4. GAIT RECOGNITION RESULTS 4.1 Gait description using intensity moments The optical system that has been implemented for image processing is shown in Figure 8, where SF is the spatial filter, S is the stop, C is a collimating lens, L is the lens that forms the Fourier transform, P is a polarizer, LCD is the liquid cristal display and CCD is the intensity detector. Figure 8. Optical image processor The intensity moment history is shown in Figure 9. As we can see, the profile of the intensity moment history shows the cyclic pattern of the gait. Figure 9. Optical calculation of intensity moments for gait description

7 4.2 Gait classification using Hu moments Figure 10 shows the Hu moment histories ϕ k,v,s 5 obtained from 6 different cameras for the case of walk fast. The curves on cameras 5 and 6 have a high periodicity. Figure 10. Moment histories based on Hu descriptors for the case of walk fast Figure 11 shows a comparison between different cameras. As cameras 1 and 4 has a opposite position, only one of them will be used. Also, the cameras 3 and 5 are highly correlated. In some cases, the same situation occurs for the cameras 2 and 6. Figure 11. Comparison of different moment histories for the case of walk with a ball.

8 A set of s = 15 images sequences of walking subjects were processed in order to extract a gait signature. Only the lower body silhouettes from MoBo database were used. From each HMH based on ϕ k,v,s 5, sequences v = 1, 2, 3 for each subject were obtained. The sequences have variable width k = v because the velocity of the gait and were used as gait descriptors in a neuronal network. In general, the classification results shows a good performance for the four cases of walking with only one moment and processing the cameras 1, 2 and 3. Slow Walking Fast Walking Ball Walking Incline Walking Camera % 91.1% 97.7% 91.1% Camera % 93.3% 97.7% 91.1% Camera % 91.1% 100% 100% 5. CONCLUSIONS A method of moments for gait description from sequences of lower body images was presented. Moment histories was obtained from Hu moments and intensity moments using and optical processor. Gait descriptors were generated from subsequences of moment histories. Each subsequence is generated by means genetic algorithms and used as descriptors for classification in a neuronal network. The database used for algorithm evaluation was MOBO database. From this, gait classification results are above 90% for the cases of slow and fast walking and 100% for the cases of walking with a ball and inclined walking. REFERENCES 1. A. Jain, P. Flynn, and A. Ross, Handbook of biometrics, Springer, (2010). 2. H. Lakany, Extracting a diagnostic gait signature, Pattern Recognition 41, N. Mezghani, S. Husse, K. Boivin, K. Turcot et al., Automatic classification of asymptomatic and osteoarthritis knee gait patterns using kinematic data features and the nearest neighbor classifier, IEEE transactions on biomedical engineering 55 (3), Y. Wu, and S. Krishnan, Statistical analysis of gait rhythm in patients with parkinsons disease, IEEE transactions on neural systems and rehabilitation engineering 18 (2), Tafazzoli, F., Safabakhsh, R., Model-based human gait recognition using leg and arm movements, Engineering Applications of Artificial Intelligence 23(8), (2010). 6. M.Goffredo, Imed Bouchrika, J. N. Carter and M. Nixon, Self-Calibrating view-invariant gait biometrics, IEEE Trans. on Systems, Man and Cybernetics 40, (2010) Shutler J.D and Nixon Mark S., Zernike Velocity Moments for sequence-based description of moving shapes, Image and Vision Computing 24 (2006) M.K. Hu, Visual pattern recognition by moment invariants, IRE. Trans. Inform. Theory 8, (1962) M. R. Teague, Optical calculation of irradiance moments, Applied Optics 19 (8), (1980) R.Gross and J. Shi, The CMU Motion of Body (MoBo) Database Tech. Report CMU-RI-TR Robotics Institute, Carnegie Mellon University, Grant, M. G., M. S. Nixon and P. H. Lewis, Extracting moving shapes by evidence gathering. Pattern Recognition 35(5), (2002) Z. Michalewicz., D. B. Fogel., How to solve It: Modern Heuristics, Second ed., Springer, 2004.

Biomechanics and Models of Locomotion

Biomechanics and Models of Locomotion Physics-Based Models for People Tracking: Biomechanics and Models of Locomotion Marcus Brubaker 1 Leonid Sigal 1,2 David J Fleet 1 1 University of Toronto 2 Disney Research, Pittsburgh Biomechanics Biomechanics

More information

Open Research Online The Open University s repository of research publications and other research outputs

Open Research Online The Open University s repository of research publications and other research outputs Open Research Online The Open University s repository of research publications and other research outputs Developing an intelligent table tennis umpiring system Conference or Workshop Item How to cite:

More information

Silhouette-based Human Identification from Body Shape and Gait Λ. 2. Method

Silhouette-based Human Identification from Body Shape and Gait Λ. 2. Method Silhouette-based Human Identification from Body Shape and Gait Λ Robert T. Collins, Ralph Gross and Jianbo Shi Robotics Institute, Carnegie Mellon University Email: frcollins,rgross,jshig@cs.cmu.edu Abstract

More information

THe rip currents are very fast moving narrow channels,

THe rip currents are very fast moving narrow channels, 1 Rip Current Detection using Optical Flow Shweta Philip sphilip@ucsc.edu Abstract Rip currents are narrow currents of fast moving water that are strongest near the beach. These type of currents are dangerous

More information

REPRESENTATION OF HUMAN GAIT TRAJECTORY THROUGH TEMPOROSPATIAL IMAGE MODELLING

REPRESENTATION OF HUMAN GAIT TRAJECTORY THROUGH TEMPOROSPATIAL IMAGE MODELLING REPRESENTATION OF HUMAN GAIT TRAJECTORY THROUGH TEMPOROSPATIAL IMAGE MODELLING Md. Akhtaruzzaman, Amir A. Shafie and Md. Raisuddin Khan Department of Mechatronics Engineering, Kulliyyah of Engineering,

More information

Gait Analysis for Recognition and Classification

Gait Analysis for Recognition and Classification Gait Analysis for Recognition and Classification L. Lee W. E. L. Grimson MIT Artificial Intelligence Lab Cambridge, MA 0239 Abstract This paper describes a representation of gait appearance for the purpose

More information

Investigation of Gait Representations in Lower Knee Gait Recognition

Investigation of Gait Representations in Lower Knee Gait Recognition Investigation of Gait Representations in Lower Knee Gait Recognition Chirawat Wattanapanich and Hong Wei Computational Vision Group, School of Systems Engineering, University of Reading, Reading, United

More information

Impact Points and Their Effect on Trajectory in Soccer

Impact Points and Their Effect on Trajectory in Soccer Proceedings Impact Points and Their Effect on Trajectory in Soccer Kaoru Kimachi 1, *, Sungchan Hong 2, Shuji Shimonagata 3 and Takeshi Asai 2 1 Doctoral Program of Coaching Science, University of Tsukuba,

More information

KINEMATIC ANALYSIS OF SHOT PUT IN ELITE ATHLETES A CASE STUDY

KINEMATIC ANALYSIS OF SHOT PUT IN ELITE ATHLETES A CASE STUDY KINEMATIC ANALYSIS OF SHOT PUT IN ELITE ATHLETES A CASE STUDY Weimin Liu and Mingxuan Wang Jiangsu Research Institute of Sports Science, Nanjing, People's Republic of China This paper presented the application

More information

Parsimonious Linear Fingerprinting for Time Series

Parsimonious Linear Fingerprinting for Time Series Parsimonious Linear Fingerprinting for Time Series Lei Li, B. Aditya Prakash, Christos Faloutsos School of Computer Science Carnegie Mellon University VLDB 2010 1 L. Li, 2010 VLDB2010, 36 th International

More information

INTRODUCTION TO PATTERN RECOGNITION

INTRODUCTION TO PATTERN RECOGNITION INTRODUCTION TO PATTERN RECOGNITION 3 Introduction Our ability to recognize a face, to understand spoken words, to read handwritten characters all these abilities belong to the complex processes of pattern

More information

1. Task Definition. Automated Human Gait Recognition Ifueko Igbinedion, Ysis Tarter CS 229, Fall 2013

1. Task Definition. Automated Human Gait Recognition Ifueko Igbinedion, Ysis Tarter CS 229, Fall 2013 Automated Human Gait Recognition Ifueko Igbinedion, Ysis Tarter CS 229, Fall 2013 1. Task Definition Motivation A reliable way of human identification is in high demand in today s society. There has been

More information

Gait Recognition with Fuzzy Classification Using Shoulder Body Joint

Gait Recognition with Fuzzy Classification Using Shoulder Body Joint Gait Recognition with Fuzzy Classification Using Shoulder Body Joint Jyoti Bharti and M. K. Gupta Abstract In this paper, the adopted methodology based on intersection with fuzzy classification. Consider

More information

WALKING MOTION ANALYSIS USING SMALL ACCELERATION SENSORS

WALKING MOTION ANALYSIS USING SMALL ACCELERATION SENSORS WALKING MOTION ANALYSIS USING SMALL ACCELERATION SENSORS Teruaki Ito Institute of Technology and Science University of Tokushima Tokushima, Japan e-mail: ito@me.tokushima-u.ac.jp Abstract Human walking

More information

Motion Control of a Bipedal Walking Robot

Motion Control of a Bipedal Walking Robot Motion Control of a Bipedal Walking Robot Lai Wei Ying, Tang Howe Hing, Mohamed bin Hussein Faculty of Mechanical Engineering Universiti Teknologi Malaysia, 81310 UTM Skudai, Johor, Malaysia. Wylai2@live.my

More information

Introduction to Pattern Recognition

Introduction to Pattern Recognition Introduction to Pattern Recognition Jason Corso SUNY at Buffalo 12 January 2009 J. Corso (SUNY at Buffalo) Introduction to Pattern Recognition 12 January 2009 1 / 28 Pattern Recognition By Example Example:

More information

A Bag-of-Gait Model for Gait Recognition

A Bag-of-Gait Model for Gait Recognition A Bag-of-Gait Model for Gait Recognition Jianzhao Qin, T. Luo, W. Shao, R. H. Y. Chung and K. P. Chow The Department of Computer Science, The University of Hong Kong, Hong Kong, China Abstract In this

More information

Human Gait Model for Automatic Extraction and Description for Gait Recognition

Human Gait Model for Automatic Extraction and Description for Gait Recognition Human Gait Model for Automatic Extraction and Description for Gait Recognition ABSTRACT Ashish Bhangale 1, Navneet Manjhi 2 and Jyoti Bharti 3 1 Research Scholar, CSE Dept. MANIT-Bhopal, India ashishbhangale.info@yahoo.com

More information

Embedded Platform Performance of Image Based Abnormal Gait Detection

Embedded Platform Performance of Image Based Abnormal Gait Detection I J C T A, 9(6), 2016, pp. 2977-2984 International Science Press ISSN: 0974-5572 Embedded Platform Performance of Image Based Abnormal Gait Detection Ahmad Puad Ismail* and Nooritawati Tahir** ABSTRACT

More information

Gait analysis for human identification

Gait analysis for human identification Gait analysis for human identification A. Kale, N. Cuntoor, B. Yegnanarayana, A.N Rajagopalan, and R. Chellappa Center for Automation Research, University of Maryland, College Park, MD 20742 kale, cuntoor,

More information

ASSESMENT Introduction REPORTS Running Reports Walking Reports Written Report

ASSESMENT Introduction REPORTS Running Reports Walking Reports Written Report ASSESMENT REPORTS Introduction Left panel Avatar Playback Right Panel Patient Gait Parameters Report Tab Click on parameter to view avatar at that point in time 2 Introduction Software will compare gait

More information

In memory of Dr. Kevin P. Granata, my graduate advisor, who was killed protecting others on the morning of April 16, 2007.

In memory of Dr. Kevin P. Granata, my graduate advisor, who was killed protecting others on the morning of April 16, 2007. Acknowledgement In memory of Dr. Kevin P. Granata, my graduate advisor, who was killed protecting others on the morning of April 16, 2007. There are many others without whom I could not have completed

More information

An investigation of kinematic and kinetic variables for the description of prosthetic gait using the ENOCH system

An investigation of kinematic and kinetic variables for the description of prosthetic gait using the ENOCH system An investigation of kinematic and kinetic variables for the description of prosthetic gait using the ENOCH system K. OBERG and H. LANSHAMMAR* Amputee Training and Research Unit, University Hospital, Fack,

More information

Sample Solution for Problem 1.a

Sample Solution for Problem 1.a Sample Solution for Problem 1.a 1 Inverted Pendulum Model (IPM) 1.1 Equations of Motion and Ground Reaction Forces Figure 1: Scheme of the Inverted Pendulum Model (IPM). The equations of motion of this

More information

EXSC 408L Fall '03 Problem Set #2 Linear Motion. Linear Motion

EXSC 408L Fall '03 Problem Set #2 Linear Motion. Linear Motion Problems: 1. Once you have recorded the calibration frame for a data collection, why is it important to make sure the camera does not shut off? hat happens if the camera automatically shuts off after being

More information

The Kinematics Analysis of Wu Yibing's Tennis Forehand Technique Xin WEN, Ji-he ZHOU and Chuan-jia DU

The Kinematics Analysis of Wu Yibing's Tennis Forehand Technique Xin WEN, Ji-he ZHOU and Chuan-jia DU 218 International Conference on Mechanical, Electronic and Information Technology (ICMEIT 218) ISBN: 978-1-6595-548-3 The Kinematics Analysis of Wu Yibing's Tennis Forehand Technique Xin WEN, Ji-he ZHOU

More information

Generation of Robot Motion Based on Measurement of Human Movement. Susumu Sakano 1, Satoru Shoji 1

Generation of Robot Motion Based on Measurement of Human Movement. Susumu Sakano 1, Satoru Shoji 1 Generation of Robot Motion Based on Measurement of Human Movement Susumu Sakano 1, Satoru Shoji 1 1College of Engineering, Nihon University 1 Nakagawara Tokusada Tamura-machi Koriyama 963-8642 Japan Tel;

More information

Gait as a Biometric for Person Identification in Video Sequences. Chiraz BenAbdelkader

Gait as a Biometric for Person Identification in Video Sequences. Chiraz BenAbdelkader Gait as a Biometric for Person Identification in Video Sequences Chiraz BenAbdelkader June 5, 2001 Abstract The term gait recognition is typically used to signify the identification of individuals in image

More information

Figure 2: Principle of GPVS and ILIDS.

Figure 2: Principle of GPVS and ILIDS. Summary Bubbly flows appear in many industrial applications. In electrochemistry, bubbles emerge on the electrodes in e.g. hydrolysis of water, the production of chloride and as a side-reaction in metal

More information

Human Pose Tracking III: Dynamics. David Fleet University of Toronto

Human Pose Tracking III: Dynamics. David Fleet University of Toronto Human Pose Tracking III: Dynamics David Fleet University of Toronto CIFAR Summer School, 2009 Interactions with the world are fundamental Implausible motions [Poon and Fleet, 01] Kinematic Model: damped

More information

Extended Model-Based Automatic Gait Recognition of Walking and Running

Extended Model-Based Automatic Gait Recognition of Walking and Running Etended Model-Based Automatic Gait Recognition of Walking and Running Chew-Yean Yam, Mark S. Nion, John N. Carter Department of Electronics and Computer Science, Universit of Southampton, S17 1BJ Southampton,

More information

Introduction to Pattern Recognition

Introduction to Pattern Recognition Introduction to Pattern Recognition Jason Corso SUNY at Buffalo 19 January 2011 J. Corso (SUNY at Buffalo) Introduction to Pattern Recognition 19 January 2011 1 / 32 Examples of Pattern Recognition in

More information

Compensator Design for Speed Control of DC Motor by Root Locus Approach using MATLAB

Compensator Design for Speed Control of DC Motor by Root Locus Approach using MATLAB Compensator Design for Speed Control of DC Motor by Root Locus Approach using MATLAB Akshay C. Mahakalkar, Gaurav R. Powale 2, Yogita R. Ashtekar 3, Dinesh L. Mute 4, 2 B.E. 4 th Year Student of Electrical

More information

CS 4649/7649 Robot Intelligence: Planning

CS 4649/7649 Robot Intelligence: Planning CS 4649/7649 Robot Intelligence: Planning Differential Kinematics, Probabilistic Roadmaps Sungmoon Joo School of Interactive Computing College of Computing Georgia Institute of Technology S. Joo (sungmoon.joo@cc.gatech.edu)

More information

Relative Dosimetry. Photons

Relative Dosimetry. Photons Relative Dosimetry Photons What you need to measure! Required Data (Photon) Central Axis Percent Depth Dose Tissue Maximum Ratio Scatter Maximum Ratio Output Factors S c & S cp! S p Beam profiles Wedge

More information

J. Electrical Systems 11-2 (2015): Regular paper. Abnormal gait detection using Hexagonal method on Model based Front view model

J. Electrical Systems 11-2 (2015): Regular paper. Abnormal gait detection using Hexagonal method on Model based Front view model Ahmad Puad Ismail 1,*, Nooritawati Md.Tahir 2, Regular paper Abnormal gait detection using Hexagonal method on Model based Front view model JES Journal of Electrical Systems Gait abnormality recognition

More information

Gait Analyser. Description of Walking Performance

Gait Analyser. Description of Walking Performance Gait Analyser Description of Walking Performance This brochure will help you to understand clearly the parameters described in the report of the Gait Analyser, provide you with tips to implement the walking

More information

Ball impact dynamics of knuckling shot in soccer

Ball impact dynamics of knuckling shot in soccer Available online at www.sciencedirect.com Procedia Engineering 34 (2012 ) 200 205 9 th Conference of the International Sports Engineering Association (ISEA) Ball impact dynamics of knuckling shot in soccer

More information

KINEMATIC QUANTIFICATION OF GAIT SYMMETRY BASED ON BILATERAL CYCLOGRAMS

KINEMATIC QUANTIFICATION OF GAIT SYMMETRY BASED ON BILATERAL CYCLOGRAMS KINEMATIC QUANTIFICATION OF GAIT SYMMETRY BASED ON BILATERAL CYCLOGRAMS Ambarish Goswami Honda Research Institute Mountain View, California, USA agoswami@honda-ri.com Abstract Symmetry is considered to

More information

intended velocity ( u k arm movements

intended velocity ( u k arm movements Fig. A Complete Brain-Machine Interface B Human Subjects Closed-Loop Simulator ensemble action potentials (n k ) ensemble action potentials (n k ) primary motor cortex simulated primary motor cortex neuroprosthetic

More information

Analysis of Pressure Rise During Internal Arc Faults in Switchgear

Analysis of Pressure Rise During Internal Arc Faults in Switchgear Analysis of Pressure Rise During Internal Arc Faults in Switchgear ASANUMA, Gaku ONCHI, Toshiyuki TOYAMA, Kentaro ABSTRACT Switchgear include devices that play an important role in operations such as electric

More information

ISOLATION OF NON-HYDROSTATIC REGIONS WITHIN A BASIN

ISOLATION OF NON-HYDROSTATIC REGIONS WITHIN A BASIN ISOLATION OF NON-HYDROSTATIC REGIONS WITHIN A BASIN Bridget M. Wadzuk 1 (Member, ASCE) and Ben R. Hodges 2 (Member, ASCE) ABSTRACT Modeling of dynamic pressure appears necessary to achieve a more robust

More information

Recognition of Tennis Strokes using Key Postures

Recognition of Tennis Strokes using Key Postures ISSC 2010, UCC, Cork, June 23 24 Recognition of Tennis Strokes using Key Postures Damien Connaghan, Ciarán Ó Conaire, Philip Kelly, Noel E. O Connor CLARITY: Centre for Sensor Web Technologies Dublin City

More information

Shearwater GeoServices. Increasing survey productivity and enhancing data quality February 2017 Steve Hepburn Acquisition Geophysicist

Shearwater GeoServices. Increasing survey productivity and enhancing data quality February 2017 Steve Hepburn Acquisition Geophysicist Shearwater GeoServices Increasing survey productivity and enhancing data quality February 2017 Steve Hepburn Acquisition Geophysicist Shearwater GeoServices - Full Geophysical Service Company Marine Processing

More information

Bayesian Optimized Random Forest for Movement Classification with Smartphones

Bayesian Optimized Random Forest for Movement Classification with Smartphones Bayesian Optimized Random Forest for Movement Classification with Smartphones 1 2 3 4 Anonymous Author(s) Affiliation Address email 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29

More information

THREE DIMENSIONAL KINEMATICS OF THE DIRECT FREE KICK IN SOCCER WHEN OPPOSED BY A DEFENSIVE WALL

THREE DIMENSIONAL KINEMATICS OF THE DIRECT FREE KICK IN SOCCER WHEN OPPOSED BY A DEFENSIVE WALL THREE DMENSONAL KNEMATCS OF THE DRECT FREE KCK N SOCCER WHEN OPPOSED BY A DEFENSVE WALL E. W. Brown l, D. J. Wilson l, B. R. Mason l, J. Baker lyouth Sports nstitute Michigan State University East Lansing,

More information

REPORT DOCUMENTATION PAGE

REPORT DOCUMENTATION PAGE REPORT DOCUMENTATION PAGE Form Approved OMB NO. 0704-0188 The public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instructions,

More information

Where is your dive buddy: tracking humans underwater using spatio-temporal features

Where is your dive buddy: tracking humans underwater using spatio-temporal features Where is your dive buddy: tracking humans underwater using spatio-temporal features Junaed Sattar and Gregory Dudek Centre for Intelligent Machines, McGill University, 3480 University Street, Montreal,

More information

Gait Analysis at Your Fingertips:

Gait Analysis at Your Fingertips: Gait Analysis at Your Fingertips: Enhancing Observational Gait Analysis Using Mobile Device Technology and the Edinburgh Visual Gait Scale Jon R. Davids, MD; Shriners Hospitals for Children Northern California;

More information

Measurement of Bubble Velocity using Spatial Filter Velocimetry

Measurement of Bubble Velocity using Spatial Filter Velocimetry Lisbon, Portugal, 9 July, Measurement of Bubble Velocity using Spatial Filter Velocimetry Takaaki Matsumoto, Shigeo Hosokawa,*, Akio Tomiyama : Graduate School of Engineering, Kobe University, Kobe, Japan

More information

Evaluation of Gait Recognition. Synonyms. Definition. A Panoramic View of Performance. Introduction

Evaluation of Gait Recognition. Synonyms. Definition. A Panoramic View of Performance. Introduction Comp. by: BVijayalakshmi Stage: Galleys ChapterID: 0000883562 Date:27/1/09 Time:17:57:10 E Au1 Evaluation of Gait Recognition SUDEEP SARKAR 1,ZONGYI LIU 2 1 Computer Science and Engineering, University

More information

Analysis of the Radar Doppler Signature of a Moving Human

Analysis of the Radar Doppler Signature of a Moving Human Analysis of the Radar Doppler Signature of a Moving Human Traian Dogaru Calvin Le Getachew Kirose U.S. Army Research Laboratory RF Signal Processing and Modeling Branch Outline Use Doppler radar to detect

More information

A Study of Human Gaits across Different Speeds

A Study of Human Gaits across Different Speeds A Study of Human Gaits across Different Speeds Rawesak Tanawongsuwan and Aaron Bobick College of Computing, GVU Center, Georgia Institute of Technology Atlanta, GA 333-8 USA ftee afbg@cc.gatech.edu Abstract

More information

1. Introduction. Faustini Libent Ishabailu 1, Dr. Pei Zhijun 2, Abdalla Mohamed Hambal 3

1. Introduction. Faustini Libent Ishabailu 1, Dr. Pei Zhijun 2, Abdalla Mohamed Hambal 3 Human Gait Recognition System Based On Principal Component Analysis [PCA] Faustini Libent Ishabailu 1, Dr. Pei Zhijun 2, Abdalla Mohamed Hambal 3 1 Department of Electronics, Tianjin University of Technology

More information

Biomechanical Analysis of the Shot- Put Event at the 2004 Athens Olympic Games

Biomechanical Analysis of the Shot- Put Event at the 2004 Athens Olympic Games Biomechanical Analysis of the Shot- Put Event at the 2004 Athens Olympic Games By Gideon Ariel, Ann Penny, John Probe, Rudolf Buijs, Erik Simonsen Alfred Finch, and Larry Judge ISBS 2005 Beijing China

More information

Person Re-identification in frontal gait sequences via Histogram of Optic flow Energy Image

Person Re-identification in frontal gait sequences via Histogram of Optic flow Energy Image Person Re-identification in frontal gait sequences via Histogram of Optic flow Energy Image Athira Nambiar, Jacinto C. Nascimento, Alexandre Bernardino, and José Santos-Victor Institute for Systems and

More information

Development of SAR-Derived Ocean Surface Winds at NOAA/NESDIS

Development of SAR-Derived Ocean Surface Winds at NOAA/NESDIS Development of SAR-Derived Ocean Surface Winds at NOAA/NESDIS Pablo Clemente-Colón, William G. Pichel, NOAA/NESDIS Frank M. Monaldo, Donald R. Thompson The Johns Hopkins University Applied Physics Laboratory

More information

AN EXPERIMENTAL INVESTIGATION OF SPILLING BREAKERS

AN EXPERIMENTAL INVESTIGATION OF SPILLING BREAKERS AN EXPERIMENTAL INVESTIGATION OF SPILLING BREAKERS Prof. James H. Duncan Department of Mechanical Engineering University of Maryland College Park, Maryland 20742-3035 phone: (301) 405-5260, fax: (301)

More information

Properties of waves. Definition:

Properties of waves. Definition: Properties of waves A wave motion is the ability of transferring energy from one point (the source) to another point without there being any transfer of matter between the two points. Waves are either

More information

Image-Based Measurement of Alveoli Volume Expansion in an Animal Model of a Diseased Lung

Image-Based Measurement of Alveoli Volume Expansion in an Animal Model of a Diseased Lung Image-Based Measurement of Alveoli Volume Expansion in an Animal Model of a Diseased Lung C. E. Hann 1, D. Hewett 1, J. G. Chase 1, T. Rabczuk 1, A. Sundaresan 1, X. Chen 1, W. Wang 1 and G. M. Shaw 2

More information

PERCEPTIVE ROBOT MOVING IN 3D WORLD. D.E- Okhotsimsky, A.K. Platonov USSR

PERCEPTIVE ROBOT MOVING IN 3D WORLD. D.E- Okhotsimsky, A.K. Platonov USSR PERCEPTIVE ROBOT MOVING IN 3D WORLD D.E- Okhotsimsky, A.K. Platonov USSR Abstract. This paper reflects the state of development of multilevel control algorithms for a six-legged mobile robot. The robot

More information

Advanced Test Equipment Rentals ATEC (2832) OMS 600

Advanced Test Equipment Rentals ATEC (2832) OMS 600 Established 1981 Advanced Test Equipment Rentals www.atecorp.com 800-404-ATEC (2832) OMS 600 Continuous partial discharge monitoring system for power generators and electrical motors Condition monitoring

More information

Dynamic Component of Ship s Heeling Moment due to Sloshing vs. IMO IS-Code Recommendations

Dynamic Component of Ship s Heeling Moment due to Sloshing vs. IMO IS-Code Recommendations International Journal on Marine Navigation and Safety of Sea Transportation Volume 4 Number 3 September 2010 Dynamic Component of Ship s Heeling Moment due to Sloshing vs. IMO IS-Code Recommendations P.

More information

Recognizing Human Gait Types 183

Recognizing Human Gait Types 183 Recognizing Human Gait Types 183 11 X Recognizing Human Gait Types Preben Fihl and Thomas B. Moeslund Aalborg University Denmark 1. Introduction Everyday people will observe, analyze, and interpret the

More information

SCHEINWORKS Measuring and Analysis Systems by

SCHEINWORKS Measuring and Analysis Systems by Pressure Measurement Systems for standing and walking analysis Germany since 1879 Pressure Measurement Systems for standing and walking analysis Documentation of Gait image Stance Symmetry of all parameters

More information

Wave phenomena in a ripple tank

Wave phenomena in a ripple tank Wave phenomena in a ripple tank LEP Related topics Generation of surface waves, propagation of surface waves, reflection of waves, refraction of waves, Doppler Effect. Principle Water waves are generated

More information

Walking with coffee: when and why coffee spills

Walking with coffee: when and why coffee spills Walking with coffee: when and why coffee spills Hans C. Mayer and Rouslan Krechetnikov Department of Mechanical Engineering University of California at Santa Barbara February 20-24, 2012 Page 1/25 Motivation

More information

Exploratory Factor Analysis of Gait Recognition

Exploratory Factor Analysis of Gait Recognition Exploratory Factor Analysis of Gait Recognition Imed Bouchrika & Mark S. Nixon Department of Electronics and Computer Science University of Southampton, SO17 1BJ, UK {ib04r, msn}@ecs.soton.ac.uk Abstract

More information

Brief Biomechanical Analysis on the Walking of Spinal Cord Injury Patients with a Lower Limb Exoskeleton Robot

Brief Biomechanical Analysis on the Walking of Spinal Cord Injury Patients with a Lower Limb Exoskeleton Robot 13 IEEE International Conference on Rehabilitation Robotics June 24-26, 13 Seattle, Washington USA Brief Biomechanical Analysis on the Walking of Spinal Cord Injury Patients with a Lower Limb Exoskeleton

More information

Prediction of Basketball Free Throw Shooting by OpenPose

Prediction of Basketball Free Throw Shooting by OpenPose Prediction of Basketball Free Throw Shooting by OpenPose Masato Nakai,Yoshihiko Tsunoda, Hisashi Hayashi, Hideki Murakoshi School of Industrial Technology, Advanced Institute of Industrial Technology 1-10-40,

More information

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53. The design of exoskeleton lower limbs rehabilitation robot

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53. The design of exoskeleton lower limbs rehabilitation robot Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53 CADDM The design of exoskeleton lower limbs rehabilitation robot Zhao Xiayun 1, Wang Zhengxing 2, Liu Zhengyu 1,3,

More information

Failure Detection in an Autonomous Underwater Vehicle

Failure Detection in an Autonomous Underwater Vehicle Failure Detection in an Autonomous Underwater Vehicle Alec Orrick, Make McDermott, Department of Mechanical Engineering David M. Barnett, Eric L. Nelson, Glen N. Williams, Department of Computer Science

More information

Cricket umpire assistance and ball tracking system using a single smartphone camera

Cricket umpire assistance and ball tracking system using a single smartphone camera 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 Cricket umpire assistance and ball tracking system using a single smartphone camera Udit Arora

More information

Disability assessment using visual gait analysis

Disability assessment using visual gait analysis Disability assessment using visual gait analysis Sherif El-Sayed Hussein Computer and Systems Department, Mansoura University, Mansoura, Egypt Tel: +2 0122205369 Fax: +2 0502244690 E-mail: sherif_hussein@mans.edu.eg

More information

REPORT. A comparative study of the mechanical and biomechanical behaviour of natural turf and hybrid turf for the practise of sports

REPORT. A comparative study of the mechanical and biomechanical behaviour of natural turf and hybrid turf for the practise of sports REPORT A comparative study of the mechanical and biomechanical behaviour of natural turf and hybrid turf for the practise of sports Addressed to: PSF - PALAU TURF Date: May 2015 Table of Contents SHEET

More information

Review On: Hybrid Approach for Gait Recognition with GPPE and SURF technique

Review On: Hybrid Approach for Gait Recognition with GPPE and SURF technique Review On: Hybrid Approach for Gait Recognition with GPPE and SURF technique Ms.Jatinder Kaur 1 and Ms.Varsha 2 1 Mtech (CSE) Student of CTIEMT,CT Institution Shahpur,Jalandhar, Punjab, India 2 Assistant

More information

Sensing and Modeling of Terrain Features using Crawling Robots

Sensing and Modeling of Terrain Features using Crawling Robots Czech Technical University in Prague Sensing and Modeling of Terrain Features using Crawling Robots Jakub Mrva 1 Faculty of Electrical Engineering Agent Technology Center Computational Robotics Laboratory

More information

Experiment of a new style oscillating water column device of wave energy converter

Experiment of a new style oscillating water column device of wave energy converter http://www.aimspress.com/ AIMS Energy, 3(3): 421-427. DOI: 10.3934/energy.2015.3.421 Received date 16 April 2015, Accepted date 01 September 2015, Published date 08 September 2015 Research article Experiment

More information

EVOLVING HEXAPOD GAITS USING A CYCLIC GENETIC ALGORITHM

EVOLVING HEXAPOD GAITS USING A CYCLIC GENETIC ALGORITHM Evolving Hexapod Gaits Using a Cyclic Genetic Algorithm Page 1 of 7 EVOLVING HEXAPOD GAITS USING A CYCLIC GENETIC ALGORITHM GARY B. PARKER, DAVID W. BRAUN, AND INGO CYLIAX Department of Computer Science

More information

Friction properties of the face of a hand-held tennis racket

Friction properties of the face of a hand-held tennis racket Available online at www.sciencedirect.com Procedia Engineering 34 (2012 ) 544 549 9 th Conference of the International Sports Engineering Association (ISEA) Friction properties of the face of a hand-held

More information

Journal of Chemical and Pharmaceutical Research, 2016, 8(6): Research Article. Walking Robot Stability Based on Inverted Pendulum Model

Journal of Chemical and Pharmaceutical Research, 2016, 8(6): Research Article. Walking Robot Stability Based on Inverted Pendulum Model Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2016, 8(6):463-467 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Walking Robot Stability Based on Inverted Pendulum

More information

NIH Public Access Author Manuscript Gait Posture. Author manuscript; available in PMC 2009 May 1.

NIH Public Access Author Manuscript Gait Posture. Author manuscript; available in PMC 2009 May 1. NIH Public Access Author Manuscript Published in final edited form as: Gait Posture. 2008 May ; 27(4): 710 714. Two simple methods for determining gait events during treadmill and overground walking using

More information

Exercise load research on common technical method in taekwondo training courses

Exercise load research on common technical method in taekwondo training courses Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(7):1195-1199 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Exercise load research on common technical method

More information

Mecánica de Sistemas Multicuerpo:

Mecánica de Sistemas Multicuerpo: Universidad Pública de Navarra 12 de Noviembre de 2008 Departamento de Ingeniería Mecánica, Energética y de Materiales Mecánica de Sistemas Multicuerpo: Análisis de la Silla de Ruedas Triesférica y Dinámica

More information

A study of advection of short wind waves by long waves from surface slope images

A study of advection of short wind waves by long waves from surface slope images A study of advection of short wind waves by long waves from surface slope images X. Zhang, J. Klinke, and B. Jähne SIO, UCSD, CA 993-02, USA Abstract Spatial and temporal measurements of short wind waves

More information

Rogue Wave Statistics and Dynamics Using Large-Scale Direct Simulations

Rogue Wave Statistics and Dynamics Using Large-Scale Direct Simulations Rogue Wave Statistics and Dynamics Using Large-Scale Direct Simulations Dick K.P. Yue Center for Ocean Engineering Department of Mechanical Engineering Massachusetts Institute of Technology Cambridge,

More information

Analysis of Gait Characteristics Changes in Normal Walking and Fast Walking Of the Elderly People

Analysis of Gait Characteristics Changes in Normal Walking and Fast Walking Of the Elderly People IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 08, Issue 7 (July. 2018), V (V) 34-41 www.iosrjen.org Analysis of Gait Characteristics Changes in and Of the Elderly

More information

User Identification Using User s Walking Pattern over the ubifloorii

User Identification Using User s Walking Pattern over the ubifloorii User Identification Using User s Walking Pattern over the ubifloorii Jaeseok Yun 1, Woontack Woo 2, and Jeha Ryu 1 1 Dept. Mechatronics, Gwangju Institute of Science and Technology, S. Korea {zapper, ryu}@gist.ac.kr

More information

Some Geometric and Kinematics Properties of Breaking Waves

Some Geometric and Kinematics Properties of Breaking Waves Some Geometric and Kinematics Properties of Breaking Waves Pierre Bonmarin Institut de Recherche sur les Phénomènes Hors Equilibre (IRPHE), Laboratoire IOA, 163 Avenue de Luminy, Case 903, 13288 Marseilles,

More information

Shot-by-shot directional source deghosting and directional designature using near-gun measurements

Shot-by-shot directional source deghosting and directional designature using near-gun measurements H1-1-3 Shot-by-shot directional source deghosting and directional designature using near-gun measurements Neil Hargreaves, Rob Telling, Sergio Grion Dolphin Geophysical, London, UK Introduction In this

More information

Movement-Type Classification Using Acceleration Sensor

Movement-Type Classification Using Acceleration Sensor Movement-Type Classification Using Acceleration Sensor Chu-Hui Lee and Jyun-Han Liou Abstract The most common moving processes include walking, running, going up stairs, and going down stairs. People distinguish

More information

Decentralized Autonomous Control of a Myriapod Locomotion Robot

Decentralized Autonomous Control of a Myriapod Locomotion Robot Decentralized utonomous Control of a Myriapod Locomotion Robot hmet Onat Sabanci University, Turkey onat@sabanciuniv.edu Kazuo Tsuchiya Kyoto University, Japan tsuchiya@kuaero.kyoto-u.ac.jp Katsuyoshi

More information

Application of pushover analysis in estimating seismic demands for large-span spatial structure

Application of pushover analysis in estimating seismic demands for large-span spatial structure 28 September 2 October 2009, Universidad Politecnica de Valencia, Spain Alberto DOMINGO and Carlos LAZARO (eds.) Application of pushover analysis in estimating seismic demands for large-span spatial structure

More information

Stride October 20, 2017

Stride October 20, 2017 Preliminary Design Review Stride October 20, 2017 Advisor: ProfessorTessier Hollot 1 Advisor : Professor Group Members Richie Hartnett CSE Jarred Penney EE Advisor Prof. Tessier Joe Menzie CSE Jack Higgins

More information

DEVELOPMENT OF INDONESIAN GAIT DATABASE USING 2D OPTICAL MOTION ANALYZER SYSTEM

DEVELOPMENT OF INDONESIAN GAIT DATABASE USING 2D OPTICAL MOTION ANALYZER SYSTEM DEVELOPMENT OF INDONESIAN GAIT DATABASE USING 2D OPTICAL MOTION ANALYZER SYSTEM Abstract Andi Isra Mahyuddin 1, Sandro Mihradi 1, Tatacipta Dirgantara 2, Marina Moeliono 3, and Tertianto Prabowo 3 1 Mechanical

More information

Gait Analysis System. User Manual and Outcome parameters Patent WO2012/ A1

Gait Analysis System. User Manual and Outcome parameters Patent WO2012/ A1 Gait Analysis System User Manual and Outcome parameters Patent WO212/7855 A1 Thank you for purchasing our Gait Analysis Package. Gait Up s goal is to provide you with a user-friendly setup to measure accurately

More information

Design of a Pedestrian Detection System Based on OpenCV. Ning Xu and Yong Ren*

Design of a Pedestrian Detection System Based on OpenCV. Ning Xu and Yong Ren* International Conference on Education, Management, Commerce and Society (EMCS 2015) Design of a Pedestrian Detection System Based on OpenCV Ning Xu and Yong Ren* Applied Technology College of Soochow University

More information

High Resolution Sea Surface Roughness and Wind Speed with Space Lidar (CALIPSO)

High Resolution Sea Surface Roughness and Wind Speed with Space Lidar (CALIPSO) High Resolution Sea Surface Roughness and Wind Speed with Space Lidar (CALIPSO) Yongxiang Hu NASA Langley Research Center Carl Weimer Ball Aerospace Corp. 1 CALIPSO Mission Overview CALIPSO seeks to improve

More information

Automated Markerless Analysis of Human Gait Motion for Recognition and Classification

Automated Markerless Analysis of Human Gait Motion for Recognition and Classification Automated Markerless Analysis of Human Gait Motion for Recognition and Classification Jang-Hee Yoo and Mark S. Nixon We present a new method for an automated markerless system to describe, analyze, and

More information

Using Spatio-Temporal Data To Create A Shot Probability Model

Using Spatio-Temporal Data To Create A Shot Probability Model Using Spatio-Temporal Data To Create A Shot Probability Model Eli Shayer, Ankit Goyal, Younes Bensouda Mourri June 2, 2016 1 Introduction Basketball is an invasion sport, which means that players move

More information