Events

Before running any commands, be sure your virtual python environment is activated.

Gait event methods

Zeni et al 2008

Zeni’s algorithm is kinematic-based methdo. It requires pelvic markers ( LPSI-RPSI) and foot markers (LHEE, LTOE and RHEE, RTOE repectively) for detecting foot contacts

Load the gait Trial, then run the command

pyCGM2.exe NEXUS Events Zeni
copy

Add -h to know their input arguments or or refer to the documentation API

Oconnor et al 2007

Oconnor’s algorithm is kinematic-based method. It requires foot markers (LHEE, LTOE and RHEE, RTOE repectively) for detecting foot contacts

Load the gait Trial, then run the command

pyCGM2.exe NEXUS Events Oconnor
copy

Intellevent -Dumphart et al 2023 -

Intellevent algorithm is Deep learning based algorithm. It requires foot markers (LHEE, LTOE and RHEE, RTOE repectively) for detecting foot contacts

Load the gait Trial, then run the command

pyCGM2.exe NEXUS Events Intellevent
copy