Skip to content

cworld1/tcm

Repository files navigation

TCM

An AI program that using Kinect camera and shows netural network and human skeleton.

python_version workstation code_style code_lint

Installnation

Install scaffold:

pip install --upgrade poetry

Install independencies:

poetry install

If you have some troubles above command, please try to reinstall the problematic package by pip. Exapmle:

pip install --upgrade pyqt5

If you still have troubles, try to install all dependencies with requirements.txt:

pip install -r requirements.txt

Run the code

poetry run python ./main.py

UI Design Scheme

Name Value
Logo logo
Main color #1DE9B6
Background color #31363B
Deeper background color #232629
Border color #515558
Border radius 7px
Font Microsoft YaHei UI

About

An AI program that using Kinect camera and shows netural network and human skeleton.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages