├── 3D.gif ├── MuViHand.py ├── README.md └── Results ├── All_pck_curve_cross_act.npy ├── All_pck_curve_cross_sub.npy ├── All_threshold_cross_act.npy ├── All_threshold_cross_sub.npy ├── Plot_results_cross_activity.py └── Plot_results_cross_subject.py /3D.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeylaKhaleghi/MuViHand/HEAD/3D.gif -------------------------------------------------------------------------------- /MuViHand.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeylaKhaleghi/MuViHand/HEAD/MuViHand.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeylaKhaleghi/MuViHand/HEAD/README.md -------------------------------------------------------------------------------- /Results/All_pck_curve_cross_act.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeylaKhaleghi/MuViHand/HEAD/Results/All_pck_curve_cross_act.npy -------------------------------------------------------------------------------- /Results/All_pck_curve_cross_sub.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeylaKhaleghi/MuViHand/HEAD/Results/All_pck_curve_cross_sub.npy -------------------------------------------------------------------------------- /Results/All_threshold_cross_act.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeylaKhaleghi/MuViHand/HEAD/Results/All_threshold_cross_act.npy -------------------------------------------------------------------------------- /Results/All_threshold_cross_sub.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeylaKhaleghi/MuViHand/HEAD/Results/All_threshold_cross_sub.npy -------------------------------------------------------------------------------- /Results/Plot_results_cross_activity.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeylaKhaleghi/MuViHand/HEAD/Results/Plot_results_cross_activity.py -------------------------------------------------------------------------------- /Results/Plot_results_cross_subject.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeylaKhaleghi/MuViHand/HEAD/Results/Plot_results_cross_subject.py --------------------------------------------------------------------------------