/Kinect_Hand_Pose_Estimation

a project use kinect and CNN to estimate hand gesture

Primary LanguagePython

Kinect_Hand_Pose_Estimation

a project use kinect and CNN to estimate hand gesture

requirement:

runing

  • online

    • run main.py
  • offline

    • get segmenmtation depth data from Depth_stream.py
    • process the data by runing preprocess.py
    • and last the eval.py `modify the files to meet your nee

if there are any problem with the offline version, please modify follow the online version.