Skip to content

ZJUTDevelopers/standardmotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StandardMotion

About The Project

This project is used to detect movement and judge whether the movement time is up to standard.

Getting Started

Prerequisites

This project uses Python (v3.6 or higher) and openpose(v1.6.0 or higher) .Go check them out if you don't have them locally installed.

Installation

  1. Clone the repo

    git clone https://github.com/ZJUTDevelopers/standardmotion.git
    
  2. Place the openpose(released) in the root directory

  3. Change directories to standardmotion

    cd C:\some\directory\for\repositories
    
  4. Install dependencies from within standardmotion directory

    pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt
    
  5. Start the project

    fbs run
    

About

基于行为识别的人体运动姿态校准系统

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages