The invention aims at developing a
gait recognition and classification
system, so as to help a security department to recognize suspicious persons appearing already from a lot of surveillance videos, carry out trajectory tracking on a target
pedestrian, then determine the action range of the
pedestrian and provide a clue to the security department for detecting the case. The method comprises the following steps: a
gait database is built, a skeleton tracking function of an SDK is opened, a WPF program to obtain
gait features is written,
feature vector data of the gait features are acquired, the data are outputted to a txt
text document, and a
color image marked through skeleton tracking at the same time and a color video
stream at the same time are outputted; a gait recognition and classification
system is developed, the recognition and classification
system is developed through C++, and an improved nearest neighbor classification
algorithm is used for realizing system classification; and trajectory tracking is carried out on the target
pedestrian, which is realized by finding out the video section of the target pedestrian at the same time according to the recognized target gait data at the same time.