\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={A Review on Human Gait Detection},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{A Review on Human Gait Detection}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Pavithra D  S}

             \author[2]{Shrishail  Math}

             \affil[1]{  Visvesvaraya Technological University}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 December 2018 Accepted: 1 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


The human gait is the identification of human locomotive based on limbs position or action. The tracking of human gait can help in various applications like normal and abnormal gait, fall detection, gender detection, age detection, biometrics and in some terrorist and criminal activity detection. The present work carried out is a review of various methodologies employed in human gait detection. The analysis describes that the different feature extraction and machine learning techniques to be adopted for the identification of human gait based on the purpose of the application.

\end{abstract}


\keywords{human gait, biometrics, machine learning techniques, feature extraction.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
uman gait describes bipedal, biphasic forward propulsion of the center of gravity of the human body which involves the movement of various parts of the body without any additional energy requirement. The gait pattern can be categorized based on the different limb movement.\par
The presented work is a survey carried out on human gait. The general steps involved in the human gait detection are the background subtraction, silhouette extraction, feature extraction and classification of gait based on the objective of the respective work carried out. On the whole, the gait detection can be generalized and can be represented pictorially as shown in figure \hyperref[fig_0]{1}. The input to the gait recognition system is the video or the image captured from the camera. If video is the input, then it is subdivided into various frames and used as input to the gait recognition system. From the obtained image or video frame, the background is eliminated using some background subtraction methods. From that image, silhouette is extracted.\par
The silhouette extraction involves various methods like background subtraction, shadow removal, some morphological processes, etc. From the obtained silhouette the features are extracted. The extracted features are stride length, height, joint angle, etc. The complex feature extraction methods like PCA, LDA are used to extract prominent and essential features. The features selected play an important role in classification to make a decision of gait whether it is normal or abnormal. 
\section[{II.}]{II.} 
\section[{Related Work}]{Related Work}\par
Kalyan Sasidhar and Satyam Satyajeet \hyperref[b0]{[1]} proposed a wearable Smartphone based gait recognition system to detect normal and abnormal human walk. The limb movement is observed using the H accelerometer inserted in the Smartphone. The data is acquired using an application AndroSensor. The runs on the phone remove noise; extracts peak and valley points in the signal. The features such as stride length, step length, speed, and cadence were extracted. For classification threshold based classification of computed metrics based on decision tree classifier is used. The decision categorizes them into normal, mild, moderate and severe class based on the extent of the abnormality.\par
In this work, the Smartphone eliminates the need of visiting the clinic and hospitals. The persons can clearly diagnose by themselves. Cheaper compared to other expensive medication methods and easily reachable to ordinary people, especially women who are busy with multiple tasks. The drawback of this proposed work is the device must be worn around the ankle which is difficult, and the wearable sensors are not suitable for aged people due to their forgetfulness, and it's not appropriate for large scale deployment.\par
B. S. Daga, A. A. Ghatol and V.M. Thakare \hyperref[b1]{[2]} proposed a process in which the main objective of the work is to detect the fall detection. The camera footage was considered for the curvature scale space (CSS) features extraction, and the human activity is classified based on the support vector machine (SVM) extreme learning machine (ELM) technique. In this work, the advantage of the ELM along with sparse representation coefficient (SRC) is also discussed.\par
The high accuracy obtained from SRC classification. Faster computation and response time of the ELM technique. The disadvantage is subjected to physical space constraint. The system will be used in monitoring subject falls and being alone in the house or room cannot get attention or raise the alarm for immediate help.\par
Hoang Le Uyen Thuc, Pham Van Tuan and Jenq-Neng Hwang \hyperref[b2]{[3]} proposed a work in which ordinary camera is used to capture the video of a person moving such as doing actions or walking. The human object is segmented using a GMM-based background subtraction algorithm. The extracted human is then post-processed via morphology operations to create a well defined binary silhouette. Feature representation using two separate feature descriptors, one for each application scenario, and shape-based feature descriptor is good enough to represent the gait. Seven values of Hu's moments were used as features. The abnormal event detected based on Hidden Markov Model (HMM). The final stage is to convey an SMS message to the pre-defined cell phone number to notify the caregiver of a detected anomaly.\par
The installation, operation, and maintenance of the camera systems are simple. It is also non-intrusive, continuous, and objective in nature. But it is subjected to space constraints and can be an Automatic fall detection system to timely support the victims.\par
Zijuan Liu, Lin Wang, Wenyuan Liu and Binbin Li \hyperref[b3]{[4]} proposed discrete wavelet transform (DWT) and principal component analysis (PCA) algorithms are used to remove noise. The two-dimensional CSI frames are built using the amplitude information of CSI subcarriers for extracting feature of CSI subcarriers. The SVM classifier is used to classify the CSI data. If there is a human movement, the gait periodicity is analyzed using autocorrelation to identify whether the intruder is human or not.\par
Since WiFi is available widely, this system can be adopted to detect the intruder easily.\par
Mohammed Hussein Ahmed and Azhin Tahir Sabir \hyperref[b4]{[5]} proposed a gait-based gender classification method using the 3D skeleton data obtained from the Microsoft Kinect sensor. A Kinect sensor supported with SDK provides a human skeleton for two people. Kinect provides an RGB image and image depth. However, in the proposed method the author uses only a skeleton model. The proposed method consists of four stages. The first stage is the creation of an application by SDK for Windows to record a 3D skeleton, which is then used to create a database with Kinect. Detecting a gait cycle for each subject is the second stage. The third stage involves feature extraction -in this paper, the skeletonbased dynamic feature extraction method is adopted. In the final phase, the Nearest Neighbor (NN), Support Vector Machines (SVM) and Linear Discriminant Classifier (LDC) were used as the classification methods.\par
The human gender is easily classified without any human intervention. The information is collected through non-contact and non-invasive methods.\par
Ait O. Lishani, Larbi Boubchir and Emad Khalifa and Ahmed Bouridane \hyperref[b5]{[6]} describe GEI which represents human walk using a single grayscale image obtained by averaging the silhouettes extracted over one gait cycle. The features of the GEI image is extracted using Gabor filter bank-based feature extraction method. To obtain useful and informative features for classification a Spectral Regression Kernel Discriminant Analysis (SRKDA) feature reduction algorithm is necessary. The SVM classifier is used to evaluate the categorization.\par
The recognition rate of the proposed method is high compared to other existing methods. Hence it can be a promising system in biometric applications.\par
Guan Y.D, Zhu R.F., Feng J. Y, Du, K., Zhang and X.R. \hyperref[b6]{[7]} establishes the human silhouette and gait period. The author has adopted Shifting Energy Image (SEI) as the feature of the image, and then Gabor Wavelet and Local Binary Pattern (LBP) feature extraction methods are applied. Finally, gait feature will be classified and recognized by using sparse representation coefficients (SRC). The robustness of the system is high. Sneha Choudhary, Chandra Prakash and Rajesh Kumar \hyperref[b7]{[8]} proposed a method consists of four steps. Gait Energy Image (GEI) is obtained by normalizing and averaging all the silhouette images in one gait cycle for all the subjects. The dimension of the GEI image is reduced by using principal component analysis. Five spatiotemporal parameters namely cadence, speed, height, stride length, stance period are calculated and concatenated with the reduced GEI Image. The reduced feature vector set is trained and tested using support vector machine and artificial neural network to classify whether it is male or female. The human recognition can be done from a far distance.\par
Nabeel Seedat, David Beder, Vered Aharonson and Steven Dubowsky \hyperref[b8]{[9]} compare the force sensor based and accelerometer based motion monitoring system. The empirical mode decomposition (EMD) method is used to decompose, filter and reconstruct the respective kinematic signals. The threshold based peak detection is applied to estimate potential footfalls. The accelerometer sensor based system accuracy is good compared to the force sensor based system.\par
Wei-Yi Cheng, Florian Lipsmeier, Alf Scotland and Andrew Creagh \hyperref[b9]{[10]} provide the continuous monitoring of the Parkinsons disease (PD) patients and motion monitoring. The sensor data for above 30000 hours were used. The convolution recurrent neural network was employed for human activity detection along with the extracted features.\par
The gait monitoring system is a promising system in the field of biometrics such as fingerprint, iris, DNA, and face. The consideration of gait for biometric would be advantageous compared to the existing one as the gait cannot be forged, and it is unique for each. Gait detection can play a significant role in the criminal and terrorist activities monitoring as they operate from a far distance. Since the gait detection doesn't involve any human contact, it can be analyzed from a considerable distance. Other than these the gait recognition would help in gender classification, age classification, fall detection and monitoring the aged people. 
\section[{III.}]{III.} 
\section[{Gait Phases and Parameters}]{Gait Phases and Parameters}\par
The complete gait cycle has two phases: the stance phase and the swing phase. The stance phase consists the time when the foot is in contact with the floor and the swing phase when the foot is in the air. Each gait phase is associated with the sub-phases such as initial contact, loading response, mid stance, terminal stance, and pre-swing. The swing phases are an initial swing, mid swing, and terminal swing.\par
Initial contact (heel strike): It is the moment that the foot contacts the ground.\par
Loading response: This phase begins immediately after the initial contact of the foot and continues until the lift of limb for swing phase.\par
Mid-stance: Period starts from the lift of the contralateral limb from the ground to the point where the body weight is aligned with the forefoot.\par
Terminal stance: This period starts after heel rising in the frontal plane and continues to prior to the initial contact of the contralateral limb.\par
Pre-swing: This phase starts from initial contact of the contralateral limb and ends with the lift of the ipsilateral limb from the ground. 
\section[{Swing phase}]{Swing phase}\par
Initial swing: This phase, also called toe off, is from lifting the foot off the ground until the knee flexion is increased to its maximum position.\par
Mid-swing: This phase begins immediately after knee flexion and ends when the tibia is vertical.\par
Terminal swing: This phase begins following the vertical tibia position to just before the initial contact.\par
The Cadence: Total number of completed steps or number of strides per minute. 
\section[{Cycle frequency:}]{Cycle frequency:}\par
The frequency obtained by performing the discrete Fourier transforms (DFT).\par
Gait cycle time: Time duration between two successive heel-strike events. Gait irregularity: The average SDs of the left and right step times. It shows the variability in successive steps of the same foot. Gait variability: The SD of gait parameters or their coefficient of variation (CV) i.e. CV = SD/mean which is based on stride to stride fluctuations.\par
Root mean square: Root Mean Square (RMS) of the acceleration magnitudes. 
\section[{Stance duration:}]{Stance duration:}\par
The time from heel strike to toe off of the same foot. It is a percentage of the gait cycle.\par
Step asymmetry: The ratio of the difference between mean step times of individual legs to the combined mean step time of both feet.\par
Step duration: The time between heel contacts of the opposite foot.\par
Step frequency: Half of the fundamental frequency calculated using DFT.\par
Step length: Ratio of covered distance in meters to the number of completed steps. Step width: Distance between the heels in the double support phase. 
\section[{Stride duration:}]{Stride duration:}\par
The time between two consecutive heel strikes of the same foot. 
\section[{Stride frequency: Number of cycles per second (Hz).}]{Stride frequency: Number of cycles per second (Hz).}\par
Stride length: The distance between two consecutive heel strikes of the same foot.\par
Stride velocity: Ratio of the stride length to stride time. 
\section[{Swing duration:}]{Swing duration:}\par
The time from toe-off to heel strike of the same foot that can also be expressed a percentage of gait cycle.\par
Walking distance: Multiplication of mean step length over a specified duration by the number of steps.\par
Walking intensity: Calculated from the integral of the modulus accelerometer output. 
\section[{Walk ratio:}]{Walk ratio:}\par
The ratio of average step length (in cm) to the cadence.\par
Walking (gait) speed: Having distance divided by the walking time.\par
Walking time: Measured using a stop watch.\par
Walking velocity: Distance covered/number of data points/sampling frequency.\par
Figure \hyperref[fig_2]{2} shows the extracted silhouette from the original images after the morphological processes.   The human gait cycle is a significant parameter in the gait analysis. Figure  {\ref 5} represents how the gait cycle can be identified.  IV. 
\section[{Results and Discussion}]{Results and Discussion}\par
The table1 shows the summary of the reviewed methodologies and their important parameters for gait analysis.\par
The table2 shows the tabulation of the reviewed methodologies based on the applications. Other than this the human gait detection has applications in sport, computer games, physical rehabilitation, clinical assessment, surveillance, human recognition, modeling, and many other fields.  V. 
\section[{Conclusion}]{Conclusion}\par
The work presented is a literature review work on human gait recognition. The silhouette extraction, feature extraction, and classification are the main steps involved in the gait recognition. The various methods were presented by the authors and all are reviewed in this work.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 :A}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{56}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 5 :Figure 6}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.03918439716312056\textwidth}P{0.47624113475177304\textwidth}P{0.3345744680851064\textwidth}}
SI. No.\tabcellsep Application\tabcellsep Methods/Papers\\
1\tabcellsep Normal and Abnormal gait analysis\tabcellsep A Smartphone based personalized gait diagnosing system[1]\\
2\tabcellsep Fall and Position detection\tabcellsep {}[2],[3],[4],[9]\\
3\tabcellsep Gender detection\tabcellsep {}[5],[8]\\
4\tabcellsep Terrorist or Criminal activity monitoring\tabcellsep {}[5]\\
5\tabcellsep Medical applications\tabcellsep {}[1],[10]\\
6\tabcellsep Biometrics\tabcellsep {}[6],[7]\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 			\footnote{Year 2 019} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Seedat et al. ()]{b8}\label{b8} 	 		\textit{A Comparison of Footfall Detection Algorithms from Walker Mounted Sensors Data},  		 			Nabeel Seedat 		,  		 			David Beder 		,  		 			Vered Aharonson 		,  		 			Steven Dubowsky 		.  		2018. IEEE.  	 
\bibitem[Choudhary et al. ()]{b7}\label{b7} 	 		\textit{A Hybrid Approach for Gait based Gender Classification using GEI and Spatio Temporal parameters},  		 			Sneha Choudhary 		,  		 			Chandra Prakash 		,  		 			Rajesh Kumar 		.  		2017. IEEE.  	 
\bibitem[Hoang Le Uyen et al. ()]{b2}\label{b2} 	 		‘An Effective Video-based Model for Fall Monitoring of the Elderly’.  		 			Hoang Le Uyen 		,  		 			Pham Thuc 		,  		 			Jenq-Neng Van Tuan 		,  		 			Hwang 		.  	 	 		\textit{International Conference on System Science and Engineering},  				2017. IEEE.  	 
\bibitem[Ait et al. ()]{b5}\label{b5} 	 		\textit{Gabor Filter Bank-based GEI Features for Human Gait Recognition},  		 			O Ait 		,  		 			Larbi Lishani 		,  		 			Emad Boubchir 		,  		 			Ahmed Khalifa 		,  		 			Bouridane 		.  		2016. IEEE.  	 
\bibitem[Mohammed Hussein Ahmed and Tahir Sabir ()]{b4}\label{b4} 	 		\textit{Human Gender Classification based on Gait Features using Kinect Sensor},  		 			Azhin Mohammed Hussein Ahmed 		,  		 			Tahir Sabir 		.  		2017. IEEE.  	 
\bibitem[Liu et al. ()]{b3}\label{b3} 	 		‘Human Movement Detection and Gait Periodicity Analysis Using Channel State Information’.  		 			Zijuan Liu 		,  		 			Lin Wang 		,  		 			Wenyuan Liu 		,  		 			Binbin Li 		.  	 	 		\textit{12th International Conference on Mobile Ad-Hoc and Sensor Networks},  				2016.  	 
\bibitem[Sasidhar and Satyajeet ()]{b0}\label{b0} 	 		‘iKnow How You Walk -A smartphone based personalized gait diagnosing system’.  		 			Kalyan Sasidhar 		,  		 			Satyam Satyajeet 		.  	 	 		\textit{IEEE International Conference on Advances in Computing, Communications and Informatics (ICACCI)},  				2017.  	 
\bibitem[Guan et al. ()]{b6}\label{b6} 	 		‘Research On Algorithm Of Human Gait Recognition Based On Sparse Representation’.  		 			Y D Guan 		,  		 			R F Zhu 		,  		 			J Y Feng 		,  		 			K Du 		,  		 			X R Zhang 		.  	 	 		\textit{Sixth International Conference on Instrumentation \& Measurement},  				2016. IEEE.  	 
\bibitem[Daga et al. ()]{b1}\label{b1} 	 		‘Silhouette Based Human Fall Detection Using Multimodal Classifiers For Content Based Video Retrieval Systems’.  		 			B S Daga 		,  		 			A A Ghatol 		,  		 			V M Thakare 		.  	 	 		\textit{International Conference on Intelligent Computing, Instrumentation and Control Technologies (ICICICT},  				2017. IEEE.  	 
\bibitem[Cheng et al. ()]{b9}\label{b9} 	 		\textit{Smartphone-Based Continuous Mobility Monitoring of Parkinsons Disease Patients Reveals Impacts of Ambulatory Bout Length on Gait Features},  		 			Wei-Yi Cheng 		,  		 			Florian Lipsmeier 		,  		 			Alf Scotland 		,  		 			Andrew Creagh 		.  		2017. IEEE.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
