CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 步态

搜索资源列表

  1. svm

    0下载:
  2. 支持向量机算法,可很好的用于分类问题,广发用于人脸识别,步态识别中!-Support vector machine algorithm, can be a good issue for classification, GF for face recognition, gait recognition!
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:269001
    • 提供者:刘晶晶
  1. Frame-synchronization

    2下载:
  2. 帧同步状态机主要是为了克服通信中可能出现的各种意外情况,包括信号丢失、信道误码等造成的通信中断,尽量维护正常的通信的进行。当系统启动后,同步状态机处于失步态,并且不断搜索输入信号中的有效同步模式(“10011011”),一旦当其找到一个有效的同步模式后,进入预同步态;在预同步态还不能完全确定当前找到的帧开始位置(由同步模式确定的位置)是正确的,还需要继续检查2个相隔一个帧长(256个时钟)后的位置是否仍然存在有效的同步模式,如果存在那么同步状态机将进入同步态,否则将返回失步态继续搜索下一个有效的
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:4098
    • 提供者:刘旭
  1. gait

    3下载:
  2. 步态识别 matlab编程包括建立路径、生成训练库、视频帧提取、格式归一化、生成步态能量图进行识别-Gait recognition matlab programming
  3. 所属分类:其他小程序

    • 发布日期:2017-05-29
    • 文件大小:7517
    • 提供者:高超
  1. Biometrics

    0下载:
  2. 本文介绍了,生物概念以及生物识别几大类:指纹识别、手掌几何识别、视网膜识别、声音识别、静脉识别、步态识别。-This article describes the biological concept and biometric categories: fingerprint recognition, hand geometry recognition, retina recognition, voice recognition, vein recognition, gait recognitio
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:122523
    • 提供者:谭海波
  1. ssssss

    1下载:
  2. 利用局部线性化及极点配置法设计双足机器人的控制器并以这两种方法作出比较,分析优劣之处。用仿真的方法验证和表明被动行走步态极限环局部稳定性和有效性、-Using local linearization and pole placement biped robot controller design and make a comparison of these two methods to analyze strengths and weaknesses. Verification by simul
  3. 所属分类:Other Databases

    • 发布日期:2017-05-19
    • 文件大小:5153792
    • 提供者:lin
  1. Desktop

    0下载:
  2. 基于matlab的步态识别 pca主分量分析 经过改编的源程序-After adaptation of the source code analysis based gait recognition pca matlab principal component of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2513902
    • 提供者:lili
  1. optic-flow

    2下载:
  2. 基于matlab步态识别 用光流发对图像进行处理-Development of optical flow image processing matlab based gait recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:14293
    • 提供者:lili
  1. MPCACodes1.3

    0下载:
  2. MPCA算法,用于张量的降维。内有MPCA源码,步态数据库和测试程序,以及一个张量工具箱。-MPCA algorithm, used to reduce the dimension of the tensor. Within the MPCA source code, gait and test procedures, as well as a tensor toolbox.
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5438106
    • 提供者:joe
  1. Fulltext

    1下载:
  2. 步态识别的一篇外文文献,非常好,对当前基于structure and motion 等作了非常详尽的介绍,其用的实验方法也非常好,对提高步态识别率非常有价值!-Gait recognition of a foreign language literature, very good, the current and based motion structure and so on for a very detailed introduction, and its experimental meth
  3. 所属分类:Document

    • 发布日期:2017-04-29
    • 文件大小:253804
    • 提供者:pudn
  1. e10

    0下载:
  2. 清华大学电子工程系 帧同步器设计实验报告 起始状态定为失步态,通过帧同步码来判断帧的正确性。判断正确则进入预同步态。然后再连续判断两次帧同步码,正确则进入同步态。如果随后的帧的帧头是错误的,则进入保持态以防误码造成的错误。只有在连续发现三次帧头错误才返回失步态。-Electronic Engineering, Tsinghua University, frame synchronizer design experiments starting status report as loss of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:2575651
    • 提供者:夏冬
  1. Ensemble-kNN

    0下载:
  2. 此PDF为英文文章,介绍了新的步态识别算法,即对行人足底的压力来进行步态识别,并采用集成KNN分类器来提高识别率,有一定的借鉴意义。-This PDF for the English article, introduced a new gait recognition algorithm, that is, the pressure on the pedestrian foot to carry out gait recognition, and the use of integrated KN
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:632606
    • 提供者:pudn
  1. 1

    0下载:
  2. 讲述了基于人体关节点的步态识别技术。步态识别是指根据人走路的姿势及动力学特征来识别人的身份,包括人体运动目标检测、特征提取和分类识别三个过程。本文在对各种步态识别算法进行了详细研究的基础上,对核心环节暨特征提取过程进行了主要研究,提出了相应的新的改进算法。-Gait recognition is defined to identify the identity of the person as the way peoplewalk and kinetic characteristics.I
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:4071738
    • 提供者:luoli
  1. 2

    0下载:
  2. 步态识别论文,对目标检测方法进行了分析,提出了在HSL颜色模型空间中,利用时间域中值滤波算法构建背景模型,采用背景减除法实现人体上肢和下肢关节点的检测,采用闽值分割、形态学滤波和颗粒去除操作对关节点的图像进行二值化处理,为后续相关特征的提取做好了准备。 -Gait identification papers, for target detection methods are analyzed, presented at the HSL color space model, using med
  3. 所属分类:Project Design

    • 发布日期:2017-05-27
    • 文件大小:10088627
    • 提供者:luoli
  1. step

    0下载:
  2. 基于峰值和过零点的步态判断和步长计算方法,包含原始数据。-gait judgment and step calculation method based on Peak and zero, containing the original data.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:798159
    • 提供者:杨增瑞
  1. butaijiance

    0下载:
  2. 基于人体步态特征的身份识别系统研究 -优秀毕业论文参考文献可复制黏贴-Can copy paste Identification System based gait characteristics - Outstanding Thesis References
  3. 所属分类:Project Manage

    • 发布日期:2017-05-28
    • 文件大小:11192824
    • 提供者:LAN
  1. KFDA

    0下载:
  2. 研究基于步态的身份识别技术,并在步态特征提取和身份识 别等方面做了一些简单的尝试和探索。本文提出了一种基于核函数的Fisher判别分析(KFDA)进行步态识别.-In training process,we use kernel-based Fisher Discrimination Analysis(KFDA) method to train the input sample vectors.The method has been used in face recognition an
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:590999
    • 提供者:ma
  1. 1

    0下载:
  2. 18自由度六足机器人控制程序,采用MAXON电机和36/2驱动器,实现了多种步态的控制,可根据已规划轨迹的关节数据进行控制(文件较大共三部分-一部分)。-18 DOF Hexapod robot control program, using MAXON motor and drive 36/2, to achieve a variety of gait control, according to the planned trajectory of joint control data (larg
  3. 所属分类:CSharp

    • 发布日期:2017-06-10
    • 文件大小:16937946
    • 提供者:张和
  1. 2

    0下载:
  2. 18自由度六足机器人控制程序,采用MAXON电机和36/2驱动器,实现了多种步态的控制,可根据已规划轨迹的关节数据进行控制(文件较大共三部分-二部分)。-18 DOF Hexapod robot control program, using MAXON motor and drive 36/2, to achieve a variety of gait control, can be controlled in accordance with the planned trajectory of
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1073702
    • 提供者:张和
  1. 3

    0下载:
  2. 18自由度六足机器人控制程序,采用MAXON电机和36/2驱动器,实现了多种步态的控制,可根据已规划轨迹的关节数据进行控制(文件较大共三部分-三部分)。-18 DOF Hexapod robot control program, using MAXON motor and drive 36/2, to achieve a variety of gait control, can be controlled in accordance with the planned trajectory of
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1594155
    • 提供者:张和
  1. testCreateGEI

    0下载:
  2. 基于中科院的步态数据库,进行训练提取步态能量图特征-CAS-based gait , trained gait energy image feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9449537
    • 提供者:张鑫
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com