搜索资源列表
gait 步态识别算法代码
- 步态识别算法代码,对多种识别算法予以实现,以及一些论文上提到方法的测试程序。-Gait recognition algorithm code for a variety of recognition algorithms to be realized, as well as some papers on the method of testing procedures mentioned.
GaitExtractToolbox14
- Gait extraction toolbox which is used in matlab abd very useful for human activity recognition
RecordAudio
- 这个程序能检测到人的活动,并对人的肢体动作进行分析,进而谱写旋律进行作曲。值得研究-This procedure can detect human activity, and analysis of human body movements, and then write a melody for composition. Worthy of study
VAD
- 本资料主要是一些语音端点检测相关的比较好的论文,语音端点检测又称语音激活检测,这些资料有很多不同的方法,希望对于语音端点检测的人会有很大的帮助-This information is mainly related to the endpoint detection of some good papers, voice activity detection, also known as voice activity detection, these data have many different
Advances-in-Human-Motion-Analysis
- 人体运动视觉分析主要包括运动目标检测、 运动 目标分类 、 人体运动跟踪、 人体行为识别与描述四个环 节 , 在多领域具有广阔的应用前景. 本文从上述四个方面综述了人体运动分析的研究现状, 对人体运动分析的热点 难点进行讨论 , 对可能的发展方向进行阐述和展望.-Visual analysis includes moving object detection,moving object classfication,human tracking and activity recogni
REPORTdistance
- The report details the implementation of distance measurement system using the ultrasonic waves. As the human ear’s audible perception range is 20 Hz to 20 kHz, it is insensitive to ultrasonic waves, and hence the ultrasound waves can be used for
Machine.Learning.Vision-Based.Motion
- 本书从机器学习的角度介绍了基于视觉的运动分析领域的最新算法和系统。-Techniques of vision-based motion analysis aim to detect, track, identify, and generally understand the behavior of objects in image sequences. With the growth of video data in a wide range of applications from visua
fasong
- mega16通过nrf905将DS18B20检测的温度值及是否有人体活动的信息发送给接收端-mega16 by nrf905 will DS18B20 temperature detection value and whether human activity information is sent to the receiver
CENTINELA---Copy
- Centinela is a human activity recognition system based on data from an accelerometer and sensor unit. This is powerpoint presentation on a pervasive compurting application.-Centinela is a human activity recognition system based on data from an accele
DELMIA_Human-Activity-Analysis1
- delmia 人机分析 利用delmia软件进行人机工效学分析-DELMIA Human Activity Analysis
Human-Activity-Recognition-in-Thermal-Infrared-Im
- Human Activity Recognition in Thermal Infrared Imagery
tiaowugengzong
- 很好用的关于人体跟踪的程序,可以识别人出静止背景前的人体活动-Good use of the program on human tracking, human activity can identify people out in front of a stationary background
human-activity-recognition-
- A feature selection based framework for human activity recognition using wearable multimodal sensors
2014
- 2014 Continuous Learning of Human Activity Models - imp-2014 Continuous Learning of Human Activity Models- imp
Human-Activity-Recognition
- In this programe, a four-dimensional spatiotemporal shape context descr iptor is introduced and used for human activity recognition in video
shd
- This project is based on group human activity classification using matlab
Skeleton_Code
- skeleton based human activity recognition
Knntest
- This a knn test file, used for human activity recognition, the knn is based on matlab knn algorithm.-This is a knn test file, used for human activity recognition, the knn is based on matlab knn algorithm.
deep-learning-HAR-master
- 一份用tensorflow平台做的cnn分类时序信号,是分类UCI 项目中的人体活动识别(HAR)数据集。该数据集包含原始的时序数据和经预处理的数据(包含 561 个特征)(A CNN classification timing signal made by tensorflow platform is a human activity recognition (HAR) dataset in the classified UCI project. The dataset contains or
LSTM-Human-Activity-Recognition-master
- 与经典的方法相比,使用具有长时间记忆细胞的递归神经网络(RNN)不需要或几乎不需要特征工程。数据可以直接输入到神经网络中,神经网络就像一个黑匣子,可以正确地对问题进行建模。其他研究在活动识别数据集上可以使用大量的特征工程,这是一种与经典数据科学技术相结合的信号处理方法。这里的方法在数据预处理的数量方面非常简单(Compared with the classical methods, the recursive neural network (RNN) with long-term memory