GaitRecognition
代码说明:
里面包含了步态识别的整一套流程的代码实现,包括从视频流里面提取图片帧,背景建模,提取运动目标(运动检测),形态学处理(膨胀与腐蚀,连通性检测),归一化大小,步态能量图的构建,主成分分析(PCA)降维,线性判别分析(LDA)分类等等功能的代码实现。均通过测试。(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.)
文件列表:
GaborFilter.m,976,2012-10-30
generateGEI.asv,1836,2012-11-03
generateGEI.m,1837,2012-11-03
LDA_2D.m,1558,2012-11-03
makeDir.asv,931,2012-11-03
makeDir.m,992,2012-11-03
makeDir.txt,714,2012-11-03
MakeGaborKernal.m,1037,2010-07-08
makeTestSetPath.txt,978,2012-11-03
makeTrainSetPath.txt,965,2012-11-03
normalization.asv,1729,2012-11-03
normalization.m,1729,2012-11-03
PCA_2D.asv,1823,2012-11-03
PCA_2D.m,1830,2012-11-04
randomSubspace.asv,231,2012-11-04
randomSubspace.m,250,2012-11-04
resize.asv,3399,2012-11-03
resize.m,3432,2012-11-03
run.asv,296,2012-11-03
run.m,303,2012-11-03
setPath.m,614,2012-11-03
下载说明:请别用迅雷下载,失败请重下,重下不扣分!