Introduction - If you have any usage issues, please Google them yourself
Contains the gait recognition of the whole process of a set of code, including the extraction and picture frames from the video stream, and background modeling, extract the moving object (motion detection), morphology processing (expansion and corrosion, connectivity), normalized size, gait energy diagram construction, principal component analysis (PCA) dimensionality reduction and linear discriminant analysis (LDA) classification code implementation and so on functions. All pass the test.